0byt3m1n1
Path:
/
data
/
9
/
1
/
55
/
110
/
1218110
/
meta
/
1298667
/
mysql.backup
/
[
Home
]
File: 1_01886ee_0.mysqlv115.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv115 Database: 1_01886ee_0 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Mr WordPress','','https://wordpress.org/','','2015-05-11 16:32:55','2015-05-11 16:32:55','Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'1','','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_hugeit_lightbox` -- DROP TABLE IF EXISTS `wp_hugeit_lightbox`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_hugeit_lightbox` ( `id` int(11) NOT NULL auto_increment, `name` text NOT NULL, `title` text NOT NULL, `value` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=56 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_hugeit_lightbox` -- LOCK TABLES `wp_hugeit_lightbox` WRITE; /*!40000 ALTER TABLE `wp_hugeit_lightbox` DISABLE KEYS */; INSERT INTO `wp_hugeit_lightbox` VALUES (1,'light_box_size','Light box size','17'),(2,'light_box_width','Light Box width','500'),(3,'light_box_transition','Light Box Transition','elastic'),(4,'light_box_speed','Light box speed','800'),(5,'light_box_href','Light box href','False'),(6,'light_box_title','Light box Title','false'),(7,'light_box_scalephotos','Light box scalePhotos','true'),(8,'light_box_rel','Light Box rel','false'),(9,'light_box_scrolling','Light box Scrollin','false'),(10,'light_box_opacity','Light box Opacity','20'),(11,'light_box_open','Light box Open','false'),(12,'light_box_overlayclose','Light box overlayClose','true'),(13,'light_box_esckey','Light box escKey','false'),(14,'light_box_arrowkey','Light box arrowKey','false'),(15,'light_box_loop','Light box loop','true'),(16,'light_box_data','Light box data','false'),(17,'light_box_classname','Light box className','false'),(18,'light_box_fadeout','Light box fadeOut','300'),(19,'light_box_closebutton','Light box closeButton','false'),(20,'light_box_current','Light box current','image'),(21,'light_box_previous','Light box previous','previous'),(22,'light_box_next','Light box next','next'),(23,'light_box_close','Light box close','close'),(24,'light_box_iframe','Light box iframe','false'),(25,'light_box_inline','Light box inline','false'),(26,'light_box_html','Light box html','false'),(27,'light_box_photo','Light box photo','false'),(28,'light_box_height','Light box height','500'),(29,'light_box_innerwidth','Light box innerWidth','false'),(30,'light_box_innerheight','Light box innerHeight','false'),(31,'light_box_initialwidth','Light box initialWidth','300'),(32,'light_box_initialheight','Light box initialHeight','100'),(33,'light_box_maxwidth','Light box maxWidth','768'),(34,'light_box_maxheight','Light box maxHeight','500'),(35,'light_box_slideshow','Light box slideshow','false'),(36,'light_box_slideshowspeed','Light box slideshowSpeed','2500'),(37,'light_box_slideshowauto','Light box slideshowAuto','true'),(38,'light_box_slideshowstart','Light box slideshowStart','start slideshow'),(39,'light_box_slideshowstop','Light box slideshowStop','stop slideshow'),(40,'light_box_fixed','Light box fixed','true'),(41,'light_box_top','Light box top','false'),(42,'light_box_bottom','Light box bottom','false'),(43,'light_box_left','Light box left','false'),(44,'light_box_right','Light box right','false'),(45,'light_box_reposition','Light box reposition','false'),(46,'light_box_retinaimage','Light box retinaImage','true'),(47,'light_box_retinaurl','Light box retinaUrl','false'),(48,'light_box_retinasuffix','Light box retinaSuffix','@2x.$1'),(49,'light_box_returnfocus','Light box returnFocus','true'),(50,'light_box_trapfocus','Light box trapFocus','true'),(51,'light_box_fastiframe','Light box fastIframe','true'),(52,'light_box_preloading','Light box preloading','true'),(53,'slider_title_position','Slider title position','5'),(54,'light_box_style','Light Box style','1'),(55,'light_box_size_fix','Light Box size fix','false'); /*!40000 ALTER TABLE `wp_hugeit_lightbox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_layerslider` -- DROP TABLE IF EXISTS `wp_layerslider`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_layerslider` ( `id` int(10) NOT NULL auto_increment, `author` int(10) NOT NULL default '0', `name` varchar(100) NOT NULL, `slug` varchar(100) NOT NULL, `data` mediumtext NOT NULL, `date_c` int(10) NOT NULL, `date_m` int(11) NOT NULL, `flag_hidden` tinyint(1) NOT NULL default '0', `flag_deleted` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_layerslider` -- LOCK TABLES `wp_layerslider` WRITE; /*!40000 ALTER TABLE `wp_layerslider` DISABLE KEYS */; INSERT INTO `wp_layerslider` VALUES (1,1,'Full width demo slider','','{\"properties\":{\"post_type\":[\"attachment\"],\"post_taxonomy\":\"0\",\"post_orderby\":\"date\",\"post_order\":\"DESC\",\"post_offset\":\"-1\",\"title\":\"Full width demo slider\",\"slug\":\"\",\"width\":\"100%\",\"height\":\"500px\",\"maxwidth\":\"\",\"forceresponsive\":\"on\",\"responsiveunder\":\"1280\",\"sublayercontainer\":\"1280\",\"hideunder\":\"0\",\"hideover\":\"100000\",\"autostart\":\"on\",\"pauseonhover\":\"on\",\"firstlayer\":\"1\",\"animatefirstlayer\":\"on\",\"keybnav\":\"on\",\"touchnav\":\"on\",\"loops\":\"0\",\"forceloopnum\":\"on\",\"skin\":\"noskin\",\"backgroundcolor\":\"transparent\",\"backgroundimageId\":\"\",\"backgroundimage\":\"\",\"sliderfadeinduration\":\"350\",\"sliderstyle\":\"margin-bottom: 0px;\",\"navprevnext\":\"on\",\"navstartstop\":\"on\",\"navbuttons\":\"on\",\"circletimer\":\"on\",\"thumb_nav\":\"hover\",\"thumb_container_width\":\"60%\",\"thumb_width\":\"100\",\"thumb_height\":\"60\",\"thumb_active_opacity\":\"35\",\"thumb_inactive_opacity\":\"100\",\"autopauseslideshow\":\"auto\",\"youtubepreview\":\"maxresdefault.jpg\",\"imgpreload\":\"on\",\"lazyload\":\"on\",\"yourlogoId\":\"\",\"yourlogo\":\"\",\"yourlogostyle\":\"left: 10px; top: 10px;\",\"yourlogolink\":\"\",\"yourlogotarget\":\"_self\",\"cbinit\":\"function(element) { }\",\"cbstart\":\"function(data) { }\",\"cbstop\":\"function(data) { }\",\"cbpause\":\"function(data) { }\",\"cbanimstart\":\"function(data) { }\",\"cbanimstop\":\"function(data) { }\",\"cbprev\":\"function(data) { }\",\"cbnext\":\"function(data) { }\"},\"layers\":[{\"properties\":{\"post_offset\":\"-1\",\"3d_transitions\":\"\",\"2d_transitions\":\"1\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"backgroundId\":\"259\",\"background\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/2015\\/10\\/Slider1.jpg\",\"thumbnailId\":\"\",\"thumbnail\":\"\",\"slidedelay\":\"8000\",\"timeshift\":\"-1000\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\"},\"sublayers\":[{\"subtitle\":\"salad side\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"\",\"image\":\"\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"300\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"500\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"0\\\",\\\"offsetyout\\\":\\\"-50\\\",\\\"durationout\\\":\\\"1000\\\",\\\"showuntil\\\":\\\"220\\\",\\\"easingout\\\":\\\"easeInOutQuart\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% top 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1.2\\\",\\\"scaleyout\\\":\\\"1.2\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"280px\",\"left\":\"50%\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Dr Name\",\"media\":\"text\",\"type\":\"h1\",\"imageId\":\"\",\"image\":\"\",\"html\":\"<strong>Medical Oncology Care<\\/strong>\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"1500\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"-90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-200\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"1000\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"height\\\":\\\"40px\\\",\\\"padding-right\\\":\\\"10px\\\",\\\"padding-left\\\":\\\"10px\\\",\\\"font-family\\\":\\\"Lato, \\\\\'Open Sans\\\\\', sans-serif\\\",\\\"font-size\\\":\\\"50px\\\",\\\"line-height\\\":\\\"37px\\\",\\\"color\\\":\\\"#cd661d\\\",\\\"background\\\":\\\"rgba(255, 255, 255, 0)\\\",\\\"border-radius\\\":\\\"3px\\\"}\",\"top\":\"150px\",\"left\":\"28px\",\"style\":\"font-weight: 600;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Sub text\",\"media\":\"text\",\"type\":\"h3\",\"imageId\":\"\",\"image\":\"\",\"html\":\"We specialize in personalized care of patients <br\\/>with cancer and blood disorders.\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"2000\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-400\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"font-family\\\":\\\"\\\\\'Source Sans Pro\\\\\'\\\",\\\"font-size\\\":\\\"24px\\\",\\\"color\\\":\\\"#4f6f18\\\"}\",\"top\":\"213px\",\"left\":\"42px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow left\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"253\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/left.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"-50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"-40\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"-40\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"#3\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"460px\",\"left\":\"610px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow right\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"254\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/right.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"#2\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"460px\",\"left\":\"650px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]},{\"properties\":{\"post_offset\":\"-1\",\"3d_transitions\":\"\",\"2d_transitions\":\"1\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"backgroundId\":\"250\",\"background\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/bg2.jpg\",\"thumbnailId\":\"\",\"thumbnail\":\"\",\"slidedelay\":\"8000\",\"timeshift\":\"-1000\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\",\"skip\":\"on\"},\"sublayers\":[{\"subtitle\":\"Pic1\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"256\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/slide2pic2.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"300\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-300\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"-1\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"155px\",\"left\":\"714px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Pic2\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"255\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/slide2pic1.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"900\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-900\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"4\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"52px\",\"left\":\"622px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Pic3\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"257\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/slide2pic3.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"900\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-900\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"46px\",\"left\":\"1010px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Pic4\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"258\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/slider2pic4.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"900\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-900\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"239px\",\"left\":\"1014px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Title\",\"media\":\"text\",\"type\":\"h2\",\"imageId\":\"\",\"image\":\"\",\"html\":\"LIFE CAN BE <strong>BETTER <\\/strong>\\r\\n\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"1500\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"-90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-200\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"1000\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"10\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"height\\\":\\\"40px\\\",\\\"padding-right\\\":\\\"10px\\\",\\\"padding-left\\\":\\\"10px\\\",\\\"font-family\\\":\\\"Lato, \\\\\'Open Sans\\\\\', sans-serif\\\",\\\"font-size\\\":\\\"50px\\\",\\\"line-height\\\":\\\"37px\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"rgba(255, 255, 255, 0)\\\",\\\"border-radius\\\":\\\"3px\\\"}\",\"top\":\"143px\",\"left\":\"50px\",\"style\":\"font-weight: 350;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"Sub Text\",\"media\":\"text\",\"type\":\"p\",\"imageId\":\"\",\"image\":\"\",\"html\":\"Experienced & Affordable Dental Care!!! Start your day with <br\\/>beautiful smiles. We are the experts in Root Canal Treatment <br\\/>in the areas surrounding Chino Hills, CA. \",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"2000\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-400\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"8\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"font-family\\\":\\\"\\\\\'Source Sans Pro\\\\\'\\\",\\\"font-size\\\":\\\"22px\\\",\\\"color\\\":\\\"#ffffff\\\"}\",\"top\":\"206px\",\"left\":\"67px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow left\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"253\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/left.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"-50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"3\\\"}\",\"url\":\"#1\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"430px\",\"left\":\"210px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow right\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"254\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/right.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"3\\\"}\",\"url\":\"#3\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"430px\",\"left\":\"250px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]},{\"properties\":{\"post_offset\":\"-1\",\"3d_transitions\":\"\",\"2d_transitions\":\"1\",\"custom_3d_transitions\":\"\",\"custom_2d_transitions\":\"\",\"backgroundId\":\"251\",\"background\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/bg3new.jpg\",\"thumbnailId\":\"\",\"thumbnail\":\"\",\"slidedelay\":\"8000\",\"timeshift\":\"-1000\",\"layer_link\":\"\",\"layer_link_target\":\"_self\",\"id\":\"\",\"deeplink\":\"\",\"skip\":\"on\"},\"sublayers\":[{\"subtitle\":\"cake close\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"252\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/emergency-services-icon.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"-200\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"0\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-200\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"188px\",\"left\":\"589px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"sweet transitions\",\"media\":\"text\",\"type\":\"p\",\"imageId\":\"\",\"image\":\"\",\"html\":\"Quality and Ethical Endodontic Care\\u2026\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"1500\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"-90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-400\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"1000\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"height\\\":\\\"40px\\\",\\\"padding-right\\\":\\\"10px\\\",\\\"padding-left\\\":\\\"10px\\\",\\\"font-family\\\":\\\"Lato, \\\\\'Open Sans\\\\\', sans-serif\\\",\\\"font-size\\\":\\\"30px\\\",\\\"line-height\\\":\\\"37px\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#544f8c\\\",\\\"border-radius\\\":\\\"3px\\\"}\",\"top\":\"297px\",\"left\":\"398px\",\"style\":\"font-weight: 300;\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"for dessert\",\"media\":\"text\",\"type\":\"p\",\"imageId\":\"\",\"image\":\"\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"0\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"2000\\\",\\\"delayin\\\":\\\"2000\\\",\\\"easingin\\\":\\\"easeOutElastic\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"90\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% top 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-600\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"\",\"target\":\"_self\",\"styles\":\"{\\\"font-family\\\":\\\"Lato, \\\\\'Open Sans\\\\\', sans-serif\\\",\\\"font-size\\\":\\\"31px\\\",\\\"line-height\\\":\\\"30px\\\",\\\"color\\\":\\\"#ffffff\\\"}\",\"top\":\"306px\",\"left\":\"578px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow left\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"253\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/left.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"-50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"-50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"#2\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"425px\",\"left\":\"756px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"},{\"subtitle\":\"arrow right\",\"media\":\"img\",\"type\":\"p\",\"imageId\":\"254\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/layerslider\\/Full-width-demo-slider\\/right.png\",\"html\":\"\",\"post_text_length\":\"\",\"transition\":\"{\\\"offsetxin\\\":\\\"50\\\",\\\"offsetyin\\\":\\\"0\\\",\\\"durationin\\\":\\\"1000\\\",\\\"delayin\\\":\\\"1000\\\",\\\"easingin\\\":\\\"easeInOutQuint\\\",\\\"fadein\\\":true,\\\"rotatein\\\":\\\"0\\\",\\\"rotatexin\\\":\\\"0\\\",\\\"rotateyin\\\":\\\"0\\\",\\\"transformoriginin\\\":\\\"50% 50% 0\\\",\\\"skewxin\\\":\\\"0\\\",\\\"skewyin\\\":\\\"0\\\",\\\"scalexin\\\":\\\"1\\\",\\\"scaleyin\\\":\\\"1\\\",\\\"offsetxout\\\":\\\"50\\\",\\\"offsetyout\\\":\\\"0\\\",\\\"durationout\\\":\\\"400\\\",\\\"showuntil\\\":\\\"0\\\",\\\"easingout\\\":\\\"easeInOutQuint\\\",\\\"fadeout\\\":true,\\\"rotateout\\\":\\\"0\\\",\\\"rotatexout\\\":\\\"0\\\",\\\"rotateyout\\\":\\\"0\\\",\\\"transformoriginout\\\":\\\"50% 50% 0\\\",\\\"skewxout\\\":\\\"0\\\",\\\"skewyout\\\":\\\"0\\\",\\\"scalexout\\\":\\\"1\\\",\\\"scaleyout\\\":\\\"1\\\",\\\"parallaxlevel\\\":\\\"0\\\"}\",\"url\":\"#1\",\"target\":\"_self\",\"styles\":\"{}\",\"top\":\"424px\",\"left\":\"792px\",\"style\":\"\",\"id\":\"\",\"class\":\"\",\"title\":\"\",\"alt\":\"\",\"rel\":\"\"}]}]}',1443789533,1443790007,0,0); /*!40000 ALTER TABLE `wp_layerslider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(191) default NULL, `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=1073 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://www.demo.medicaloncologycare.com/demo','yes'),(2,'home','http://www.demo.medicaloncologycare.com/demo','yes'),(3,'blogname','demo','yes'),(4,'blogdescription','Medical Oncology Care Associates','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','addula.srikanthreddy@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/index.php/%year%/%monthnum%/%day%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:4:{i:0;s:19:\"akismet/akismet.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:27:\"js_composer/js_composer.php\";i:3;s:23:\"revslider/revslider.php\";}','yes'),(869,'vc_version','5.0.1','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:2:{i:0;s:102:\"\\\\WDP\\DFS\\47\\3\\2\\2\\4754104223\\user\\sites\\1298667.site\\www\\demo\\demo/wp-content/themes/spalab/style.css\";i:1;s:0:\"\";}','no'),(41,'template','HumanRights','yes'),(42,'stylesheet','HumanRights','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','38590','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','0','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:6:{i:2;a:3:{s:5:\"title\";s:30:\"Medical Oncology Care Location\";s:4:\"text\";s:410:\"<p class=\"dt-sc-contact-info address\"><i class=\"fa fa-location-arrow\"></i><span>SpaLab & Beauty Lab<br>2145 - 007 - 1566<br>No 45, Season Street, Livingstone<br>LA, Inc - 4502</span></p>\r\n\r\n <p class=\"dt-sc-contact-info\"> <i class=\"fa fa-envelope\"></i> <a href=\"#\" title=\"\">admin@spalab.com</a></p>\r\n\r\n<div class=\"dt-sc-clear\"></div>\r\n\r\n<a class=\"dt-sc-button large\" href=\"#\" title=\"\">Give us a Message</a>\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:30:\"Medical Oncology Care Location\";s:4:\"text\";s:410:\"<p class=\"dt-sc-contact-info address\"><i class=\"fa fa-location-arrow\"></i><span>SpaLab & Beauty Lab<br>2145 - 007 - 1566<br>No 45, Season Street, Livingstone<br>LA, Inc - 4502</span></p>\r\n\r\n <p class=\"dt-sc-contact-info\"> <i class=\"fa fa-envelope\"></i> <a href=\"#\" title=\"\">admin@spalab.com</a></p>\r\n\r\n<div class=\"dt-sc-clear\"></div>\r\n\r\n<a class=\"dt-sc-button large\" href=\"#\" title=\"\">Give us a Message</a>\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1043:\"<ul class=\"header-contact-wrapper\">\r\n <li>\r\n <div class=\"contact-box\">\r\n <div class=\"box-icon left\">\r\n <i class=\"fa fa-map-marker\"></i>\r\n </div>\r\n <div class=\"box-text left\">\r\n <div class=\"contact-phone\">Orange Location</div>\r\n <div class=\"contact-text\">1010 West La Veta Avenue,</div>\r\n<div class=\"contact-text\">Suite 250 Orange, CA 92868</div>\r\n \r\n </div>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"contact-box\">\r\n <div class=\"box-icon left\">\r\n <i class=\"fa fa-map-marker\"></i>\r\n </div>\r\n <div class=\"box-text right\">\r\n <div class=\"contact-phone\">Irvine Location</div>\r\n <div class=\"contact-text\">4605 Barranca Parkway, Suite 205,</div>\r\n<div class=\"contact-text\">Irvine, CA 92604</div>\r\n </div>\r\n </div>\r\n </li>\r\n <li>\r\n <div class=\"contact-box\">\r\n <div class=\"box-text right\">\r\n<a class=\"btn btn-secondary\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" style=\"background-color: #4f6f18;\"><i class=\"fa fa-download\"></i> Download Forms</a>\r\n </div>\r\n </div>\r\n </li>\r\n</ul>\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:15:\"Irvine Location\";s:4:\"text\";s:608:\"<p class=\"dt-sc-contact-info address\"><i class=\"fa fa-location-arrow\"></i><span>Medical Oncology Care<br>113 Waterworks Way, <br>Suite 200<br>Irvine, CA 92618</span></p>\r\n\r\n <p class=\"dt-sc-contact-info\"> <i class=\"fa fa-envelope\"></i> <a href=\"#\" title=\"\">admin@medicaloncologycare.com</a></p>\r\n\r\n<div class=\"dt-sc-clear\"></div>\r\n\r\n<a class=\"dt-sc-button large\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" title=\"\">Get Directions</a>\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:9:\"Follow Us\";s:4:\"text\";s:1013:\"<ul class=\"dt-sc-social-icons\"><li class=\"flickr\"><a href=\"#\" target=\"_blank\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/hover/flickr.png\" alt=\"flickr.png\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/flickr.png\" alt=\"flickr.png\"> </a></li><li class=\"google\"><a href=\"#\" target=\"_blank\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/hover/google.png\" alt=\"google.png\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/google.png\" alt=\"google.png\"> </a></li><li class=\"technorati\"><a href=\"#\" target=\"_blank\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/hover/technorati.png\" alt=\"technorati.png\"><img src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab-v1.4/images/sociable/technorati.png\" alt=\"technorati.png\"> </a></li></ul>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:0:{}','yes'),(82,'uninstall_plugins','a:1:{s:27:\"LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','6','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','31535','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:12:\"manage_theme\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'_transient_random_seed','2be94f93f11973c861b268cd70f63f43','yes'),(91,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(96,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:9:\"sidebar-2\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:12:\"header-right\";a:1:{i:0;s:6:\"text-4\";}s:8:\"footer-1\";a:1:{i:0;s:6:\"text-5\";}s:8:\"footer-2\";a:1:{i:0;s:6:\"text-6\";}s:8:\"footer-3\";N;s:8:\"footer-4\";N;s:13:\"array_version\";i:3;}','yes'),(99,'cron','a:8:{i:1599453175;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1599461921;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1599471782;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1599804472;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1599804474;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1599804534;a:1:{s:28:\"wp_update_comment_type_batch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1599890872;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(144,'_transient_twentyfifteen_categories','1','yes'),(657,'rewrite_rules','a:197:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:23:\"index.php/dt_catalog/?$\";s:30:\"index.php?post_type=dt_catalog\";s:53:\"index.php/dt_catalog/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=dt_catalog&feed=$matches[1]\";s:48:\"index.php/dt_catalog/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=dt_catalog&feed=$matches[1]\";s:40:\"index.php/dt_catalog/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=dt_catalog&paged=$matches[1]\";s:26:\"index.php/dt_portfolios/?$\";s:33:\"index.php?post_type=dt_portfolios\";s:56:\"index.php/dt_portfolios/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=dt_portfolios&feed=$matches[1]\";s:51:\"index.php/dt_portfolios/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=dt_portfolios&feed=$matches[1]\";s:43:\"index.php/dt_portfolios/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=dt_portfolios&paged=$matches[1]\";s:57:\"index.php/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:45:\"index.php/category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:54:\"index.php/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:49:\"index.php/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:30:\"index.php/tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:42:\"index.php/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:24:\"index.php/tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:55:\"index.php/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:50:\"index.php/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:31:\"index.php/type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:43:\"index.php/type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:25:\"index.php/type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:48:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"index.php/dt_catalog/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"index.php/dt_catalog/([^/]+)/embed/?$\";s:43:\"index.php?dt_catalog=$matches[1]&embed=true\";s:41:\"index.php/dt_catalog/([^/]+)/trackback/?$\";s:37:\"index.php?dt_catalog=$matches[1]&tb=1\";s:61:\"index.php/dt_catalog/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?dt_catalog=$matches[1]&feed=$matches[2]\";s:56:\"index.php/dt_catalog/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?dt_catalog=$matches[1]&feed=$matches[2]\";s:49:\"index.php/dt_catalog/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?dt_catalog=$matches[1]&paged=$matches[2]\";s:56:\"index.php/dt_catalog/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?dt_catalog=$matches[1]&cpage=$matches[2]\";s:45:\"index.php/dt_catalog/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?dt_catalog=$matches[1]&page=$matches[2]\";s:37:\"index.php/dt_catalog/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"index.php/dt_catalog/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"index.php/dt_catalog/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/dt_catalog/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/dt_catalog/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"index.php/dt_catalog/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:66:\"index.php/catalog_entries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?catalog_entries=$matches[1]&feed=$matches[2]\";s:61:\"index.php/catalog_entries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?catalog_entries=$matches[1]&feed=$matches[2]\";s:42:\"index.php/catalog_entries/([^/]+)/embed/?$\";s:48:\"index.php?catalog_entries=$matches[1]&embed=true\";s:54:\"index.php/catalog_entries/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?catalog_entries=$matches[1]&paged=$matches[2]\";s:36:\"index.php/catalog_entries/([^/]+)/?$\";s:37:\"index.php?catalog_entries=$matches[1]\";s:51:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:61:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:81:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:76:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:76:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:57:\"index.php/dt_portfolios/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"index.php/dt_portfolios/([^/]+)/embed/?$\";s:46:\"index.php?dt_portfolios=$matches[1]&embed=true\";s:44:\"index.php/dt_portfolios/([^/]+)/trackback/?$\";s:40:\"index.php?dt_portfolios=$matches[1]&tb=1\";s:64:\"index.php/dt_portfolios/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&feed=$matches[2]\";s:59:\"index.php/dt_portfolios/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&feed=$matches[2]\";s:52:\"index.php/dt_portfolios/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?dt_portfolios=$matches[1]&paged=$matches[2]\";s:59:\"index.php/dt_portfolios/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?dt_portfolios=$matches[1]&cpage=$matches[2]\";s:48:\"index.php/dt_portfolios/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&page=$matches[2]\";s:40:\"index.php/dt_portfolios/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"index.php/dt_portfolios/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"index.php/dt_portfolios/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"index.php/dt_portfolios/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"index.php/dt_portfolios/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"index.php/dt_portfolios/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:68:\"index.php/portfolio_entries/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:63:\"index.php/portfolio_entries/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:44:\"index.php/portfolio_entries/([^/]+)/embed/?$\";s:50:\"index.php?portfolio_entries=$matches[1]&embed=true\";s:56:\"index.php/portfolio_entries/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_entries=$matches[1]&paged=$matches[2]\";s:38:\"index.php/portfolio_entries/([^/]+)/?$\";s:39:\"index.php?portfolio_entries=$matches[1]\";s:47:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"index.php/dt_staffs/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"index.php/dt_staffs/([^/]+)/embed/?$\";s:42:\"index.php?dt_staffs=$matches[1]&embed=true\";s:40:\"index.php/dt_staffs/([^/]+)/trackback/?$\";s:36:\"index.php?dt_staffs=$matches[1]&tb=1\";s:48:\"index.php/dt_staffs/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?dt_staffs=$matches[1]&paged=$matches[2]\";s:55:\"index.php/dt_staffs/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?dt_staffs=$matches[1]&cpage=$matches[2]\";s:44:\"index.php/dt_staffs/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?dt_staffs=$matches[1]&page=$matches[2]\";s:36:\"index.php/dt_staffs/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"index.php/dt_staffs/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"index.php/dt_staffs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"index.php/dt_staffs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"index.php/dt_staffs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"index.php/dt_staffs/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"index.php/dt_services/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:59:\"index.php/dt_services/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:79:\"index.php/dt_services/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"index.php/dt_services/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"index.php/dt_services/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:55:\"index.php/dt_services/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"index.php/dt_services/([^/]+)/embed/?$\";s:44:\"index.php?dt_services=$matches[1]&embed=true\";s:42:\"index.php/dt_services/([^/]+)/trackback/?$\";s:38:\"index.php?dt_services=$matches[1]&tb=1\";s:50:\"index.php/dt_services/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?dt_services=$matches[1]&paged=$matches[2]\";s:57:\"index.php/dt_services/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?dt_services=$matches[1]&cpage=$matches[2]\";s:46:\"index.php/dt_services/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?dt_services=$matches[1]&page=$matches[2]\";s:38:\"index.php/dt_services/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"index.php/dt_services/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"index.php/dt_services/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"index.php/dt_services/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"index.php/dt_services/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"index.php/dt_services/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:60:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:80:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:75:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:75:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:56:\"index.php/dt_customers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"index.php/dt_customers/([^/]+)/embed/?$\";s:45:\"index.php?dt_customers=$matches[1]&embed=true\";s:43:\"index.php/dt_customers/([^/]+)/trackback/?$\";s:39:\"index.php?dt_customers=$matches[1]&tb=1\";s:51:\"index.php/dt_customers/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?dt_customers=$matches[1]&paged=$matches[2]\";s:58:\"index.php/dt_customers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?dt_customers=$matches[1]&cpage=$matches[2]\";s:47:\"index.php/dt_customers/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?dt_customers=$matches[1]&page=$matches[2]\";s:39:\"index.php/dt_customers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"index.php/dt_customers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"index.php/dt_customers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"index.php/dt_customers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"index.php/dt_customers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"index.php/dt_customers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:42:\"index.php/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:37:\"index.php/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:18:\"index.php/embed/?$\";s:21:\"index.php?&embed=true\";s:30:\"index.php/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:37:\"index.php/comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=6&cpage=$matches[1]\";s:51:\"index.php/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:46:\"index.php/comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:27:\"index.php/comments/embed/?$\";s:21:\"index.php?&embed=true\";s:54:\"index.php/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:49:\"index.php/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:30:\"index.php/search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:42:\"index.php/search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:24:\"index.php/search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:57:\"index.php/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:45:\"index.php/author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:79:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:55:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:49:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:66:\"index.php/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:42:\"index.php/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:54:\"index.php/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:36:\"index.php/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:53:\"index.php/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:48:\"index.php/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:29:\"index.php/([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:41:\"index.php/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:23:\"index.php/([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:68:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:78:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:98:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:74:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:63:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:87:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:75:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:71:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:57:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:67:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:87:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:63:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:48:\"index.php/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:37:\"index.php/.?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"index.php/.?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"index.php/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"index.php/.?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"index.php/(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:30:\"index.php/(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:50:\"index.php/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:45:\"index.php/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"index.php/(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:45:\"index.php/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:34:\"index.php/(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(115,'auth_key','EL|^J-(Cv(y+avqaE8ufSc3F=5h0@}fU>;<*>]8~m@gcmAn[|Ip;:3?FqoKm7$N~','yes'),(116,'auth_salt','Qu,&0sLo)4DM/4CR)KU5A,V[5rI(@>ZD_vtp~w>RP9`9K9(X.&GuNbPQtipLh%xV','yes'),(117,'logged_in_key','8{t+$0VcE86f}O]qTQNetS32OMQ]T9aD_G#=R-Q:`ezOJ &V|!eU1xGllVb:?+S<','yes'),(118,'logged_in_salt','NOjr||j,*,FLpoIq*;<YqhL@clL&F<>$]<4=rZR9)I=w+,wF>+Ql.H+>W}oc^fs*','yes'),(119,'nonce_key','.1dJdz X`k;4tVZ,-1VoQY88)%M4;F W`nP~L2Wd>bKEJeY4R({f)H~&Hf*P}otY','yes'),(120,'nonce_salt','cQ`IN!7N(`FDI_M%5f1i4!&R4II,5A=K,}gd~A%HOftH[^QE9*9;B/UVjY>[%(~F','yes'),(270,'ls-plugin-version','5.5.1','yes'),(271,'ls-db-version','5.0.0','yes'),(272,'ls-installed','0','yes'),(273,'ls-google-fonts','a:4:{i:0;a:2:{s:5:\"param\";s:28:\"Lato:100,300,regular,700,900\";s:5:\"admin\";b:0;}i:1;a:2:{s:5:\"param\";s:13:\"Open+Sans:300\";s:5:\"admin\";b:0;}i:2;a:2:{s:5:\"param\";s:20:\"Indie+Flower:regular\";s:5:\"admin\";b:0;}i:3;a:2:{s:5:\"param\";s:22:\"Oswald:300,regular,700\";s:5:\"admin\";b:0;}}','yes'),(274,'ls-date-installed','1443681330','yes'),(276,'layerslider_update_info','O:8:\"stdClass\":2:{s:15:\"_latest_version\";s:5:\"6.0.5\";s:7:\"checked\";i:1491568132;}','yes'),(281,'revslider-update-check-short','1599732994','yes'),(282,'revslider_checktables','1','yes'),(283,'revslider-static-css','.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}','yes'),(284,'revslider_table_version','1.0.5','yes'),(285,'revslider-global-settings','a:0:{}','yes'),(286,'revslider_update_version','5','yes'),(287,'wpcf7','a:1:{s:7:\"version\";s:3:\"4.7\";}','yes'),(290,'no_likes','0','yes'),(291,'one_like','%','yes'),(292,'some_likes','%','yes'),(296,'portfolio_entries_children','a:0:{}','yes'),(363,'revslider-latest-version','6.2.22','yes'),(364,'revslider-stable-version','4.2','yes'),(365,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":8:{s:7:\"version\";s:6:\"6.2.18\";s:4:\"text\";s:277:\"<div style=\"display: block; background-color: #150A33;\"><a href=\"//www.themepunch.com/faq/wordpress-5-5-important-update-information/\" target=\"_blank\"><img alt=\"Important Notice\" src=\"//updates.themepunch.tools/banners/important_banner.jpg\" width=\"1400\" height=\"250\"></a></div>\";s:4:\"code\";s:10:\"TPRS630-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"additional\";a:0:{}}}','yes'),(372,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(619,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(620,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(621,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(622,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(623,'widget_layerslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(624,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(625,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(626,'widget_mostlikedposts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(627,'widget_my_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(628,'widget_my_mailchimp','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(629,'widget_my_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(709,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:30:\"addula.srikanthreddy@gmail.com\";s:7:\"version\";s:5:\"4.5.3\";s:9:\"timestamp\";i:1472167253;}','yes'),(853,'redux-framework-tracking','a:3:{s:8:\"dev_mode\";b:0;s:4:\"hash\";s:32:\"9d8cf3e5463b12392521f282d1f7b7f6\";s:14:\"allow_tracking\";s:2:\"no\";}','yes'),(854,'widget_wpc_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(870,'wpb_js_composer_license_activation_notified','yes','yes'),(608,'ftp_credentials','a:3:{s:8:\"hostname\";s:23:\"medicaloncologycare.com\";s:8:\"username\";s:9:\"moca12345\";s:15:\"connection_type\";s:3:\"ftp\";}','yes'),(630,'widget_my_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(631,'widget_my_portfolio_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(590,'WPLANG','','yes'),(1037,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1597811557','no'),(1038,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1597768357','no'),(277,'ls-latest-version','6.0.5','yes'),(263,'theme_mods_twentyfifteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1443681028;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(264,'current_theme','HumanRights','yes'),(265,'theme_mods_spalab','a:5:{i:0;b:0;s:7:\"dt_skin\";s:9:\"chocolate\";s:18:\"nav_menu_locations\";a:3:{s:11:\"header_menu\";i:3;s:11:\"footer_menu\";i:4;s:8:\"top_menu\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1491567496;s:4:\"data\";a:6:{s:20:\"footer-sidebar-1-1-4\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:19:\"wp_inactive_widgets\";a:0:{}s:26:\"display-everywhere-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:16:\"footer-sidebar-1\";a:1:{i:0;s:6:\"text-4\";}s:16:\"footer-sidebar-2\";a:1:{i:0;s:6:\"text-5\";}s:16:\"footer-sidebar-3\";a:1:{i:0;s:6:\"text-6\";}}}}','yes'),(266,'theme_switched','','yes'),(267,'mytheme','a:11:{s:7:\"general\";a:30:{s:4:\"logo\";s:4:\"true\";s:8:\"logo-url\";s:99:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/medicaloncologycarelogo.jpg\";s:15:\"retina-logo-url\";s:0:\"\";s:17:\"retina-logo-width\";s:0:\"\";s:18:\"retina-logo-height\";s:0:\"\";s:11:\"favicon-url\";s:0:\"\";s:13:\"apple-favicon\";s:0:\"\";s:20:\"apple-retina-favicon\";s:0:\"\";s:18:\"apple-ipad-favicon\";s:0:\"\";s:25:\"apple-ipad-retina-favicon\";s:0:\"\";s:11:\"loading-bar\";s:4:\"true\";s:25:\"disable-posts-placeholder\";s:4:\"true\";s:20:\"breadcrumb-delimiter\";s:21:\"fa-angle-double-right\";s:26:\"global-single-posts-layout\";s:18:\"content-full-width\";s:21:\"disable-custom-scroll\";s:2:\"on\";s:14:\"disable-picker\";s:2:\"on\";s:18:\"google-font-subset\";s:0:\"\";s:13:\"mailchimp-key\";s:0:\"\";s:17:\"newsletter-listid\";s:0:\"\";s:14:\"show-sociables\";s:2:\"on\";s:11:\"top-message\";s:152:\"<span class=\\\"fa fa-phone-square\\\"> </span> (714) 541 6622 <a title=\\\"\\\" href=\\\"mailto:info@medicaloncologycare.com\\\"> info@medicaloncologycare.com </a>\";s:11:\"show-footer\";s:2:\"on\";s:14:\"footer-columns\";s:1:\"3\";s:18:\"show-copyrighttext\";s:2:\"on\";s:14:\"copyright-text\";s:80:\"Copyright © 2016 Medical Oncology Care Associates Inc. All rights reserved.\";s:16:\"show-footer-logo\";s:2:\"on\";s:15:\"footer-logo-url\";s:87:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/footer-logo.png\";s:22:\"retina-footer-logo-url\";s:0:\"\";s:24:\"retina-footer-logo-width\";s:3:\"178\";s:25:\"retina-footer-logo-height\";s:3:\"156\";}s:6:\"social\";a:3:{s:8:\"social-1\";a:2:{s:4:\"icon\";s:10:\"flickr.png\";s:4:\"link\";s:1:\"#\";}s:8:\"social-2\";a:2:{s:4:\"icon\";s:10:\"google.png\";s:4:\"link\";s:1:\"#\";}s:8:\"social-3\";a:2:{s:4:\"icon\";s:14:\"technorati.png\";s:4:\"link\";s:1:\"#\";}}s:10:\"appearance\";a:73:{s:11:\"header_type\";s:7:\"header1\";s:21:\"disable-menu-settings\";s:4:\"true\";s:18:\"menu-standard-font\";s:0:\"\";s:24:\"menu-standard-font-style\";s:0:\"\";s:9:\"menu-font\";s:0:\"\";s:14:\"menu-font-size\";s:0:\"\";s:18:\"menu-primary-color\";s:1:\"#\";s:20:\"menu-secondary-color\";s:1:\"#\";s:22:\"disable-boddy-settings\";s:4:\"true\";s:18:\"body-standard-font\";s:0:\"\";s:24:\"body-standard-font-style\";s:0:\"\";s:9:\"body-font\";s:0:\"\";s:15:\"body-font-color\";s:1:\"#\";s:14:\"body-font-size\";s:0:\"\";s:18:\"body-primary-color\";s:1:\"#\";s:20:\"body-secondary-color\";s:1:\"#\";s:26:\"footer-title-standard-font\";s:0:\"\";s:32:\"footer-title-standard-font-style\";s:0:\"\";s:17:\"footer-title-font\";s:0:\"\";s:23:\"footer-title-font-color\";s:1:\"#\";s:16:\"footer-font-size\";s:0:\"\";s:28:\"footer-content-standard-font\";s:0:\"\";s:34:\"footer-content-standard-font-style\";s:0:\"\";s:19:\"footer-content-font\";s:0:\"\";s:25:\"footer-content-font-color\";s:1:\"#\";s:24:\"footer-content-font-size\";s:0:\"\";s:20:\"footer-primary-color\";s:7:\"#ffffff\";s:22:\"footer-secondary-color\";s:7:\"#ffffff\";s:15:\"footer-bg-color\";s:7:\"#0f0f0f\";s:18:\"copyright-bg-color\";s:7:\"#223502\";s:27:\"disable-typography-settings\";s:4:\"true\";s:16:\"H1-standard-font\";s:0:\"\";s:22:\"H1-standard-font-style\";s:0:\"\";s:7:\"H1-font\";s:0:\"\";s:13:\"H1-font-color\";s:1:\"#\";s:7:\"H1-size\";s:0:\"\";s:16:\"H2-standard-font\";s:0:\"\";s:22:\"H2-standard-font-style\";s:0:\"\";s:7:\"H2-font\";s:0:\"\";s:13:\"H2-font-color\";s:1:\"#\";s:7:\"H2-size\";s:0:\"\";s:16:\"H3-standard-font\";s:0:\"\";s:22:\"H3-standard-font-style\";s:0:\"\";s:7:\"H3-font\";s:0:\"\";s:13:\"H3-font-color\";s:1:\"#\";s:7:\"H3-size\";s:0:\"\";s:16:\"H4-standard-font\";s:0:\"\";s:22:\"H4-standard-font-style\";s:0:\"\";s:7:\"H4-font\";s:0:\"\";s:13:\"H4-font-color\";s:1:\"#\";s:7:\"H4-size\";s:0:\"\";s:16:\"H5-standard-font\";s:0:\"\";s:22:\"H5-standard-font-style\";s:0:\"\";s:7:\"H5-font\";s:0:\"\";s:13:\"H5-font-color\";s:1:\"#\";s:7:\"H5-size\";s:0:\"\";s:16:\"H6-standard-font\";s:0:\"\";s:22:\"H6-standard-font-style\";s:0:\"\";s:7:\"H6-font\";s:0:\"\";s:13:\"H6-font-color\";s:1:\"#\";s:7:\"H6-size\";s:0:\"\";s:6:\"layout\";s:4:\"wide\";s:7:\"bg-type\";s:11:\"bg-patterns\";s:20:\"boxed-layout-pattern\";s:0:\"\";s:27:\"boxed-layout-pattern-repeat\";s:0:\"\";s:26:\"boxed-layout-pattern-color\";s:1:\"#\";s:28:\"boxed-layout-pattern-opacity\";s:0:\"\";s:15:\"boxed-layout-bg\";s:0:\"\";s:22:\"boxed-layout-bg-repeat\";s:0:\"\";s:24:\"boxed-layout-bg-position\";s:0:\"\";s:21:\"boxed-layout-bg-color\";s:1:\"#\";s:23:\"boxed-layout-bg-opacity\";s:0:\"\";s:4:\"skin\";s:9:\"chocolate\";}s:13:\"color-options\";a:7:{s:15:\"topbar-bg-color\";s:7:\"#4f6f18\";s:22:\"topbar-left-menu-color\";s:7:\"#7b4704\";s:17:\"topbar-phno-color\";s:7:\"#ffffff\";s:18:\"topbar-email-color\";s:7:\"#ffffff\";s:18:\"topbar-hover-color\";s:7:\"#ffffff\";s:23:\"breadcrumb-border-color\";s:1:\"#\";s:24:\"active-pg-bsection-color\";s:1:\"#\";}s:11:\"integration\";a:38:{s:11:\"header-code\";s:0:\"\";s:9:\"body-code\";s:0:\"\";s:17:\"enable-custom-css\";s:17:\"enable-custom-css\";s:10:\"custom-css\";s:276:\"#footer .copyright { \r\npadding: 10px 0;\r\n}\r\n#footer .copyright div {\r\ncolor: #e0bf85;\r\nmargin-top: 10px;\r\n}\r\n#logo {\r\nmargin: 0px 0 0;\r\n}\r\n.dt-sc-specials-list li .item-name {\r\ncolor: #fff;\r\nwidth: %;\r\n}\r\n.breadcrumb-section.type2 .main-title-section h1 {\r\nfont-size: 38px;\r\n}\";s:20:\"single-post-top-code\";s:0:\"\";s:23:\"single-post-bottom-code\";s:0:\"\";s:22:\"post-googleplus-layout\";s:5:\"small\";s:20:\"post-googleplus-lang\";s:5:\"en_GB\";s:19:\"post-fb_like-layout\";s:9:\"box_count\";s:25:\"post-fb_like-color-scheme\";s:5:\"light\";s:16:\"post-digg-layout\";s:8:\"DiggWide\";s:23:\"post-stumbleupon-layout\";s:1:\"5\";s:20:\"post-linkedin-layout\";s:1:\"2\";s:20:\"post-pintrest-layout\";s:4:\"none\";s:19:\"post-delicious-text\";s:0:\"\";s:21:\"post-twitter-username\";s:0:\"\";s:19:\"post-twitter-layout\";s:8:\"vertical\";s:17:\"post-twitter-lang\";s:0:\"\";s:20:\"single-page-top-code\";s:0:\"\";s:23:\"single-page-bottom-code\";s:0:\"\";s:22:\"page-googleplus-layout\";s:5:\"small\";s:20:\"page-googleplus-lang\";s:5:\"en_GB\";s:19:\"page-fb_like-layout\";s:9:\"box_count\";s:25:\"page-fb_like-color-scheme\";s:5:\"light\";s:16:\"page-digg-layout\";s:8:\"DiggWide\";s:23:\"page-stumbleupon-layout\";s:1:\"5\";s:20:\"page-linkedin-layout\";s:1:\"2\";s:20:\"page-pintrest-layout\";s:4:\"none\";s:19:\"page-delicious-text\";s:0:\"\";s:21:\"page-twitter-username\";s:0:\"\";s:19:\"page-twitter-layout\";s:4:\"none\";s:17:\"page-twitter-lang\";s:0:\"\";s:23:\"sb-portfolio-googleplus\";s:10:\"googleplus\";s:20:\"sb-portfolio-fb_like\";s:7:\"fb_like\";s:24:\"sb-portfolio-stumbleupon\";s:11:\"stumbleupon\";s:21:\"sb-portfolio-linkedin\";s:8:\"linkedin\";s:21:\"sb-portfolio-pintrest\";s:8:\"pintrest\";s:20:\"sb-portfolio-twitter\";s:7:\"twitter\";}s:9:\"specialty\";a:17:{s:22:\"author-archives-layout\";s:18:\"content-full-width\";s:27:\"author-archives-post-layout\";s:10:\"one-column\";s:24:\"category-archives-layout\";s:18:\"content-full-width\";s:29:\"category-archives-post-layout\";s:10:\"one-column\";s:19:\"tag-archives-layout\";s:18:\"content-full-width\";s:24:\"tag-archives-post-layout\";s:10:\"one-column\";s:23:\"gallery-archives-layout\";s:18:\"content-full-width\";s:28:\"gallery-archives-post-layout\";s:10:\"one-column\";s:23:\"catalog-archives-layout\";s:18:\"content-full-width\";s:28:\"catalog-archives-post-layout\";s:10:\"one-column\";s:13:\"search-layout\";s:18:\"content-full-width\";s:18:\"search-post-layout\";s:10:\"one-column\";s:10:\"404-layout\";s:18:\"content-full-width\";s:11:\"404-message\";s:213:\"<h2> 404! </h2>\r\n<h3> The page you are looking for is Not Found! </h3>\r\n<p>Etiam sit amet orci eget eros faucibus tincidunt. Duis kalam <br> stefen kajas in the enter leo. Sed fringilla mauris sit amet nibh. </p>\";s:12:\"message-font\";s:0:\"\";s:18:\"message-font-color\";s:1:\"#\";s:17:\"message-font-size\";s:0:\"\";}s:11:\"pagebuilder\";a:1:{s:4:\"page\";s:4:\"page\";}s:6:\"mobile\";a:1:{s:19:\"is-theme-responsive\";s:4:\"true\";}s:7:\"advance\";a:1:{s:20:\"buddhapanel-logo-url\";s:0:\"\";}s:3:\"seo\";a:8:{s:15:\"title-delimiter\";s:1:\"|\";s:17:\"post-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:10:\"post_title\";}s:17:\"page-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:10:\"post_title\";}s:26:\"category-page-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:14:\"category_title\";}s:25:\"archive-page-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:4:\"date\";}s:21:\"tag-page-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:3:\"tag\";}s:24:\"search-page-title-format\";a:2:{i:0;s:10:\"blog_title\";i:1;s:6:\"search\";}s:21:\"404-page-title-format\";a:1:{i:0;s:10:\"blog_title\";}}s:7:\"company\";a:36:{s:23:\"dt_company_monday_start\";s:5:\"09:00\";s:21:\"dt_company_monday_end\";s:5:\"09:15\";s:24:\"dt_company_tuesday_start\";s:5:\"09:00\";s:22:\"dt_company_tuesday_end\";s:5:\"09:15\";s:26:\"dt_company_wednesday_start\";s:5:\"09:00\";s:24:\"dt_company_wednesday_end\";s:5:\"09:15\";s:25:\"dt_company_thursday_start\";s:5:\"09:00\";s:23:\"dt_company_thursday_end\";s:5:\"09:15\";s:23:\"dt_company_friday_start\";s:5:\"09:00\";s:21:\"dt_company_friday_end\";s:5:\"09:15\";s:25:\"dt_company_saturday_start\";s:0:\"\";s:23:\"dt_company_saturday_end\";s:5:\"00:00\";s:23:\"dt_company_sunday_start\";s:0:\"\";s:21:\"dt_company_sunday_end\";s:5:\"00:00\";s:8:\"currency\";s:3:\"USD\";s:12:\"api-username\";s:0:\"\";s:12:\"api-password\";s:0:\"\";s:13:\"api-signature\";s:0:\"\";s:24:\"notification_sender_name\";s:4:\"demo\";s:25:\"notification_sender_email\";s:30:\"addula.srikanthreddy@gmail.com\";s:41:\"appointment_notification_to_staff_subject\";s:74:\"Hi [STAFF_NAME] , New booking information ( Booking id: [APPOINTMENT_ID] )\";s:41:\"appointment_notification_to_staff_message\";s:306:\"<p> Hello [STAFF_NAME], </p>\r\n<p> Your new Booking id : [APPOINTMENT_ID] </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p>Client Name: [CLIENT_NAME]</p>\r\n<p>Client Phone: [CLIENT_PHONE]</p>\r\n<p>Client Email: [CLIENT_EMAIL]</p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n\";s:50:\"modified_appointment_notification_to_staff_subject\";s:61:\"Hi [STAFF_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Modified\";s:50:\"modified_appointment_notification_to_staff_message\";s:316:\"<p> Hello [STAFF_NAME], </p>\r\n<p> Your Booking id : [APPOINTMENT_ID] was modified </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p>Client Name: [CLIENT_NAME]</p>\r\n<p>Client Phone: [CLIENT_PHONE]</p>\r\n<p>Client Email: [CLIENT_EMAIL]</p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n\";s:49:\"deleted_appointment_notification_to_staff_subject\";s:71:\"Hi [STAFF_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Deleted / Declined\";s:49:\"deleted_appointment_notification_to_staff_message\";s:321:\"<p> Hello [STAFF_NAME], </p>\r\n<p> Booking id : [APPOINTMENT_ID] was Deleted / Declined </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p>Client Name: [CLIENT_NAME]</p>\r\n<p>Client Phone: [CLIENT_PHONE]</p>\r\n<p>Client Email: [CLIENT_EMAIL]</p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n\";s:23:\"agenda_to_staff_subject\";s:44:\"Hi [STAFF_NAME] , Your Agenda for [TOMORROW]\";s:23:\"agenda_to_staff_message\";s:93:\"<p> Hello [STAFF_NAME], </p>\r\n<p>Your agenda for tomorrow is </p>\r\n<p>[TOMORROW_AGENDA]</p>\r\n\";s:42:\"appointment_notification_to_client_subject\";s:75:\"Hi [CLIENT_NAME] , New booking information ( Booking id: [APPOINTMENT_ID] )\";s:42:\"appointment_notification_to_client_message\";s:282:\"<p> Hello [CLIENT_NAME], </p>\r\n<p> Your new Booking id : [APPOINTMENT_ID] </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p> Amount to pay : [AMOUNT]</p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n</p>\r\n<p>Thank you for choosing our company.</p>\r\n\";s:51:\"modified_appointment_notification_to_client_subject\";s:62:\"Hi [CLIENT_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Modified\";s:51:\"modified_appointment_notification_to_client_message\";s:292:\"<p> Hello [CLIENT_NAME], </p>\r\n<p> Your Booking id : [APPOINTMENT_ID] was modified </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p> Amount to pay : [AMOUNT]</p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n</p>\r\n<p>Thank you for choosing our company.</p>\r\n\";s:50:\"deleted_appointment_notification_to_client_subject\";s:72:\"Hi [CLIENT_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Deleted / Declined\";s:50:\"deleted_appointment_notification_to_client_message\";s:218:\"<p> Hello [CLIENT_NAME], </p>\r\n<p> Your Booking id : [APPOINTMENT_ID] was Deleted / Declined </p>\r\n<p> Service: [SERVICE]</p>\r\n<p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n<p>[APPOINTMENT_BODY]</p>\r\n\";s:15:\"success_message\";s:0:\"\";s:13:\"error_message\";s:0:\"\";}}','yes'),(1067,'_transient_doing_cron','1599804472.9806389808654785156250','yes'),(940,'revslider-notices-dc','a:3:{i:0;s:9:\"TPRS51-01\";i:1;s:10:\"TPRS515-01\";i:2;s:10:\"TPRS540-01\";}','yes'),(1069,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1070,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1071,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1072,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(223,'recently_activated','a:7:{s:27:\"LayerSlider/layerslider.php\";i:1491568014;s:57:\"designthemes-core-features/designthemes-core-features.php\";i:1491567967;s:21:\"lightbox/lightbox.php\";i:1491567967;s:28:\"roses-like-this/likethis.php\";i:1491567967;s:56:\"responsive-maps-plugin/responsive-styled-google-maps.php\";i:1491567967;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";i:1491567967;s:17:\"unyson/unyson.php\";i:1491567687;}','yes'),(1035,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1597811557','no'),(1036,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News – – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:12:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.6-alpha-48812\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n\n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 5.5 “Eckstine”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/news/2020/08/eckstine/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8799\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"Version 5.5 \"Eckstine\" of WordPress is available for download or update in your WordPress dashboard. With this release, your site gets new power in three major areas: \nspeed (lazy-loading images), search (sitemaps included by default), and security (auto-updates for plugins and themes), along with many new features and improvements to the block editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:48:\"https://s.w.org/images/core/5.5/auto-updates.mp4\";s:6:\"length\";s:6:\"238264\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:50:\"https://s.w.org/images/core/5.5/block-patterns.mp4\";s:6:\"length\";s:7:\"3518792\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:56:\"https://s.w.org/images/core/5.5/inline-image-editing.mp4\";s:6:\"length\";s:7:\"3145140\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:68520:\"\n<p>Here it is! Named “Eckstine” in honor of Billy Eckstine, this latest and greatest version of WordPress is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"514\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=632%2C514&ssl=1\" alt=\"\" class=\"wp-image-8930\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?w=1000&ssl=1 1000w, https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=300%2C244&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=768%2C625&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f2edd4;min-height:300px\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-background has-large-font-size\" style=\"background-color:#f2edd4\">Welcome to WordPress 5.5.</p>\n\n\n\n<h3 class=\"has-text-align-center has-black-color has-text-color\">In WordPress 5.5, your site gets new power in three major areas: <br>speed, search, and security.</h3>\n</div></div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Speed</h2>\n\n\n\n<p><strong>Posts and pages feel faster, thanks to lazy-loaded images.</strong></p>\n\n\n\n<p>Images give your story a lot of impact, but they can sometimes make your site seem slow.</p>\n\n\n\n<p>In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading.’</p>\n\n\n\n<p>On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life.</p>\n\n\n\n<h2>Search</h2>\n\n\n\n<p><strong>Say hello to your new sitemap.</strong></p>\n\n\n\n<p>WordPress sites work well with search engines.</p>\n\n\n\n<p>Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live.</p>\n\n\n\n<p>So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\" style=\"background-color:#ebcd3d\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Security</h2>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/auto-updates.mp4\"></video><figcaption>Now you can choose to update plugins and themes automatically–or pick just a few–from the screens you’ve always used.</figcaption></figure>\n\n\n\n<p><strong>Auto-updates for Plugins and Themes</strong></p>\n\n\n\n<p>Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available.</p>\n\n\n\n<p>You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used.</p>\n\n\n\n<p><strong>Update by uploading ZIP files</strong></p>\n\n\n\n<p>If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\" style=\"background-color:#f2edd4\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Highlights from the block editor</h2>\n\n\n\n<p>Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/block-patterns.mp4\"></video></figure>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Block patterns</h3>\n\n\n\n<p>New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story.</p>\n\n\n\n<p>You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>The new block directory</h3>\n\n\n\n<p>Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.</p>\n\n\n\n<h3>Inline image editing</h3>\n\n\n\n<p>Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!</p>\n</div>\n</div>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/inline-image-editing.mp4\"></video></figure>\n\n\n\n<h3>And so much more.</h3>\n\n\n\n<p>The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Accessibility</h2>\n\n\n\n<p>Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5.</p>\n\n\n\n<p>Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text.</p>\n\n\n\n<p>You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-black-color has-text-color has-background\" style=\"background-color:#ebcd3d\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>For developers</h2>\n\n\n\n<p>5.5 also brings a big box of changes just for developers.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Server-side registered blocks in the REST API</h3>\n\n\n\n<p>The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server.</p>\n\n\n\n<h3>Defining environments</h3>\n\n\n\n<p>WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with <code>wp_get_environment_type()</code> and execute only the appropriate code.</p>\n\n\n\n<h3>Dashicons</h3>\n\n\n\n<p>The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.</p>\n\n\n\n<h3>Passing data to template files</h3>\n\n\n\n<p>The template loading functions (<code>get_header()</code>, <code>get_template_part()</code>, etc.) have a new <code>$args</code> argument. So now you can pass an entire array’s worth of data to those templates.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>More changes for developers</h3>\n\n\n\n<ul><li>The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6.</li><li>Now get more fine-grained control of <code>redirect_guess_404_permalink()</code>.</li><li>Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new <code>wp_opcache_invalidate()</code> function during updates (including to plugins and themes).</li><li>Custom post types associated with the category taxonomy can now opt-in to supporting the default term.</li><li>Default terms can now be specified for custom taxonomies in <code>register_taxonomy()</code>.</li><li>The REST API now officially supports specifying default metadata values through <code>register_meta()</code>.</li><li>You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.</li></ul>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>The Squad</h2>\n\n\n\n<p>Leading this release were <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock,</a> and <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. Supporting them was this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Ella Van Durpe (<a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>)</li><li><strong>Editor Design</strong>: Michael Arestad (<a href=\'https://profiles.wordpress.org/michael-arestad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>michael-arestad</a>)</li><li><strong>Core Tech</strong>: Sergey Biryukov (<a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>)</li><li><strong>Media Tech: </strong>Andrew Ozz (<a href=\'https://profiles.wordpress.org/azaozz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>azaozz</a>)</li><li><strong>Accessibility Tech</strong>: JB Audras (<a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>)</li><li><strong>Docs Coordinator</strong>: Justin Ahinon (<a href=\'https://profiles.wordpress.org/justinahinon/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>justinahinon</a>)</li><li><strong>Marketing/Comms Coordinator</strong>: Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>)</li></ul>\n\n\n\n<p>Joining the squad throughout the release cycle were <strong>805 generous volunteer contributors</strong> who collectively worked on over <strong><a href=\"https://core.trac.wordpress.org/milestone/5.5\">523</a> tickets on Trac</strong> and <strong>over 1660 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Billy Eckstine playlist, click that update button (or <a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/a2hosting/\">A2 Hosting</a>, <a href=\"https://profiles.wordpress.org/a4jpcom/\">a4jp . com</a>, <a href=\"https://profiles.wordpress.org/a6software/\">a6software</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/ibachal/\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/achyuthajoy/\">Achyuth Ajoy</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/acsnaterse/\">acsnaterse</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/addyosmani/\">addyosmani</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/adrian/\">adrian</a>, <a href=\"https://profiles.wordpress.org/airamerica/\">airamerica</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/akbarhusen/\">akbarhusen</a>, <a href=\"https://profiles.wordpress.org/akbarhusen429/\">akbarhusen429</a>, <a href=\"https://profiles.wordpress.org/akhileshsabharwal/\">Akhilesh Sabharwal</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/alishanvr/\">Ali Shan</a>, <a href=\"https://profiles.wordpress.org/ali11007/\">ali11007</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/amaschas/\">amaschas</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/anbumz/\">anbumz</a>, <a href=\"https://profiles.wordpress.org/andfinally/\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/argentite/\">argentite</a>, <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/ashiagr/\">ashiagr</a>, <a href=\"https://profiles.wordpress.org/ashour/\">ashour</a>, <a href=\"https://profiles.wordpress.org/tacitonic/\">Atharva Dhekne</a>, <a href=\"https://profiles.wordpress.org/ajoah/\">Aurélien Joahny</a>, <a href=\"https://profiles.wordpress.org/aussi/\">aussi</a>, <a href=\"https://profiles.wordpress.org/automaton/\">automaton</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bartekcholewa/\">bartekcholewa</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/bastho/\">Bastien Ho</a>, <a href=\"https://profiles.wordpress.org/bmartinent/\">Bastien Martinent</a>, <a href=\"https://profiles.wordpress.org/bcworkz/\">bcworkz</a>, <a href=\"https://profiles.wordpress.org/bdbch/\">bdbch</a>, <a href=\"https://profiles.wordpress.org/bdcstr/\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/grapestain/\">Bence Szalai</a>, <a href=\"https://profiles.wordpress.org/bencroskery/\">bencroskery</a>, <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bigcloudmedia/\">bigcloudmedia</a>, <a href=\"https://profiles.wordpress.org/bigdawggi/\">bigdawggi</a>, <a href=\"https://profiles.wordpress.org/billerickson/\">Bill Erickson</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bbrdaric/\">Boris Brdarić</a>, <a href=\"https://profiles.wordpress.org/ibdz/\">Boy Witthaya</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/krogsgard/\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bruandet/\">bruandet</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/caiocrcosta/\">caiocrcosta</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/cameronamcintyre/\">cameronamcintyre</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/stuffradio/\">Carl Wuensche</a>, <a href=\"https://profiles.wordpress.org/carloslfu/\">Carlos Galarza</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sixhours/\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/carriganvb/\">Carrigan</a>, <a href=\"https://profiles.wordpress.org/ceyhun/\">ceyhun</a>, <a href=\"https://profiles.wordpress.org/shireling/\">Chad</a>, <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a>, <a href=\"https://profiles.wordpress.org/mackensen/\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cjbj/\">Christian Jongeneel</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/vimes1984/\">Christopher Churchill</a>, <a href=\"https://profiles.wordpress.org/cklee/\">cklee</a>, <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a>, <a href=\"https://profiles.wordpress.org/cliffpaulick/\">Clifford Paulick</a>, <a href=\"https://profiles.wordpress.org/codeforest/\">codeforest</a>, <a href=\"https://profiles.wordpress.org/commeuneimage/\">Commeuneimage</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/cpasqualini/\">cpasqualini</a>, <a href=\"https://profiles.wordpress.org/cristovaov/\">Cristovao Verstraeten</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/curtisbelt/\">Curtis Belt</a>, <a href=\"https://profiles.wordpress.org/clarinetlord/\">Cyrus Collier</a>, <a href=\"https://profiles.wordpress.org/dperonne/\">D.PERONNE</a>, <a href=\"https://profiles.wordpress.org/dsixinetu/\">d6</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken/\">Daniel Hüsken</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/confridin/\">Daniel Roch</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dboy1988/\">Danny</a>, <a href=\"https://profiles.wordpress.org/darkog/\">Darko G.</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/dmchale/\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dbrumbaugh10up/\">David Brumbaugh</a>, <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/davidvee/\">davidvee</a>, <a href=\"https://profiles.wordpress.org/dchymko/\">dchymko</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/demetris/\">demetris</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/derekakelly/\">derekakelly</a>, <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/djennez/\">djennez</a>, <a href=\"https://profiles.wordpress.org/dmenard/\">dmenard</a>, <a href=\"https://profiles.wordpress.org/dmethvin/\">dmethvin</a>, <a href=\"https://profiles.wordpress.org/doc987/\">doc987</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/doobeedoo/\">Doobeedoo</a>, <a href=\"https://profiles.wordpress.org/dossy/\">Dossy Shiobara</a>, <a href=\"https://profiles.wordpress.org/dpacks/\">dpacks</a>, <a href=\"https://profiles.wordpress.org/dratwas/\">dratwas</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/drlightman/\">DrLightman</a>, <a href=\"https://profiles.wordpress.org/drprotocols/\">DrProtocols</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/dustinbolton/\">Dustin Bolton</a>, <a href=\"https://profiles.wordpress.org/dvershinin/\">dvershinin</a>, <a href=\"https://profiles.wordpress.org/cyberhobo/\">Dylan Kuhn</a>, <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eddiemoya/\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ekatherine/\">Ekaterina</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">elmastudio</a>, <a href=\"https://profiles.wordpress.org/emanuel_blagonic/\">Emanuel Blagonic</a>, <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgoric</a>, <a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/shamai/\">Eric</a>, <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion/\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Erin \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/esemlabel/\">esemlabel</a>, <a href=\"https://profiles.wordpress.org/esoj/\">esoj</a>, <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/etruel/\">etruel</a>, <a href=\"https://profiles.wordpress.org/ev3rywh3re/\">Ev3rywh3re</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/fftfaisal/\">Faisal Ahmed</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felix-edelmann/\">Felix Edelmann</a>, <a href=\"https://profiles.wordpress.org/ferdiesletering/\">ferdiesletering</a>, <a href=\"https://profiles.wordpress.org/finomeno/\">finomeno</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/truchot/\">Florian Truchot</a>, <a href=\"https://profiles.wordpress.org/florianatwhodunit/\">florianatwhodunit</a>, <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/francoist/\">Francois Thibaud</a>, <a href=\"https://profiles.wordpress.org/futtta/\">Frank Goossens</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/frankprendergast/\">Frank.Prendergast</a>, <a href=\"https://profiles.wordpress.org/franzarmas/\">Franz Armas</a>, <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a>, <a href=\"https://profiles.wordpress.org/gma992/\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/gmays/\">Gabriel Mays</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">gadgetroid</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garavani/\">Garavani</a>, <a href=\"https://profiles.wordpress.org/garethgillman/\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geertdd/\">Geert De Deckere</a>, <a href=\"https://profiles.wordpress.org/geminilabs/\">Gemini Labs</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/giorgio25b/\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gisselfeldt/\">gisselfeldt</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/goldsounds/\">goldsounds</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/gkloveweb/\">Govind Kumar</a>, <a href=\"https://profiles.wordpress.org/greglone/\">Grégory Viguier</a>, <a href=\"https://profiles.wordpress.org/gradina/\">gradina</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregmulhauser/\">gregmulhauser</a>, <a href=\"https://profiles.wordpress.org/grierson/\">grierson</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gsmumbo/\">gsmumbo</a>, <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/guidobras/\">guidobras</a>, <a href=\"https://profiles.wordpress.org/netsurfer2705/\">Gunther Pilz</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a>, <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>, <a href=\"https://profiles.wordpress.org/halgatewood/\">Halacious</a>, <a href=\"https://profiles.wordpress.org/hankthetank/\">hankthetank</a>, <a href=\"https://profiles.wordpress.org/psdtohtmlguru/\">Hapiuc Robert</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/haukep/\">haukep</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/h71/\">Hector F</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hlanggo/\">hlanggo</a>, <a href=\"https://profiles.wordpress.org/hommealone/\">hommealone</a>, <a href=\"https://profiles.wordpress.org/ryanshoover/\">Hoover</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hronak/\">Hronak Nahar</a>, <a href=\"https://profiles.wordpress.org/huntlyc/\">huntlyc</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/iandstewart/\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianjvr/\">ianjvr</a>, <a href=\"https://profiles.wordpress.org/ifrins/\">ifrins</a>, <a href=\"https://profiles.wordpress.org/infinum/\">infinum</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ishitaka/\">ishitaka</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jackfungi/\">jackfungi</a>, <a href=\"https://profiles.wordpress.org/jacklinkers/\">jacklinkers</a>, <a href=\"https://profiles.wordpress.org/jadonn/\">Jadon N</a>, <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a>, <a href=\"https://profiles.wordpress.org/jagirbahesh/\">jagirbahesh</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/foack/\">Jan Koch</a>, <a href=\"https://profiles.wordpress.org/janr/\">Jan Reilink</a>, <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a>, <a href=\"https://profiles.wordpress.org/javidalkaruzi/\">Janvo Aldred</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a>, <a href=\"https://profiles.wordpress.org/strangerstudios/\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a>, <a href=\"https://profiles.wordpress.org/coolmann/\">Jason Crouse</a>, <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/jaswsinc/\">JasWSInc</a>, <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/shiki/\">Jayson Basanes</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">jbinda</a>, <a href=\"https://profiles.wordpress.org/jbouganim/\">jbouganim</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jeffr0/\">Jeff Chandler</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jenmylo/\">Jen</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jigneshnakrani/\">Jignesh Nakrani</a>, <a href=\"https://profiles.wordpress.org/jim_panse/\">Jim_Panse</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jivanpal/\">jivanpal</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jdorner/\">John Dorner</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">John P. Green</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/johnnyb/\">johnnyb</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jchristopher/\">Jonathan Christopher</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonkolbert/\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnybot/\">jonnybot</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/josephdickson/\">Joseph Dickson</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/procifer/\">Josh Smith</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</a>, <a href=\"https://profiles.wordpress.org/jules-colle/\">Jules Colle</a>, <a href=\"https://profiles.wordpress.org/julianm/\">julianm</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/jgrodel/\">Julka Grodel</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/devesine/\">Justin de Vesine</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a>, <a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kaira/\">Kaira</a>, <a href=\"https://profiles.wordpress.org/kaitlin414/\">Kaitlin Bolling</a>, <a href=\"https://profiles.wordpress.org/kamataryo/\">KamataRyo</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/properlypurple/\">Kavya Gokul</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer/\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennethroberson5556/\">kennethroberson5556</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/itzmekhokan/\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kirilzh/\">Kiril Zhelyazkov</a>, <a href=\"https://profiles.wordpress.org/kburgoine/\">Kirsty Burgoine</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/ksoares/\">ksoares</a>, <a href=\"https://profiles.wordpress.org/kthmd/\">KT Cheung</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/lalitpendhare/\">lalitpendhare</a>, <a href=\"https://profiles.wordpress.org/laternastudio/\">Laterna Studio</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/offereins/\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a>, <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lex_robinson/\">Lex Robinson</a>, <a href=\"https://profiles.wordpress.org/linyows/\">linyows</a>, <a href=\"https://profiles.wordpress.org/lipathor/\">lipathor</a>, <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a>, <a href=\"https://profiles.wordpress.org/liuhaibin/\">liuhaibin</a>, <a href=\"https://profiles.wordpress.org/ljharb/\">ljharb</a>, <a href=\"https://profiles.wordpress.org/logig/\">logig</a>, <a href=\"https://profiles.wordpress.org/lucasbustamante/\">lucasbustamante</a>, <a href=\"https://profiles.wordpress.org/lwill/\">luiswill</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">Luke Walczak</a>, <a href=\"https://profiles.wordpress.org/lukestramasonder/\">lukestramasonder</a>, <a href=\"https://profiles.wordpress.org/asif2bd/\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/msafi/\">M.K. Safi</a>, <a href=\"https://profiles.wordpress.org/cloudstek/\">Maarten de Boer</a>, <a href=\"https://profiles.wordpress.org/aladin02dz/\">Mahfoudh Arous</a>, <a href=\"https://profiles.wordpress.org/manojlovic/\">manojlovic</a>, <a href=\"https://profiles.wordpress.org/targz-1/\">Manuel Schmalstieg</a>, <a href=\"https://profiles.wordpress.org/neodjandre/\">maraki</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/netweblogic/\">Marcus</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/machouinard/\">Mark Chouinard</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markdubois/\">markdubois</a>, <a href=\"https://profiles.wordpress.org/markgoho/\">markgoho</a>, <a href=\"https://profiles.wordpress.org/vindl/\">Marko Andrijasevic</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/markshep/\">markshep</a>, <a href=\"https://profiles.wordpress.org/markusthiel/\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/martijn-van-der-kooij/\">Martijn van der Kooij</a>, <a href=\"https://profiles.wordpress.org/martychc23/\">martychc23</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matheusfd/\">Matheus Martins</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/matjack1/\">matjack1</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattrad/\">Matt Radford</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a>, <a href=\"https://profiles.wordpress.org/beatpanda/\">Matthew Gerring</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a>, <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/matthieumota/\">Matthieu Mota</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/mcshane/\">mcshane</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/lilmike/\">Michael</a>, <a href=\"https://profiles.wordpress.org/michaelarestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mfields/\">Michael Fields</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">Michele Butcher-Jones</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mikaumoto/\">mikaumoto</a>, <a href=\"https://profiles.wordpress.org/mihai2u/\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mike-haydon-swo/\">Mike Haydon</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeyarce/\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/milindmore22/\">Milind More</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mislavjuric/\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrgrt/\">mrgrt</a>, <a href=\"https://profiles.wordpress.org/mrmist/\">mrmist</a>, <a href=\"https://profiles.wordpress.org/mrtall/\">mrTall</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/narwen/\">narwen</a>, <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>, <a href=\"https://profiles.wordpress.org/nathanrice/\">Nathan Rice</a>, <a href=\"https://profiles.wordpress.org/navidos/\">Navid</a>, <a href=\"https://profiles.wordpress.org/neonkowy/\">neonkowy</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/netpassprodsr/\">netpassprodsr</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/calvin_ngan/\">Ngan Tengyuen</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicolaskulka/\">NicolasKulka</a>, <a href=\"https://profiles.wordpress.org/jainnidhi/\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nigrosimone/\">nigro.simone</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi/\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/nbachiyski/\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a>, <a href=\"https://profiles.wordpress.org/niresh12495/\">Niresh</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">ntsekouras</a>, <a href=\"https://profiles.wordpress.org/numidwasnotavailable/\">NumidWasNotAvailable</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a>, <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/onokazu/\">onokazu</a>, <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a>, <a href=\"https://profiles.wordpress.org/ovann86/\">ovann86</a>, <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a>, <a href=\"https://profiles.wordpress.org/p_enrique/\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/parvand/\">Parvand</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pdfernhout/\">Paul Fernhout</a>, <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/figureone/\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/pessoft/\">Peter \"Pessoft\" Kolínek</a>, <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pderksen/\">Phil Derksen</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pigdog234/\">pigdog234</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/pingram3541/\">pingram</a>, <a href=\"https://profiles.wordpress.org/pionect/\">Pionect</a>, <a href=\"https://profiles.wordpress.org/piyushmca/\">Piyush Patel</a>, <a href=\"https://profiles.wordpress.org/pkarjala/\">pkarjala</a>, <a href=\"https://profiles.wordpress.org/pkvillanueva/\">pkvillanueva</a>, <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a>, <a href=\"https://profiles.wordpress.org/pratik028/\">pratik028</a>, <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presslabs/\">Presslabs</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/priyomukul/\">Priyo Mukul</a>, <a href=\"https://profiles.wordpress.org/prografika/\">ProGrafika</a>, <a href=\"https://profiles.wordpress.org/programmin/\">programmin</a>, <a href=\"https://profiles.wordpress.org/puneetsahalot/\">Puneet Sahalot</a>, <a href=\"https://profiles.wordpress.org/pvogel2/\">pvogel2</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/raineorshine/\">raine</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rastaban/\">Rastaban</a>, <a href=\"https://profiles.wordpress.org/ravanh/\">RavanH</a>, <a href=\"https://profiles.wordpress.org/ravatparmar/\">Ravat Parmar</a>, <a href=\"https://profiles.wordpress.org/ravenswd/\">ravenswd</a>, <a href=\"https://profiles.wordpress.org/rawrly/\">rawrly</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/redsand/\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a>, <a href=\"https://profiles.wordpress.org/remzicavdar/\">Remzi Cavdar</a>, <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a>, <a href=\"https://profiles.wordpress.org/renggo888/\">renggo888</a>, <a href=\"https://profiles.wordpress.org/retlehs/\">retlehs</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/riasat/\">riasat</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/ringisha/\">Ringisha</a>, <a href=\"https://profiles.wordpress.org/ritterml/\">ritterml</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/dhrrob/\">Rob Migchels</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robertpeake/\">Robert Peake</a>, <a href=\"https://profiles.wordpress.org/nullbyte/\">Robert Windisch</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Wolný</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/ruxandra/\">ruxandra</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/ryotasakamoto/\">Ryota Sakamoto</a>, <a href=\"https://profiles.wordpress.org/ryotsun/\">ryotsun</a>, <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">Søren Brønsted</a>, <a href=\"https://profiles.wordpress.org/sachittandukar/\">Sachit Tandukar</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/salvatoreformisano/\">Salvatore Formisano</a>, <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/sswebster/\">Sam Webster</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samueljseay/\">samueljseay</a>, <a href=\"https://profiles.wordpress.org/pacifika/\">Sander van Dragt</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/scarolan/\">scarolan</a>, <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottsmith/\">Scott Smith</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/seanpaulrasmussen/\">seanpaulrasmussen</a>, <a href=\"https://profiles.wordpress.org/seayou/\">seayou</a>, <a href=\"https://profiles.wordpress.org/senatorman/\">senatorman</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/functionalrhyme/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/wpshades/\">Shantanu Desai</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/shawnz/\">shawnz</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shulard/\">shulard</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonwheatley/\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sjmur/\">sjmur</a>, <a href=\"https://profiles.wordpress.org/skarabeq/\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/skoskie/\">skoskie</a>, <a href=\"https://profiles.wordpress.org/slushman/\">slushman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/seth17/\">SpearsMarketing</a>, <a href=\"https://profiles.wordpress.org/sphakka/\">sphakka</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/sreedoap/\">sreedoap</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sswells/\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/stephencronin/\">Stephen Cronin</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegibson12/\">stevegibson12</a>, <a href=\"https://profiles.wordpress.org/sterndata/\">Steven Stern (sterndata)</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenkussmaul/\">stevenkussmaul</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sum1/\">SUM1</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal/\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/sushyant/\">Sushyant Zavarzadeh</a>, <a href=\"https://profiles.wordpress.org/suzylah/\">suzylah</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tangrufus/\">Tang Rufus</a>, <a href=\"https://profiles.wordpress.org/utz119/\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/tessawatkinsllc/\">Tessa Watkins LLC</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/theolg/\">theolg</a>, <a href=\"https://profiles.wordpress.org/tweetythierry/\">Thierry Muller</a>, <a href=\"https://profiles.wordpress.org/thimalw/\">thimalw</a>, <a href=\"https://profiles.wordpress.org/webzunft/\">Thomas M</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tiagohillebrandt/\">Tiago Hillebrandt</a>, <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tmoore41/\">tmoore41</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tofandel/\">Tofandel</a>, <a href=\"https://profiles.wordpress.org/tomdude/\">tomdude</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsimmons/\">tsimmons</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/vagios/\">Vagios Vlachos</a>, <a href=\"https://profiles.wordpress.org/valchovski/\">valchovski</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/vayu/\">Vayu Robins</a>, <a href=\"https://profiles.wordpress.org/veromary/\">veromary</a>, <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a>, <a href=\"https://profiles.wordpress.org/vinkla/\">vinkla</a>, <a href=\"https://profiles.wordpress.org/virginienacci/\">virginienacci</a>, <a href=\"https://profiles.wordpress.org/planvova/\">Vladimir</a>, <a href=\"https://profiles.wordpress.org/vabrashev/\">Vladislav Abrashev</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/voyager131/\">voyager131</a>, <a href=\"https://profiles.wordpress.org/vtieu/\">vtieu</a>, <a href=\"https://profiles.wordpress.org/webaware/\">webaware</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a>, <a href=\"https://profiles.wordpress.org/wpdesk/\">wpdesk</a>, <a href=\"https://profiles.wordpress.org/wpdo5ea/\">WPDO</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">wppinar</a>, <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a>, <a href=\"https://profiles.wordpress.org/yashrs/\">yashrs</a>, <a href=\"https://profiles.wordpress.org/yoancutillas/\">yoancutillas</a>, <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</a>, <a href=\"https://profiles.wordpress.org/yuhin/\">yuhin</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/ysalame/\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zaheerahmad/\">zaheerahmad</a>, <a href=\"https://profiles.wordpress.org/zakkath/\">zakkath</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>, and <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>.\n\n\n\n<p> </p>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.5. Their efforts bring WordPress fully translated to 46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to learn more about volunteering with WordPress, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8799\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 5.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2020/08/wordpress-5-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2020 19:12:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8764\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:420:\"The second release candidate for WordPress 5.5 is here! WordPress 5.5 is slated for release on August 11, 2020, but we need your help to get there—if you haven’t tried 5.5 yet, now is the time! You can test the WordPress 5.5 release candidate in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option) Or download the release […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2503:\"\n<p>The second release candidate for WordPress 5.5 is here!</p>\n\n\n\n<p>WordPress 5.5 is slated for release on <strong>August 11, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.5 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.5 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-RC2.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the <em>Tested up to</em> version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so those can be figured out before the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.5, check out the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">WordPress 5.5 beta 1 post</a>. The <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">WordPress 5.5 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8764\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: July 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/08/the-month-in-wordpress-july-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2020 13:54:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8755\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases – WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11539:\"\n<p>July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases – WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the updates from the WordPress world.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.5 Updates</h2>\n\n\n\n<p>July was full of WordPress 5.5 updates! The WordPress 5.5 <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1\">Beta 1</a> came out on July 7, followed by <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">Beta 2</a> on July 14, <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">Beta 3</a> on July 21, and <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\">Beta 4</a> on July 27. Subsequently, the team also published the first <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\">release candidate</a> of WordPress 5.5 on July 28. </p>\n\n\n\n<p>WordPress 5.5, which is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11, 2020</a>, is a major update with features like <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic updates for plugins and themes</a>, a <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">block directory</a>, <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML sitemaps</a>, <a href=\"https://make.wordpress.org/core/2020/07/16/block-patterns-in-wordpress-5-5/\">block patterns</a>, and <a href=\"https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/\">lazy-loading images</a>, among others. To learn more about the release, check out its <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">field guide post</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Gutenberg 8.5 and 8.6</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>. Version 8.5 – the last plugin release will be included entirely (without experimental features) in WordPress 5.5, introduced improvements to block drag-and-drop and accessibility, easier updates for external images, and support for the block directory. Version 8.6 comes with features like Cover block video position controls and block pattern updates. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Reimagining Online WordPress Events</h2>\n\n\n\n<p>The Community team made the difficult decision <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">to suspend in-person WordPress events for the rest of 2020</a> in light of the COVID-19 pandemic. The team has also started working on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/\">reimagining online events</a>. Based on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/#comment-28505\">feedback from the community members</a>, the team decided to <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">make changes to the current online WordCamp format</a>. Key changes include wrapping up financial support for A/V vendors, ending event swag support for newer online WordCamps, and suspending the Global Community Sponsorship program for 2020. The team encourages upcoming online WordCamps to experiment with their events to facilitate an effective learning experience for attendees while avoiding online event fatigue. The team is currently working on a proposal to organize community-supported <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">recorded workshops and synchronous discussion groups</a> to help community members learn WordPress.<br><br>Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</a>. </p>\n\n\n\n<h2>WordCamp US 2020 is canceled</h2>\n\n\n\n<p>The organizers of WordCamp US 2020 have <a href=\"https://2020.us.wordcamp.org/2020/07/30/wcus-2020-an-update/\">canceled the event</a> in light of the continued pandemic and online event fatigue. The flagship event, which was originally scheduled for October 27-29 as an in-person event, had already planned to transition to an online event. Several WCUS Organizers will be working with the WordPress Community team to focus on other formats and ideas for online events, including a 24-hour contributor day, and contributing to the workshops initiative <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">currently being discussed</a>. Matt Mullenweg’s State of the Word (which typically accompanies WordCamp US) is likely to take place in a different format later in 2020.</p>\n\n\n\n<h2>Plugin and theme updates are now available over zip files</h2>\n\n\n\n<p>After eleven years, WordPress now allows users to update plugins and themes by <a href=\"https://core.trac.wordpress.org/changeset/48390\">uploading a ZIP file, in WordPress 5.5</a>. The feature, which was merged on July 7, has been one of the most requested features in WordPress. Now, when a user tries to upload a plugin or theme zip file from the WordPress dashboard by clicking the “Install Now” button, WordPress will direct users to a new screen that compares the currently-installed extension with the uploaded versions. Users can then choose between continuing with the installation or canceling. WordPress 5.5 will also offer <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic plugin and theme updates</a>. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">Block directory</a> is coming to WordPress with the 5.5 release. Plugin authors can now <a href=\"https://make.wordpress.org/plugins/2020/07/11/you-can-now-add-your-own-plugins-to-the-block-directory/\">submit their Block plugins to the directory</a>.</li><li>The Core team has opened up the <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">call for features</a> in the WordPress 5.6 release. You can <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">comment on the post</a> with features that you’d like to be included, current UX pain points, or maintenance tickets that need to be addressed. August 20 is the deadline for feature requests. </li><li>Editor features such as the new Navigation block, the navigation screen, and the widget screen that were originally <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">planned to be merged with WordPress 5.5</a> have been <a href=\"https://make.wordpress.org/core/2020/07/02/editor-features-for-wordpress-5-5-update/\">pushed for the next release</a>. </li><li>The Theme team is inviting proposals on whether to allow themes to <a href=\"https://make.wordpress.org/themes/2020/07/13/proposal-allow-themes-to-add-a-top-level-admin-menu/\">place an additional top-level menu link</a> in the admin.</li><li><a href=\"https://buddypress.org/2020/07/buddypress-6-2-0-beta/\">BuddyPress 6.2 beta </a>is out in the wild, and the team will soon release the stable version. The update includes changes that will make BuddyPress fully compatible with WordPress 5.5.</li><li>WordCamp EU 2021, which was being planned as an in-person event in Porto, Portugal, <a href=\"https://europe.wordcamp.org/2021/wordcamp-europe-2021-will-be-online/\">is moving online</a>. The team is considering an in-person WordCamp EU in 2022. </li><li>The Polyglots team has prepared and finalized a <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">Translation Editor & Locale Manager Vetting Criteria</a> to provide more clarity on how global mentors assign PTE/GTE/Locale Managers and to help locale teams set their own guidelines. The document, which was finalized <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">after a lot of discussion</a>, is now available in the <a href=\"https://make.wordpress.org/polyglots/handbook/translating/expectations/translation-editor-locale-manager-vetting-criteria/\">Polyglots handbook</a>.</li><li>Members of the Community team <a href=\"https://make.wordpress.org/community/2020/07/03/proposal-recognition-for-event-volunteers-and-attendees-in-wordpress-org-profile/\">are discussing</a> whether WordCamp volunteers, WordCamp attendees, or Meetup attendees should be awarded a WordPress.org profile badge. The ongoing discussion will be open for comments until August 13.</li><li>The <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">WP Notify project</a>, which aims to create a better way to manage and deliver notifications to the relevant audience, is on to its next steps. The team has finalized the initial requirements, and is <a href=\"https://make.wordpress.org/core/2020/07/09/wp-notify-next-steps/\">kicking off the project build</a>.</li><li>The WordPress documentation team is <a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\" target=\"_blank\">considering a ban on links to commercial websites</a> in a revision to its external linking policy. The policy change does not remove external links to commercial sites from WordPress.org and only applies to documentation sites. The idea is to protect documentation from being abused, and to prevent the WordPress project from being biased. Discussion on this post is still ongoing, and a decision has not yet been made. Feel free to<a href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\"> comment on the discussion posts</a>, if you would like to share your thoughts on the topic. </li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8755\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.5 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 19:08:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8732\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:370:\"The first release candidate for WordPress 5.5 is now available! This is an important milestone in the community’s progress toward the final release of WordPress 5.5. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2970:\"\n<p>The first release candidate for WordPress 5.5 is now available!</p>\n\n\n\n<p>This is an important milestone in the community’s progress toward the final release of WordPress 5.5. </p>\n\n\n\n<p>“Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 is slated for release on <strong>August 11, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.5 yet, <strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.5 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-RC1.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What’s in WordPress 5.5?</h2>\n\n\n\n<p>WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a> tag for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the <em>Tested up to</em> version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so those can be figured out before the final release.</p>\n\n\n\n<p>The WordPress 5.5 Field Guide, due very shortly, will give you a more detailed dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8732\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 20:56:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8719\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:313:\"WordPress 5.5 Beta 4 is now available! This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 Beta 4 in two ways: Try the WordPress Beta Tester plugin (choose the […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3812:\"\n<p>WordPress 5.5 Beta 4 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 4 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta4.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">beta 3</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F22%2F2020..07%2F28%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 4:</p>\n\n\n\n<ul><li>Add <code>\"loading\"</code> as an allowed kses image attribute (see <a href=\"https://core.trac.wordpress.org/ticket/50731\">#50731</a>).</li><li>Add filter for the plugin/theme auto-update message in the Info tab of Site health (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50663\">#50663</a>).</li><li><code>$_SERVER[\'SERVER_NAME\']</code> not a reliable when generating email host names (see <a href=\"https://core.trac.wordpress.org/ticket/25239\">#25239</a>)</li><li>Several backported fixes from Gutenberg are included in WordPress 5.5 Beta 4 (<a href=\"https://github.com/WordPress/gutenberg/pull/24218\">See PR #24218</a>)</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8719\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2020 17:51:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8706\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"WordPress 5.5 Beta 3 is now available! This software is still in development,so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 Beta 3 in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3876:\"\n<p>WordPress 5.5 Beta 3 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong>so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 3 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta3.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">beta 2</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">beta 2</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F15%2F2020..07%2F21%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 3:</p>\n\n\n\n<ul><li>Plugin and theme versions are now shared in the emails when automatically updated (see <a href=\"https://core.trac.wordpress.org/ticket/50350\">#50350</a>).</li><li>REST API routes without a <code>permission_callback</code> now trigger a <code>_doing_it_wrong()</code> warning (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50075\">#50075</a>).</li><li>Over 23 Gutenberg changes and updates (see <a href=\"https://github.com/WordPress/gutenberg/pull/24068\">#24068</a> and <a href=\"https://core.trac.wordpress.org/ticket/50712\">#50712</a>).</li><li>A bug with the new import and export database Dashicons has been fixed (see <a href=\"https://core.trac.wordpress.org/ticket/49913\">#49913</a>).</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8706\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Jul 2020 17:24:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8681\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:358:\"WordPress 5.5 Beta 2 is now available! This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 beta 2 in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4552:\"\n<p id=\"block-000046ff-d8e6-40a8-9869-2dd39e50f270\"><br>WordPress 5.5 Beta 2 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong><strong>This software is still in development,</strong> </strong>so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 beta 2 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta2.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors that tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">beta 1</a> development release and provided feedback. Testing for bugs is an important part of polishing each release and a great way to contribute to WordPress. Here are some of the changes since beta 1 to pay close attention to while testing.</p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\">beta 1</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F08%2F2020..07%2F14%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">48 bugs</a> have been fixed. Here is a summary of a few changes included in beta 2:</p>\n\n\n\n<ul><li>19 additional bugs have been fixed in the block editor (see <a href=\"https://github.com/WordPress/gutenberg/pull/23903\">#23903</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23905\">#23905</a>).</li><li>The Dashicons icon font has been updated (see <a href=\"https://core.trac.wordpress.org/ticket/49913\">#49913</a>).</li><li>Broken widgets stemming from changes in Beta 1 have been fixed (see <a href=\"https://core.trac.wordpress.org/ticket/50609\">#50609</a>).</li><li>Query handling when counting revisions has been improved (see <a href=\"https://core.trac.wordpress.org/ticket/34560\">#34560</a>).</li><li>An alternate, expanded view was added for <code>wp_list_table</code> (see <a href=\"https://core.trac.wordpress.org/ticket/49715\">#49715</a>).</li><li>Some adjustments were made to the handling of default terms for custom taxonomies (see <a href=\"https://core.trac.wordpress.org/ticket/43517\">#43517</a>)</li></ul>\n\n\n\n<p>Several updates have been made to the block editor. For details, see <a href=\"https://github.com/WordPress/gutenberg/pull/23903\">#23903</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23905\">#23905</a>.</p>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help us translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8681\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Jul 2020 21:49:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8624\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:358:\"WordPress 5.5 Beta 1 is now available for testing! This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test the WordPress 5.5 beta in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9697:\"\n<p>WordPress 5.5 Beta 1 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>You can test the WordPress 5.5 beta in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta1.zip\">download the beta here (zip)</a>.</li></ul>\n\n\n\n<p>The current target for final release is August 11, 2020. This is only <strong>five weeks away</strong>. Your help is needed to ensure this release is tested properly.</p>\n\n\n\n<p>Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute. Here are some of the big changes and features to pay close attention to while testing.</p>\n\n\n\n<h2><strong>Block editor: features and improvements</strong></h2>\n\n\n\n<p>WordPress 5.5 will include eleven releases of the Gutenberg plugin, bringing with it a long list of exciting new features. Here are just a few:</p>\n\n\n\n<ul><li><strong>Inline image editing – </strong>Crop, rotate, and zoom photos inline right from image blocks.</li><li><strong>Block patterns</strong> – Building elaborate pages can be a breeze with new block patterns. Several are included by default.</li><li><strong>Device previews</strong> – See how your content will look to users on many different screen sizes. </li><li><strong>End block overwhelm</strong>. The new block inserter panel displays streamlined categories and collections. As a bonus, it supports patterns and integrates with the new block directory right out of the box.</li><li><strong>Discover, install, and insert third-party blocks</strong> from your editor using the new block directory.</li><li>A better, <strong>smoother editing experience </strong>with: <ul><li>Refined drag-and-drop</li><li>Block movers that you can see and grab</li><li>Parent block selection</li><li>Contextual focus highlights</li><li>Multi-select formatting lets you change a bunch of blocks at once </li><li>Ability to copy and relocate blocks easily</li><li>And, better performance</li></ul></li><li><strong>An expanded design toolset for themes.</strong></li><li>Now <strong>add backgrounds and gradients</strong> to more kinds of blocks, like groups, columns, media & text</li><li>And <strong>support for more types of measurements</strong> — not just pixels. Choose ems, rems, percentages, vh, vw, and more! Plus, adjust line heights while typing, turning writing and typesetting into the seamless act.</li></ul>\n\n\n\n<p>In all, WordPress 5.5 brings more than 1,500 useful improvements to the block editor experience. </p>\n\n\n\n<p>To see all of the features for each release in detail check out the release posts: <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.5.0\">7.5</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.6.0\">7.6</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.7.0\">7.7</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.8.0\">7.8</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.9.0\">7.9</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.0.0\">8.0</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.1.0\">8.1</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.2.0\">8.2</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.3.0\">8.3</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.4.0\">8.4</a>, and <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.5.0\">8.5</a>.</p>\n\n\n\n<h2><strong>Wait! There’s more!</strong></h2>\n\n\n\n<h3><strong>XML sitemaps</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML Sitemaps are now included in WordPress</a> and enabled by default. Sitemaps are essential to search engines discovering the content on your website. Your site’s home page, posts, pages, custom post types, and more will be included to improve your site’s visibility.</p>\n\n\n\n<h3><strong>Auto-updates for plugins and themes</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/tag/core-auto-updates/\">WordPress 5.5 also brings auto-updates for plugins and themes</a>. Easily control which plugins and themes keep themselves up to date on their own. It’s always recommended that you run the latest versions of all plugins and themes. The addition of this feature makes that easier than ever!</p>\n\n\n\n<h3><strong>Lazy-loading images</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2020/04/08/lazy-loading-of-images-is-in-core/\">WordPress 5.5 will include native support for lazy-loaded images</a> utilizing new browser standards. With lazy-loading, images will not be sent to users until they approach the viewport. This saves bandwidth for everyone (users, hosts, ISPs), makes it easier for those with slower internet speeds to browse the web, saves electricity, and more.</p>\n\n\n\n<h3><strong>Better accessibility</strong></h3>\n\n\n\n<p>With every release, WordPress works hard to improve accessibility. Version 5.5 is no different and packs a parcel of accessibility fixes and enhancements. Take a look:</p>\n\n\n\n<ul><li>List tables now come with extensive, alternate view modes.</li><li>Link-list widgets can now be converted to HTML5 navigation blocks.</li><li>Copying links in media screens and modal dialogs can now be done with a simple click of a button.</li><li>Disabled buttons now actually look disabled.</li><li>Meta boxes can now be moved with the keyboard.</li><li>A custom logo on the front page no longer links to the front page.</li><li>Assistive devices can now see status messages in the Image Editor.</li><li>The shake animation indicating a login failure now respects the user’s choices in the <code>prefers-reduced-motion</code> media query.</li><li>Redundant <code>Error:</code> prefixes have been removed from error notices.</li></ul>\n\n\n\n<h2><strong>Miscellaneous Changes</strong></h2>\n\n\n\n<ul><li>Plugins and themes can now be updated by uploading a ZIP file.</li><li><a href=\"https://make.wordpress.org/core/2020/06/26/wordpress-5-5-better-fine-grained-control-of-redirect_guess_404_permalink/\">More finely grained control of redirect_guess_404_permalink()</a>.</li><li><a href=\"https://make.wordpress.org/core/2020/07/01/external-library-updates-in-wordpress-5-5-call-for-testing/\">Several packaged external libraries have been updated</a>, including PHPMailer, SimplePie, Twemoji, Masonry, and more!</li></ul>\n\n\n\n<p>Keep your eyes on the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">5.5-related developer notes</a> in the coming weeks, breaking down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed more than <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=5.5&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">360 tickets in WordPress 5.5</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&status=reopened&type=enhancement&milestone=5.5&or&status=closed&status=reopened&type=feature+request&milestone=5.5&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&col=changetime&col=keywords&order=changetime\">157 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p class=\"has-small-font-size\"><em>Props to <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>, <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a>, and <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a> for compiling/writing this post, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a> for editing/proof reading, and <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, and <a href=\'https://profiles.wordpress.org/andreamiddleton/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>andreamiddleton</a> for final review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8624\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: June 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/07/the-month-in-wordpress-june-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Jul 2020 05:52:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8614\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:353:\"June was an exciting month for WordPress! Major changes are coming to the Gutenberg plugin, and WordCamp Europe brought the WordPress community closer together. Read on to learn more and to get all the latest updates.  WordPress 5.4.2 released We said hello to WordPress 5.4.2 on June 10. This security and maintenance release features 17 […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7872:\"\n<p>June was an exciting month for WordPress! Major changes are coming to the Gutenberg plugin, and WordCamp Europe brought the WordPress community closer together. Read on to learn more and to get all the latest updates. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4.2 released</h2>\n\n\n\n<p>We said hello to WordPress 5.4.2 on June 10. This security and maintenance release features 17 fixes and 4 enhancements, so we recommend that you update your sites immediately. To download WordPress 5.4.2, visit your Dashboard, click on <strong>Updates</strong>, then <strong>Update Now</strong>, or download the latest version directly from WordPress.org. For more information, visit <a href=\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/\">this post</a>, review the <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.4.2&order=priority\">full list of changes on Trac</a>, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-2/\">HelpHub documentation page</a> for <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-2/\">version 5.4.2</a>. WordPress 5.4.2 is a short-cycle maintenance release. The next major release will be <a href=\"https://make.wordpress.org/core/5-5/\">version 5.5</a>, <a href=\"https://wordpress.org/about/roadmap/\">planned for August 2020</a>. <br><br>Want to get involved in building WordPress Core? Follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Gutenberg 8.3 and 8.4</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/06/11/whats-new-in-gutenberg-11-june/\">8.3</a> and <a href=\"https://make.wordpress.org/core/2020/06/24/whats-new-in-gutenberg-24-june/\">8.4</a> this month, paving the way for some exciting block editor features. Version 8.3 introduced enhancements like a reorganized, more intuitive set of block categories, a parent block selector, an experimental spacing control, and user-controlled link color options. Version 8.4 comes with new image-editing tools and the ability to edit options for multiple blocks. The block directory search feature that was previously available as an experimental feature, is now enabled for all Gutenberg installations. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/06/11/whats-new-in-gutenberg-11-june/\">8.3</a> and <a href=\"https://make.wordpress.org/core/2020/06/24/whats-new-in-gutenberg-24-june/\">8.4</a>.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordPress Bumps Minimum Recommended PHP Version to 7.2</h2>\n\n\n\n<p>In a major update, WordPress <a href=\"https://meta.trac.wordpress.org/changeset/9959\">has bumped</a> the minimum PHP recommendation to 7.2. The ServeHappy API has been updated to set the minimum acceptable PHP version to 7.2, while the WordPress downloads page recommends 7.3 or newer. Previously, the ServeHappy dashboard widget was showing the upgrade notice to users of PHP 5.6 or lower. This decision comes <a href=\"https://meta.trac.wordpress.org/ticket/5257\">after discussions with the core Site Health team and the Hosting team</a>, both of which recommended that the upgrade notice be shown to users of PHP <=7.1.</p>\n\n\n\n<h2>WordCamp Europe 2020 Moved Online</h2>\n\n\n\n<p>Following the success of a remote WordCamp Spain, <a href=\"https://2020.europe.wordcamp.org/\">WordCamp Europe</a> was held fully online from June 4 to 6. The event drew a record 8,600 signups from people based in 138 countries, along with 2,500 signups for contributor day. WCEU Online also showcased 33 speakers and 40 sponsors, in addition to a Q&A with Matt Mullenweg. You can find the videos of the event in WordPress.tv by <a href=\"https://wordpress.tv/event/wordcamp-europe-2020/\">following this link</a>, or you can catch the<a href=\"https://www.youtube.com/channel/UCaYQGYDpXpU4A17kxN-AgJQ\"> live stream recording of the entire event from the WP Europe YouTube Channel</a>.</p>\n\n\n\n<p>Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</a>. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>), the executive director of the WordPress project, <a href=\"https://wordpress.org/news/2020/06/equity-and-the-power-of-community/\">published a post </a>that highlights resources on how the global WordPress community can focus on equity to help dismantle racial, societal, and systemic injustice. </li><li>PHP, the primary programming language in which WordPress is written, celebrated its <a href=\"https://wptavern.com/php-marks-25-years\">25th anniversary</a> this month!</li><li>The Community team is<a href=\"https://make.wordpress.org/community/2020/06/18/pending-update-for-the-code-of-conduct/#comment-28294\"> updating the WordCamp code of conduct</a> to address discrimination based on age, caste, social class, and other identifying characteristics.</li><li>The WordPress Core team is promoting more inclusive language by <a href=\"https://make.wordpress.org/core/2020/06/18/proposal-update-all-git-repositories-to-use-main-instead-of-master/\">updating all git repositories to use `trunk` instead of `master`</a>. Additionally, the team proposes to <a href=\"https://make.wordpress.org/core/2020/06/24/proposal-rename-invalid-worksforme-and-wontfix-ticket-resolutions/\">rename “invalid,” “worksforme,” and “wontfix” ticket resolutions </a>to “not-applicable,” “not-reproducible” or “cannot-reproduce,” and “not-implemented,” respectively. </li><li>The Documentation team is working on an external linking policy and has <a href=\"https://make.wordpress.org/docs/2020/06/15/external-linking-policy-trusted-sources/\">started a discussion</a> on how to allow linking to trusted sources to benefit users. </li><li>The Core team has put up a proposal to <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">merge extensible core sitemaps to WordPress core</a> in the 5.5 release. The feature is currently available as a <a href=\"https://wordpress.org/plugins/core-sitemaps/\">feature plugin</a>.</li><li><a href=\"https://2020.denver.wordcamp.org/\">WordCamp Denver</a> was held online May 26–27. The event sold over 2,400 tickets and featured 27 speakers and 20 sponsors. You can catch the recorded live stream on the <a href=\"https://2020.denver.wordcamp.org/watch-now/\">event site</a>.</li><li>The Core team is working on <a href=\"https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/\">updating the version of jQuery</a> used in WordPress core.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8614\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:76:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 5.4.2 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Jun 2020 19:19:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8592\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"WordPress 5.4.2 is now available! This security and maintenance release features 23 fixes and enhancements. Plus, it adds a number of security fixes—see the list below. These bugs affect WordPress versions 5.4.1 and earlier; version 5.4.2 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.4, there are also updated versions […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6827:\"\n<p>WordPress 5.4.2 is now available!</p>\n\n\n\n<p>This security and maintenance release features 23 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>These bugs affect WordPress versions 5.4.1 and earlier; version 5.4.2 fixes them, so you’ll want to upgrade.</p>\n\n\n\n<p>If you haven’t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the bugs for you.</p>\n\n\n\n<h3><strong>Security Updates</strong></h3>\n\n\n\n<p>WordPress versions 5.4 and earlier are affected by the following bugs, which are fixed in version 5.4.2. If you haven’t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to Sam Thomas (jazzy2fives) for finding an XSS issue where authenticated users with low privileges are able to add JavaScript to posts in the block editor.</li><li>Props to Luigi – (<a href=\"https://www.gubello.me/\">gubello.me</a>) for discovering an XSS issue where authenticated users with upload permissions are able to add JavaScript to media files.</li><li>Props to Ben Bidner of the WordPress Security Team for finding an open redirect issue in <em>wp_validate_redirect()</em>.</li><li>Props to <a href=\"http://apapedulimu.click\">Nrimo Ing Pandum</a> for finding an authenticated XSS issue via theme uploads.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding an issue where <em>set-screen-option</em> can be misused by plugins leading to privilege escalation.</li><li>Props to <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> for discovering an issue where comments from password-protected posts and pages could be displayed under certain conditions.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>One maintenance update was also deployed to versions 5.1, 5.2 and 5.3. See the <a href=\"https://make.wordpress.org/core/2020/06/09/wordpress-5-4-2-prevent-unmoderated-comments-from-search-engine-indexation/\">related developer note</a> for more information.</p>\n\n\n\n<p>You can browse the <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.4.2&order=priority\">full list of changes on Trac</a>.</p>\n\n\n\n<p>For more info, browse the full list of changes on Trac or check out the Version <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-2/\">5.4.2 documentation page</a>.</p>\n\n\n\n<p>WordPress 5.4.2 is a short-cycle maintenance release. The next major release will be <a href=\"https://make.wordpress.org/core/5-5/\">version 5.5</a>.</p>\n\n\n\n<p>You can download WordPress 5.4.2 from the button at the top of this page, or visit your<strong> Dashboard → Updates</strong> and click <strong>Update Now</strong>.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Thanks and props!</h3>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who helped make WordPress 5.4.2 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/argentite\">argentite</a>, <a href=\"https://profiles.wordpress.org/asif2bd\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bdcstr\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/delowardev\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/dhrrob\">Rob Migchels</a>, <a href=\"https://profiles.wordpress.org/donmhico\">donmhico</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/finomeno\">finomeno</a>, <a href=\"https://profiles.wordpress.org/garethgillman\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/giorgio25b\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/h71\">Hector F</a>, <a href=\"https://profiles.wordpress.org/ianbelanger\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/imath\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/javiercasares\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/jonkolbert\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/kjellr\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/kthmd\">KT</a>, <a href=\"https://profiles.wordpress.org/markusthiel\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mislavjuric\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/oakesjosh\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/passoniate\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/samful\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/skarabeq\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/skithund\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/suzylah\">suzylah</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/utz119\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a> and <a href=\"https://profiles.wordpress.org/yuhin\">yuhin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8592\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 18 Aug 2020 16:32:49 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 11 Aug 2020 19:12:19 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20170406182201\";}','no'),(632,'finished_splitting_shared_terms','1','yes'),(633,'site_icon','0','yes'),(634,'medium_large_size_w','768','yes'),(635,'medium_large_size_h','0','yes'),(636,'db_upgraded','','yes'),(850,'_site_transient_timeout_wporg_theme_feature_list','1491577607','no'),(851,'_site_transient_wporg_theme_feature_list','a:3:{s:6:\"Layout\";a:7:{i:0;s:11:\"grid-layout\";i:1;s:10:\"one-column\";i:2;s:11:\"two-columns\";i:3;s:13:\"three-columns\";i:4;s:12:\"four-columns\";i:5;s:12:\"left-sidebar\";i:6;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:10:\"buddypress\";i:2;s:17:\"custom-background\";i:3;s:13:\"custom-colors\";i:4;s:13:\"custom-header\";i:5;s:11:\"custom-menu\";i:6;s:12:\"editor-style\";i:7;s:21:\"featured-image-header\";i:8;s:15:\"featured-images\";i:9;s:15:\"flexible-header\";i:10;s:14:\"footer-widgets\";i:11;s:20:\"front-page-post-form\";i:12;s:19:\"full-width-template\";i:13;s:12:\"microformats\";i:14;s:12:\"post-formats\";i:15;s:20:\"rtl-language-support\";i:16;s:11:\"sticky-post\";i:17;s:13:\"theme-options\";i:18;s:17:\"threaded-comments\";i:19;s:17:\"translation-ready\";}s:7:\"Subject\";a:9:{i:0;s:4:\"blog\";i:1;s:10:\"e-commerce\";i:2;s:9:\"education\";i:3;s:13:\"entertainment\";i:4;s:14:\"food-and-drink\";i:5;s:7:\"holiday\";i:6;s:4:\"news\";i:7;s:11:\"photography\";i:8;s:9:\"portfolio\";}}','no'),(852,'theme_mods_HumanRights','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:5:{s:11:\"header_menu\";i:3;s:11:\"footer_menu\";i:4;s:8:\"top_menu\";i:0;s:7:\"primary\";i:3;s:6:\"topbar\";i:5;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(799,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:10:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.1\";s:7:\"version\";s:5:\"5.5.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.1\";s:7:\"version\";s:5:\"5.5.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.2\";s:7:\"version\";s:5:\"5.4.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.4\";s:7:\"version\";s:5:\"5.3.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.7\";s:7:\"version\";s:5:\"5.2.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.6\";s:7:\"version\";s:5:\"5.1.6\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.10.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.10.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.10-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.10-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.10\";s:7:\"version\";s:6:\"5.0.10\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.15.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.15.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.15-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.15-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.15\";s:7:\"version\";s:6:\"4.9.15\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.14.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.14.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.14-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.8.14-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.8.14\";s:7:\"version\";s:6:\"4.8.14\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.18.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.18.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.18-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.7.18-new-bundled.zip\";s:7:\"partial\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.18-partial-3.zip\";s:8:\"rollback\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.18-rollback-3.zip\";}s:7:\"current\";s:6:\"4.7.18\";s:7:\"version\";s:6:\"4.7.18\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:5:\"4.7.3\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1599434583;s:15:\"version_checked\";s:5:\"4.7.3\";s:12:\"translations\";a:0:{}}','no'),(800,'_site_transient_timeout_browser_1112e7da2c1e2ca5eb7e4651881e05db','1492108584','no'),(801,'_site_transient_browser_1112e7da2c1e2ca5eb7e4651881e05db','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"57.0.2987.133\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(857,'wpc_options-transients','a:3:{s:14:\"changed_values\";a:2:{s:8:\"last_tab\";s:0:\"\";s:16:\"footer_copyright\";s:66:\"© 2017 Medical Oncology Care Associates Inc. All rights reserved.\";}s:9:\"last_save\";i:1597768581;s:13:\"last_compiler\";i:1491628860;}','yes'),(815,'fresh_site','0','yes'),(1063,'_site_transient_timeout_theme_roots','1599436386','no'),(1064,'_site_transient_theme_roots','a:6:{s:11:\"HumanRights\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";}','no'),(1039,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1597811558','no'),(1040,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"WPTavern: Apple to Enforce 1-Year Limit on SSL/TLS Certificate Lifetimes on September 1, 2020, Mozilla and Google to Follow Suit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103455\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:297:\"https://wptavern.com/apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit?utm_source=rss&utm_medium=rss&utm_campaign=apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4866:\"<img />image credit: <a href=\"https://stocksnap.io/author/134\">Sylwia Bartyzel</a>\n\n\n\n<p>Beginning September 1, 2020, Apple’s Safari browser will no longer trust SSL/TLS certificates issued for longer than 398 days, which is the equivalent of one year plus the renewal grace period. Apple cited its “ongoing efforts to improve web security” in the <a href=\"https://support.apple.com/en-us/HT211025\">announcement</a> earlier this year. The change affects the full lineup of Apple platforms: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This change will affect only TLS server certificates issued from the Root CAs preinstalled with iOS, iPadOS, macOS, watchOS, and tvOS. Additionally, this change will affect only TLS server certificates issued on or after September 1, 2020; any certificates issued prior to that date will not be affected by this change.</p></blockquote>\n\n\n\n<p>Apple will begin enforcing the change immediately, which means it will deny connections to TLS servers that don’t meet the new requirements. After Apple’s announcement, both <a href=\"https://chromium.googlesource.com/chromium/src/+/ae4d6809912f8171b23f6aa43c6a4e8e627de784\">Google</a> and <a href=\"https://github.com/mozilla/pkipolicy/issues/204\">Mozilla</a> contributors moved to propose their own implementations that cap certificate validity at 398 days. </p>\n\n\n\n<p>All of the major certificate authorities are falling in line, changing their offerings to conform with the new one year limit. This includes CA market leader <a href=\"https://www.identrust.com/sites/default/files/resources/IdenTrust_TLS_%20One_%20Year_%20Max_Validity_June_2020_Communication_0_0.pdf\">IdenTrust</a>, which accounts for roughly <a href=\"https://w3techs.com/technologies/history_overview/ssl_certificate\">52%</a> of SSL certificates. DigiCert, a CA that captures 20% of the market, <a href=\"https://www.digicert.com/blog/position-on-1-year-certificates/\">published</a> a dry note of compliance, emphasizing the burden it places on certificate users:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Why did Apple unilaterally decide to enforce a shorter certificate lifetime? Their spokesperson said it was to “protect users.” We know from prior CA/B Forum discussions that longer certificate lifetimes proved to be challenging in replacing certificates, in the case of a major security incident. Apple clearly wants to avoid an ecosystem that cannot quickly respond to major certificate-related threats. Short-lived certificates improve security because they reduce the window of exposure if a TLS certificate is compromised. They also help remediate normal operational churn within organizations by ensuring yearly updates to identity such as company names, addresses and active domains. As with any improvement, shortening of lifetimes should be balanced against the hardship required of certificate users to implement these changes.</p></blockquote>\n\n\n\n<p>The idea behind the change is that certificates with shorter life cycles are more secure, as compromised keys would expire on shorter timeframes. The new one-year expiration forces hosts and certificate providers to make automation a high priority. In fact, this is one of the reasons Let’s Encrypt’s free certificates already have a short <a href=\"https://letsencrypt.org/2015/11/09/why-90-days.html\">90-day life cycle</a>. It was put in place years ago to encourage automation so that shorter lifetimes are no less convenient than longer ones.</p>\n\n\n\n<p>Let’s Encrypt recommends subscribers renew every sixty days and may even consider recommending shorter lifetimes once automated renewal tools are more widely adopted. This may be happening sooner than anticipated now that Apple’s policy is forcing change across the industry.</p>\n\n\n\n<p>Many WordPress users make use of Let’s Encrypt certificates using a plugin like <a href=\"https://wordpress.org/plugins/wp-force-ssl/\">WP Force SSL & HTTPS Redirect</a> (100k+ active installs), <a href=\"https://wordpress.org/plugins/ssl-zen/\">SSL Zen</a> (20k+ installs) or <a href=\"https://wordpress.org/plugins/wp-letsencrypt-ssl/\">WP Encryption</a> (20k+ installs). Some plugins have automatic renewal built in, but some offer it as part of a commercial upgrade. Others rely on hosts to perform renewals.</p>\n\n\n\n<p>Although most website owners will not need to take action, the shorter certificate life cycle may can become a hassle without automated certificate management in place. It may also affect client billing with different options available from hosts and certificate authorities. If you manage websites for clients whose sites previously relied on certificates with longer life cycles, you will want to make sure to have some form of automated certificate management set up when the change goes into effect.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Aug 2020 23:08:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Exploring the First Block Patterns to Land in the WordPress Theme Directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103449\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory?utm_source=rss&utm_medium=rss&utm_campaign=exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7623:\"<p class=\"has-drop-cap\">For months, I have eagerly awaited the official release of <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">WordPress 5.5</a>, an update that promised to put the long-awaited block patterns system into the hands of theme designers. I may sound like a broken record at this point, but patterns have the potential to <a href=\"https://wptavern.com/block-patterns-will-change-everything\">revolutionize WordPress theme development</a>, even more so than the upcoming full-site editing.</p>\n\n\n\n<p>The feature should drastically change how developers create WordPress themes. If used to its full potential, theme authors can rid themselves of dozens of theme options and drop most of their page templates. They can focus less on programming and more on designing, which is what themes are really all about.</p>\n\n\n\n<p>To understand why patterns are so revolutionary, you must understand the underlying issue that it solves for theme authors and, ultimately, end-users. Throughout all of WordPress’s theming history, there has been a single overarching issue that has caused untold numbers of issues. This is an issue that has been the root cause of multiple guidelines added to the WordPress.org theme review system.</p>\n\n\n\n<p>This single issue can almost exclusively trace its roots back to the big question: how can theme authors build custom homepages and easily allow end-users to recreate them?</p>\n\n\n\n<p>Whether it is a slider or columns of info boxes or a call-to-action section, WordPress has never truly provided a solution that theme authors could rely on. To be fair, many developers have built creative and unique systems around the limitations of the platform. However, those systems were specific to a single theme or a set of themes from a single company. There was no standard. There was nothing that would guide theme designers to simply design whatever interesting thing they had in their minds and allow users to simply fill in the content.</p>\n\n\n\n<p>While I say that the homepage of the site is the underlying issue here, the problem is really extended to any page on the site. The homepage design is a bit like the theme author’s signature. It allows designers to showcase their talents and draw users in. And for over a decade, theme authors have tried a thousand different methods just to get this one page right.</p>\n\n\n\n<p>Patterns are so much more. The system does not require that theme authors become PHP ninjas to piece together beautiful designs. It does not limit users to a theme options panel for building their homepage — they can build out any page on their site with the patterns their themes offer.</p>\n\n\n\n<p>The big thing is that it renders the “how do I build a custom homepage” question moot. Theme authors never need to think about that question again, at least not in the way that they have in previous years. Theming is moving away from building designs on a page level and toward designing individual blocks and sections (patterns). The focus is much more <em>atomic</em>, which provides users with more flexibility and freedom.</p>\n\n\n\n<p>Because I could not wait for weeks or months longer to see what theme authors built within this system, I wanted to take a peek at what the current themes in the official theme directory were doing. There was not a lot to look at, but at least some theme authors are willing to be the pioneers in this new era of theming.</p>\n\n\n\n<p>Currently, the <a href=\"https://wordpress.org/themes/tags/block-patterns/\">Block Editor Patterns</a> feature filter for the directory is not working. Technically, theme authors are not allowed to add the <code>block-patterns</code> tag to their themes, but there is a <a href=\"https://github.com/WordPress/theme-check/pull/272\">patch available</a> which should fix the issue soon.</p>\n\n\n\n<h2>Patterns So Far</h2>\n\n\n\n<p class=\"has-drop-cap\">Right now, the theme directory only has three themes with block patterns. It is not much to go on, but it is interesting to see what theme authors are building so far.</p>\n\n\n\n<p>UXL Themes recently updated its <a href=\"https://wordpress.org/themes/cordero/\">Cordero</a> theme with several blocks. One of the things I like about how Cordero added its patterns is that it created a custom “Cordero” block pattern category. Patterns can exist in multiple categories, but having all of the theme’s custom patterns consolidated to a single group made discovering them much easier. This is a practice that I would like to see more of going forward.</p>\n\n\n\n<p>Cordero’s patterns are primarily geared toward the typical business layout. It includes a couple of hero-type patterns, some features/services boxes, and pricing tables.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Cordero theme block patterns.\n\n\n\n<p>The <a href=\"https://wordpress.org/themes/inclusive/\">Inclusive</a> theme by Themes Team representative Carolina Nymark has several patterns (it is also a solid theme if you’re in the market for a good accessibility-ready option). The most interesting patterns of this theme are its two-column patterns with <em>sidebars</em>. Nymark has essentially created the “body” of a page with patterns. One adds a sidebar on the left and the other pattern adds it to the right. Both patterns have a main column for adding custom content. The sidebar column is decorated with widget-type blocks by default.</p>\n\n\n\n<img />Inclusive theme pattern with sidebar and content columns.\n\n\n\n<p>What makes these patterns unique is that they are almost like a stepping stone toward full-site editing — all that they are missing is a header and footer. Admittedly, I was unprepared for this sort of pattern and expected patterns to be used for smaller sections, but I am a fan of the experimentation in the Inclusive theme.</p>\n\n\n\n<p>Nymark has two of the current three themes with block patterns in the directory. Her <a href=\"https://wordpress.org/themes/deejay/\">Deejay</a> theme adds a single pattern, which allows the user to create a DJ profile section on their site. It combines columns, social icons, the latest posts list, a video embed, and more.</p>\n\n\n\n<img />Deejay theme profile pattern.\n\n\n\n<p>Overall, I like the early exploration of this new feature. It is never easy being the first to try things out, so I applaud the theme authors for paving the way. We’re only a week into the WordPress 5.5 release, but I am excited to see more.</p>\n\n\n\n<h2>How Well Do Patterns Transfer Between Themes?</h2>\n\n\n\n<p class=\"has-drop-cap\">One of the promises of the block system is that it allows users to switch between themes and maintain their content. The idea is that each theme will style all the blocks in such a way that the front end output does not look broken.</p>\n\n\n\n<p>While there is merely a small sample size of three themes, I did hit some content styling issues when switching between them.</p>\n\n\n\n<p>Generally, the more complex a pattern and whether the pattern employs custom classes decides how well it would transfer from theme to theme. Images could present an interesting problem too if the user decides to not replace a pattern’s image with its own. Because the image would exist in the theme folder, if the theme is deactivated and uninstalled, it would no longer exist.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Aug 2020 21:24:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: WordPress 5.6 Development Kicks Off with All-Women Release Squad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/wordpress-5-6-development-kicks-off-with-all-women-release-squad?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-6-development-kicks-off-with-all-women-release-squad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4051:\"<img />photo credit: <a href=\"https://stocksnap.io/photo/people-girls-N444PJYUP9\">Brodie Vissers</a>\n\n\n\n<p>WordPress 5.5 has already been downloaded more than 4 million times after its release earlier this week, and it’s time to <a href=\"https://make.wordpress.org/core/2020/08/13/wordpress-5-6-release-planning/\">kick off work on 5.6</a>. Josepha Haden will be leading the release alongside coordinator Dee Teal, with additional leads for Triage (Tonya Mork), Core Tech (Helen Hou-Sandì), Editor Tech (Isabel Brison), Design (Ellen Bauer and Tammie Lister), and several more women managing documentation, accessibility, marketing, testing, and other important aspects of the release. The full squad includes 46 women so far with a couple of roles left to be decided.</p>\n\n\n\n<p>When Josepha Haden officially <a href=\"https://make.wordpress.org/core/2020/03/11/all-women-release-squad/\">proposed</a> the idea of having an all-women release squad, she emphasized that this doesn’t mean the release can only include contributions from women. In addition to the general objective of shipping a stable and enhanced version of the WordPress, Haden outlined a few more goals for this historic release:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>My hope is that with a release squad comprised entirely of people who identify as women, we’ll be able to increase the number women who have that experience and (hopefully) become returning contributors to Core and elsewhere. This doesn’t mean the release will only contain contributions from women. And if our current squad training process is any indication, it also doesn’t mean that we’re asking a squad to show up and do this without support.</p></blockquote>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, who worked as release <a href=\"https://wptavern.com/a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-development\">co-lead for WordPress 5.3</a>, published a post announcing the squad as well as the scope of the release. Two major items are already complete: <a href=\"https://github.com/WordPress/gutenberg/issues/13204\">conversion of the widget-editing areas</a> and removal of support for PHP 5.6.x. The squad plans to deliver an impressive array of new features that are still in development:</p>\n\n\n\n<ul><li>Navigation menus block in Core</li><li>Automatic updates for major WordPress Core releases (opt-in)</li><li>New features from the block editor upgrades.</li><li>Widgets-editing and Customizer support in Core</li><li>Default theme, including an FSE compatible version</li><li>PHP 8 support</li><li>Public beta of Full Site Editing</li></ul>\n\n\n\n<p>A recent <a href=\"https://twitter.com/kaydacode/status/1293302599542874177\">tweet</a> from a woman who works as an iOS developer at Quicken Loans, asked if there have ever been women in software development working in leadership roles. Although many projects and organizations have women in such roles for many years (as seen in the replies to the tweet), the question demonstrates why representation still matters. WordPress 5.6 is an opportunity to make many more women leaders visible for people who need to see others like themselves in leadership roles.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Lead developer for 38% of the internet let’s goooooo who else is out there <a href=\"https://t.co/bCq8iFdf3I\">https://t.co/bCq8iFdf3I</a></p>— Helen 侯-Sandí (@helenhousandi) <a href=\"https://twitter.com/helenhousandi/status/1293621808088985602?ref_src=twsrc%5Etfw\">August 12, 2020</a></blockquote>\n</div>\n\n\n\n<p>So far the community has been very <a href=\"https://twitter.com/SergeyBiryukov/status/1294324969133035522\">supportive</a> of the plan for an all-women release squad and is rallying around the idea. WordPress 5.6 is the last release planned for the year and is expected to land on December 8, 2020. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Aug 2020 22:17:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: Local Avatars in WordPress? Yes, Please\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103361\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"https://wptavern.com/local-avatars-in-wordpress-yes-please?utm_source=rss&utm_medium=rss&utm_campaign=local-avatars-in-wordpress-yes-please\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5442:\"<p class=\"has-drop-cap\">It is an age-old question. OK, well, it’s really a <a href=\"https://core.trac.wordpress.org/ticket/16020\">10-year-old feature request</a>, but that is <em>age-old</em> in software development years. Should WordPress have a local avatar system?</p>\n\n\n\n<p>Let’s be honest. Most of us have kind of gritted our teeth and quietly — and sometimes not so quietly — lived with the Automattic-owned properties that are integrated directly with the core WordPress software. At least Akismet is a plugin and somewhat detached from the platform. But, avatars, a feature courtesy of Automattic’s Gravatar service, is baked deep into the platform. Users must disable avatars completely or opt into another plugin to distance themselves from it.</p>\n\n\n\n<p>There are the obvious privacy concerns that some people have around uploading an image to the Gravatar service and creating an account with WordPress.com. Even aside from such concerns, regardless of whether they are warranted, new users who are unfamiliar with local avatar plugins are essentially guided to create an account with a third-party service to have one of the most basic features expected from a CMS.</p>\n\n\n\n<p>Not all WordPress installs have access to Gravatar, such as within companies that use intranets. Some countries have the power to effectively block access to the service, as shown by the move China made in 2013 to <a href=\"https://wptavern.com/china-blocks-gravatar-and-wordpress-com-how-to-adjust-wordpress-settings\">block WordPress.com and Gravatar</a>, leaving users to seek out alternatives.</p>\n\n\n\n<p>The itch that many want to scratch is to simply remove Automattic-connected services from the core software. Gravatar’s inclusion in WordPress has hampered any chance of competing services gaining a foothold. To be fair, at the time of Gravatar’s initial inclusion in WordPress, there were few good options. It made sense to leverage a working solution that would get an avatar system rolling. And the notion of a globally-recognized avatar is noble — one service to control your avatar across the web. However, having that service under the control of a for-profit U.S. company will always be an issue that could potentially hold it back from being the service that the web truly needs. It will certainly always be a contentious issue in the WordPress community. Even those of us who love the software and services that Automattic offers can see the problem.</p>\n\n\n\n<p>WordPress should be agnostic about what services it includes out of the box. Gravatar should be a separate plugin, even if it is bundled with core <em>a la</em> Akismet. Local avatars is not an insurmountable feature, and it might just be time to make the change.</p>\n\n\n\n<p>While possible to build into core, it is not a simple matter of plugging in an image upload form on the user profile screen. The feature carries its own privacy concerns too. For example, uploading images currently requires certain permissions that would also provide the user with access to the entire media library. There is the question of how to deal with registered vs. non-registered users in such a system along with several other hurdles.</p>\n\n\n\n<p>Recent chatter in the 10-year-old ticket and the #core-privacy and #core-media Slack channels have <a href=\"https://wordpress.slack.com/archives/C9695RJBW/p1593630901357300\">reignited the idea of local avatars</a>. There is also an <a href=\"https://docs.google.com/spreadsheets/d/172jXhfzVFfKfk8M4NXa3e29GlQhZpAaWSxZCrH07_fo/edit#gid=0\">early spreadsheet</a> on local avatar requirements and research.</p>\n\n\n\n<p>Much of this discussion is amidst the backdrop of the <a href=\"https://make.wordpress.org/core/2020/04/01/feature-plugin-proposal-wp-consent-api/\">WP Consent API</a> proposal, which seeks to create a standardized method for core, plugins, and themes to obtain consent from users. Presumably, Gravatar usage would tie into this API somehow.</p>\n\n\n\n<p>Matt Mullenweg, the co-founder of WordPress and CEO of Automattic, seems open to the discussion. “It’s exciting to see this older ticket picking up so much steam,” he said <a href=\"https://core.trac.wordpress.org/ticket/16020#comment:120\">on the Trac ticket</a>. However, he further pushed for a separate featured plugin that focused on broader privacy concerns.</p>\n\n\n\n<p>In many ways, local avatars feel like the early days of the web in which users had to upload a custom avatar to every single website they joined. At times, it could be tedious. Gravatar solved this issue by creating a single service for people to bring their avatars along their journey across the net. However, we have seemingly come full circle in the last few years. With the passage of the European GDPR and other jurisdictions beginning to follow suit with similar privacy laws, it easy to see why there is renewed discussion around Gravatar in core.</p>\n\n\n\n<p>We should have local avatars because it is the right thing to do. Provide a basic avatar upload system on the user profile screen. Beyond that, let users choose what they want by installing their preferred plugin without guiding them toward one particular service over another.</p>\n\n\n\n<p>If nothing else, I’m excited about a wider discussion around local avatars in WordPress and welcome the possibility of such a featured explored via an officially-sanctioned plugin.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Aug 2020 21:58:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Struggles of Remote Work Half a Year Into the Pandemic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/struggles-of-remote-work-half-a-year-into-the-pandemic?utm_source=rss&utm_medium=rss&utm_campaign=struggles-of-remote-work-half-a-year-into-the-pandemic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6007:\"<p class=\"has-drop-cap\">This was supposed to be the year that ushered in a revolution in how we work. Remote jobs would become a common practice, spurred on by the global COVID-19 pandemic. A time when everyone would start paying attention to those <em>radical</em> ideas from <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">remote work evangelists</a> such as Matt Mullenweg.</p>\n\n\n\n<p>The question is whether this pandemic was the catalyst the world needed to reevaluate the workplace.</p>\n\n\n\n<p>There is certainly a lot of good we can talk about. No hour-long commutes. Saved money by eating at home instead of takeout from the restaurant across the street. More flexible hours.</p>\n\n\n\n<p>As a veteran and evangelist of the remote work movement, I have not dealt with many of the struggles that others have during this stretch. While I have had to adjust to the outside world a bit, for the most part, my day-to-day life has remained the same. I had the knowledge that colleagues, friends, and family were having some growing pains with the new reality. However, I never understood what they were going through.</p>\n\n\n\n<p>Last week, I nearly reached my breaking point. It was one of those times where reality decided to check in. The beautiful veneer hanging over a decade of remote work was stripped away. It was a time where I truly understood what others had been going through during this worldwide period of struggle.</p>\n\n\n\n<p>One of my housemates tested positive for COVID-19 a week earlier. He had a short battle with a fever a few days before, but that was the scope of sickness within the household. My other two housemates and I tested negative and have been doing fine to this point. As frightening as those few days were (<em>Will my friend be OK? Am I going to get sick?</em>), I was unprepared for what this change meant within our household.</p>\n\n\n\n<p>That one little test upended our routines and took its toll on my work life.</p>\n\n\n\n<p>It meant two weeks of continual interruptions from people who are not accustomed to being under quarantine. While everyone did their best, it was not an ideal situation. I could hunker down in my own space, but the routine that typically drives my life was shattered. For those of us routine-oriented people, even the smallest interruptions can feel like a freight train chugging by with the sole intent of ruining an otherwise peaceful day.</p>\n\n\n\n<p>For most of my professional life, I have worked alone in quiet. I might put on some music or a podcast, mostly as a calming bit of background noise. However, I tend to enjoy being alone with my thoughts and the occasional interruption of a cat jumping in my lap for its daily petting.</p>\n\n\n\n<p>The two-week disruption of my life, while unpleasant, was a mere blip in comparison to the struggle that many others have endured and overcome for the past five or six months. However, it has allowed me to become more empathetic when hearing others’ stories. From disruptions on Zoom meetings of children zipping through the house to the family dog begging for playtime in the middle of the day, work has taken on a new meaning for many. And, this is true for remote workers within the WordPress community.</p>\n\n\n\n<p>The pandemic has certainly thrust companies and their employees into remote work. However, I question whether it was the push the world needed to reevaluate the workplace. It is not something that grew organically. It forced people into situations they were unprepared for. Some did not miss a beat. Others are still attempting to <a href=\"https://wptavern.com/finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles\">find balance</a>.</p>\n\n\n\n<p>Many of us with years of experience have run into issues. A large portion of the WordPress community works remotely. Some are new to it, and many who have years of experience are learning to cope with changes to their environment.</p>\n\n\n\n<p>Mullenweg realizes this is not the best of times, even within an established distributed company such as Automattic. “I believe that if you do distributed work well, you’re a lot more productive,” he said in <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">Corner Office interview</a> for the New York Times. “But the pandemic has affected a lot of people’s lives. School is canceled. People are working from home that might not normally work from home. So we definitely have seen a hit to productivity, not to mention the stress, which has been even compounded by the social unrest.”</p>\n\n\n\n<p>I am still an evangelist for remote work. Outside of potentially teaching schoolchildren once again (perhaps in the far, far away future), I can hardly imagine moving to an office away from home anytime soon. However, I can see how being propelled into an unfamiliar environment will not sit well with some. This experience in remote work may even turn away those who would have otherwise been comfortable had they been given the opportunity outside of the chaos of kids, spouses, housemates, and all the other distractions. That old, familiar cubicle may be enticing at this point.</p>\n\n\n\n<p>I am happy that this pandemic will make for some converts to remote work but worry that others have not been given a fair look at the benefits that might exist under normal circumstances.</p>\n\n\n\n<p>This post is in part sharing my struggles with remote work and part an open invitation for members of our community to talk about their experiences over the past several months. This is me checking in with you, our dear readers. How are you coping today?</p>\n\n\n\n<p>For people who are struggling but are not comfortable discussing issues related to remote work openly in the comments, please check out <a href=\"https://www.bigorangeheart.org/\">Big Orange Heart</a>, an organization dedicated to supporting the well-being of remote workers.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Aug 2020 22:27:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Convert Reusable Blocks to Block Patterns with 1-Click\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103302\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/convert-reusable-blocks-to-block-patterns-with-1-click?utm_source=rss&utm_medium=rss&utm_campaign=convert-reusable-blocks-to-block-patterns-with-1-click\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5063:\"<p>Now that <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">WordPress 5.5</a> has shipped, block patterns are available in core for all users. If you have previously been relying on reusable blocks but prefer the flexibility of block patterns, you may want to convert these. </p>\n\n\n\n<p>WordPress core developer Jean-Baptiste Audras has made this possible in the latest update of his <a href=\"https://wordpress.org/plugins/reusable-blocks-extended/\">Reusable Blocks Extended</a> plugin. He posted a video demo of how the plugin converts reusable blocks to block patterns with one click.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Update! 💥 My Reusable Blocks Extended <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> plugin now allows users to convert reusable blocks to block patterns in one click ✨<br />Just hit the conversion button and your reusable blocks will be automagically converted 😎<br />See the 1min-demo below 👇<a href=\"https://twitter.com/hashtag/WP55?src=hash&ref_src=twsrc%5Etfw\">#WP55</a> <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> <a href=\"https://t.co/YDBaxnA8Nw\">pic.twitter.com/YDBaxnA8Nw</a></p>— Jb Audras (@AudrasJb) <a href=\"https://twitter.com/AudrasJb/status/1293673870210338821?ref_src=twsrc%5Etfw\">August 12, 2020</a></blockquote>\n</div>\n\n\n\n<h3>What’s the difference between reusable blocks and block patterns?</h3>\n\n\n\n<p>Why might you want to convert your reusable blocks to block patterns? For users who are new to the concept, there are a few distinctions between these similar features.</p>\n\n\n\n<p>Reusable blocks were designed to be a time-saving feature that allows users to save a block or group of blocks for use on other posts or pages. They can be edited but they have a certain distinction in that they are intended to look the same in all places they are used. Any changes made to a reusable block will apply to all instances of the block wherever it is used.</p>\n\n\n\n<p>If a user wanted to make changes to a reusable block specific to one page, the process would involve clicking on the block’s properties and selecting “convert to regular block,” which would ensure that all edits would appear only on that specific instance of the block. It’s unlikely that most users would know how to do this without help, so this is one of the drawbacks of reusable blocks.</p>\n\n\n\n<p>Block patterns are predefined block layouts that are designed to be changed. Once a pattern is inserted into the content, users can customize with their own text, images, alignments, colors, additional blocks, etc. The options are limitless and any changes made are not saved back to the original pattern. Block patterns provide a flexible starting point that gives users an idea of how blocks can be combined to make attractive layouts.</p>\n\n\n\n<h3>User-Created Patterns Are Coming Soon to the Block Pattern Builder Plugin</h3>\n\n\n\n<p>At the moment, users can create their own reusable blocks but not their own block patterns. Patterns have to be <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">registered with code</a> in order to appear in the pattern library. This is another reason that Audras’ one-click conversion is quite useful for users who are limited to capabilities offered in the editor’s current UI. </p>\n\n\n\n<p>The ability to create block patterns inside the editor should be a feature in core. It would enable non-technical users to share their designs and creations in a more flexible format than reusable blocks provide. Until this feature is added to core – and it isn’t a guarantee- there is a plugin for that. </p>\n\n\n\n<p>Justin Tadlock’s <a href=\"https://wordpress.org/plugins/block-pattern-builder/\">Block Pattern Builder</a> plugin, which is available on WordPress.org, will soon be merging a pull request that <a href=\"https://github.com/justintadlock/block-pattern-builder/pull/2\">adds the option to create block patterns inside the editor</a>. It will work in a similar way to the process of adding reusable blocks. Now that block patterns are available in WordPress 5.5, this feature will be more useful to a wide range of users.</p>\n\n\n\n<p>Audras’ <a href=\"https://wordpress.org/plugins/reusable-blocks-extended/\">Reusable Blocks Extended</a> plugin, like many other amazing utilities for the editor, might be difficult to find unless you already know exactly what to search. Many times users are not even aware of the possibility of converting reusable blocks to patterns. This might also make a useful core feature but doesn’t seem likely to be a high priority at the moment. In the meantime, watch for more plugins to start extending block patterns to do interesting things now that they are available in core WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Aug 2020 22:12:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: JSHint is Now Free Software after Updating License to MIT Expat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103245\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:191:\"https://wptavern.com/jshint-is-now-free-software-after-updating-license-to-mit-expat?utm_source=rss&utm_medium=rss&utm_campaign=jshint-is-now-free-software-after-updating-license-to-mit-expat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4759:\"<p>The world of open source tooling has expanded to welcome <a href=\"https://jshint.com/\">JSHint</a>, as the project’s maintainers have finally completed the necessary work to adopt the MIT Expat license. Previously, the JavaScript linter’s code was partially published under the JSON license, with an additional seemingly innocuous clause that stated: “The Software shall be used for Good, not Evil.” This clause prevented it from being recognized by FSF as <a href=\"http://www.gnu.org/licenses/license-list.html\">a free software license</a> and similarly was not recognized as <a href=\"https://opensource.org/licenses/alphabetical\">open source</a> by the Open Source Initiative.</p>\n\n\n\n<p>In an essay titled <a href=\"http://mikepennisi.com/blog/2020/jshint-watching-the-ship-sink/\">Watching the Ship Sink</a>, JSHint co-maintainer Mike Pennisi describes how the license hurt the project. Despite having captured the distinction of being the most popular JavaScript linter in 2015, the tool has been brutally outpaced during the past five years by its contemporary, ESLint, largely due to the effects of having non-free licensing.</p>\n\n\n\n<img />credit: Mike Pennisi\n\n\n\n<p>“Legally-conscious objectors aren’t betraying their own dastardly motivations; they’re refusing to enter into an ambiguous contract,” Pennisi said. “Put differently: they’re not saying, ‘I’m an evildoer,’ they’re saying, ‘I don’t understand what you want.’ This consideration disqualified JSHint from inclusion in all sorts of contexts.”</p>\n\n\n\n<p>Licensing concerns prevented developers from the Debian and Fedora GNU/Linux distributions from including JSHint. Pennisi even dips into a bit of WordPress history, when he detailed how programming platforms that “repackaged” JSHint also reconsidered due to its additional clause.</p>\n\n\n\n<p>“There was a time when the popular content management system WordPress repackaged JSHint in this way,” he said. “Once they learned of the JSON license, they replaced JSHint in a matter of weeks.” Pennisi referenced a <a href=\"https://core.trac.wordpress.org/ticket/42850\">ticket</a> for WordPress 4.9 wherein JSHint was <a href=\"https://make.wordpress.org/core/2018/01/24/jshint-removed-from-codemirror-in-4-9-3/\">removed from core’s implementation of CodeMirror</a>, as well as WordPress’ build tools. </p>\n\n\n\n<p>“When a project like JSHint loses users, it also loses contributors,” Pennisi said. “This slows the addition of new features and the correction of bugs. Timeliness is important for these things, and people perceive delays very negatively. The best example of this comes from JSHint’s delayed support for async functions.”</p>\n\n\n\n<p>JSHint had become what Pennisi described as a “bizarrely-encumbered JavaScript linter.” Unfortunately, the process of going open source after seven years was not as simple as submitting a pull request for a license change. In a <a href=\"http://mikepennisi.com/blog/2020/you-may-finally-use-jshint-for-evil/\">series of essays</a>, he unfolds the grueling process of requesting permission from all of the project’s 200+ contributors, only to end up receiving one refusal and some who weren’t available for contact. Ultimately, the JSHint team was forced to rewrite the source code but only for the parts that were contributed by the five people who had not permitted the license change.</p>\n\n\n\n<p>At the beginning of August, JSHint updated to use the MIT Expat license in <a href=\"https://jshint.com/blog/2020-08-02/release-2-12-0/\">version 2.12.0</a> and is now GPL-compatible. Pennisi’s cautionary tale of what he called “the liberation of JSHint” is a fascinating read that details the struggle of overcoming the challenges of the project’s original license. The key takeaway from this story is that software creators should strongly consider the ramifications of licensing up front, even if a large community of users seems unimaginable at first. Open source licensing takes a project further than its creator could ever have brought it alone.</p>\n\n\n\n<p>“For many people, licensing is an esoteric part of software development,” Pennisi said. “It’s a relatable opinion: the legal frameworks are intimidating, and most considerations can be addressed by simply defaulting to well-known free/open-source licenses.</p>\n\n\n\n<p>“The trouble is that not all software is distributed under well-known free/open-source licenses. My hope is that the particulars of JSHint’s decay help folks understand why licensing matters.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 22:47:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Improved Server-Side Rendering of Dynamic WordPress Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103242\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"https://wptavern.com/improved-server-side-rendering-of-dynamic-wordpress-blocks?utm_source=rss&utm_medium=rss&utm_campaign=improved-server-side-rendering-of-dynamic-wordpress-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4547:\"<p class=\"has-drop-cap\">Over the weekend, David Gwyer <a href=\"https://wpgoplugins.com/an-improved-server-side-render-component-for-dynamic-wordpress-blocks/\">announced a custom server-side render component</a> for block plugins. The co-founder of WPGO Plugins primarily built his component to speed up the rendering process for dynamic blocks within his own plugins. However, he has now released this component for other block developers in the WordPress community.</p>\n\n\n\n<p>Most blocks are static. Their output remains the same and has no need to change. However, some blocks are dynamic. Their output needs to change based on a variety of reasons, such as the context they are output in or other changes within the WordPress system. For example, the core Latest Posts block is dynamic because the posts that it displays change as new posts are written. If they were output as a static block, the end-user would need to update the block each time a new post was written. Therefore, dynamic blocks come in handy because they are rendered by the server in the editor and on the front end.</p>\n\n\n\n<p>The problem with rendering from the server is that it can be slow, especially if the user is making several successive options changes to a particular block. With each change, the block must be re-rendered. The core experience with dynamic blocks has not been ideal.</p>\n\n\n\n<p>Gwyer’s new component is <a href=\"https://github.com/dgwyer/server-side-render-x\">available via GitHub</a>. The project has little code, and its primary JavaScript file weighs in at just over 4kb (uncompressed). It introduces a new <code><ServerSideRenderX /></code> component, which works similarly to WordPress’s existing <code><a href=\"https://developer.wordpress.org/block-editor/packages/packages-server-side-render/\"><ServerSideRender /></a></code>. Block developers should have little trouble switching to this version for a quick test.</p>\n\n\n\n<p>He is currently using his component within the <a href=\"https://wordpress.org/plugins/flexible-faqs/\">Flexible FAQs</a> plugin. After running through a few tests, the plugin’s dynamic blocks feel much more responsive, almost to the point where there is little difference between it and a JavaScript-rendered static block. </p>\n\n\n\n<img /> component works when updating a block.\" class=\"wp-image-103253\" />Live rendering when updating a dynamic block’s options in the editor.\n\n\n\n<p>He also has plans to use it within his <a href=\"https://wordpress.org/plugins/simple-sitemap/\">Simple Sitemap</a> plugin and any other future dynamic blocks. That is assuming WordPress does not improve its server-side rendering component in the meantime.</p>\n\n\n\n<h2>How the Component Works</h2>\n\n\n\n<p class=\"has-drop-cap\">Gwyer’s component is a fork of the core <code><ServerSideRender></code> component, which he says works well aside from the point where it transitions between render states. His custom component seeks to rectify that issue. “The main additions were a new piece of state to track the previous block content to use as placeholder content, and a new component prop to handle the spinner location,” he said.</p>\n\n\n\n<p>He laid out how both the core and his component works with the core component rendering as follows:</p>\n\n\n\n<ol><li>Render block.</li><li>Block attribute(s) updated.</li><li>Replace entire block content with spinner.</li><li>Render new block content.</li></ol>\n\n\n\n<p>His new component makes an important change that creates at least a perceived visual speed increase:</p>\n\n\n\n<ol><li>Render block.</li><li>Block attribute(s) updated.</li><li>Replace entire block content with placeholder content (current/previous content), plus spinner in the top right corner.</li><li>Render new block content.</li></ol>\n\n\n\n<p>“Because the block content is essentially left unaltered until the new content is ready to be rendered it looks a lot faster as well as smoother,” said Gwyer.</p>\n\n\n\n<p>The real question is whether this fork should make its way into the Gutenberg project and eventually merged into WordPress. WordPress developer Ben Gillbanks thinks so and has created a new <a href=\"https://github.com/WordPress/gutenberg/issues/24519\">GitHub ticket</a> with the request.</p>\n\n\n\n<p>“I’d like to see it added to Gutenberg as it’s a much better rendering experience for dynamic blocks,” said Gwyer. “I’d happily liaise with the team if they’re are interested in including it in core.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 20:49:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: A Non-Technical Release Lead’s Journey to Becoming a Mentor for WordPress Core Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103152\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:243:\"https://wptavern.com/a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-development?utm_source=rss&utm_medium=rss&utm_campaign=a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21668:\"<p class=\"has-drop-cap\">In the summer of 2019, I was asked to help out with a WordPress release. A few months before, the Core Team representatives reached out to other teams in an effort to increase the diversity of the release teams, and I started seriously considering it. </p>\n\n\n\n<p>At the time, I was already heavily involved in the WordPress ecosystem and was in my second year as the WordPress Community and Partnership Manager at SiteGround, but I had no experience whatsoever on how WordPress gets done from a Core point of view. Still, when Josepha Haden, WordPress.org Executive Director, pinged me, I said yes without hesitation. And it proved one of the most challenging and rewarding experiences of my life. Here is how. </p>\n\n\n\n<img />Josepha and I walking around Vienna, WCEU 2016 – Photo by <a href=\"https://www.flickr.com/photos/lucasartoni/\">Luca Sartoni</a>\n\n\n\n<h2>An Accidental Contributor: My Path in Tech</h2>\n\n\n\n<p>From an early age, I seemed to be predestined to become a developer. My parents are programmers, they started in the sixties, and I got my first personal computer in 1982 when people in Italy didn’t really have an idea of what those were.</p>\n\n\n\n<p>I followed after their work ethos and I thought that their job was fascinating, making a machine do what you want, but I was drawn to other career options. In fact, I didn’t really know what I wanted to do when I grew up, but computers and websites kept being a big part of my personal and professional life.</p>\n\n\n\n<p>While back-end programming was never something that interested me, I found myself taking a class on web design in 1999, then signed up for a degree in Arts and Multimedia in 2004. I finally found WordPress in 2008 and started making a living off of it in 2010. </p>\n\n\n\n<p>Soon, I realized my true skill was helping clients who were coming to me with a request for a website to better focus on their “why” for the website and think about their business and marketing strategy before they hired me. I wrote books on business planning, productivity, and websites. I also started giving talks at WordCamps and other events to educate freelancers on those topics. </p>\n\n\n\n<p>In 2015, I randomly met some people who were involved in the WordPress community, which led me to start contributing too. I didn’t have development skills so I never thought I could contribute to OSS, but it turns out that was unnecessary. I met people who pointed me to the many different teams that make WordPress and started being active in Polyglots first and Community later.</p>\n\n\n\n<img />My first WordCamp Talk: The Rebirth of the Italian Community, at WordCamp London 2016\n\n\n\n<p>I kept working on my business, but the more I contributed to WordPress, the more I wanted to find a way to help thousands of people at a time. My outreach efforts of giving talks, helping community organizers, and writing content needed to scale. </p>\n\n\n\n<p>This is where I met SiteGround. In the summer of 2017, they were looking for a Community Manager and despite not being one by trade I decided to apply and got the job. Joining the company allowed me to have sponsored time to contribute to WordPress. It also allowed me to tap into the collective knowledge of my colleagues when I start cooking up new ideas for the project.</p>\n\n\n\n<p>So I said yes without hesitation, but the truth is that this yes was almost five years in the making. In addition, I felt that Josepha and SiteGround trusted me to do a good job. In return, I trusted the WordPress community to help me figure out all the things that I needed to learn.</p>\n\n\n\n<h2>How WordPress Gets Done</h2>\n\n\n\n<p>The other encouraging factor was that ever since WordPress 5.0, a release was no longer made by one person, as it used to be for years, or a person with a couple of deputies. Now there was a whole team at work, affectionately known as “the squad,” so there are many hands on deck.</p>\n\n\n\n<h3>A Lot of Communication</h3>\n\n\n\n<p>During a release cycle, there is a lot of communication. There are blog posts from different Make teams. At each stage of the release, there are blog posts in the News section of WordPress.org. There is constant chatter in the public Slack channel and there is a private one which is the safety net for the new people that initially might feel intimidated by asking questions in a large public channel. </p>\n\n\n\n<h3>The Different Roles in the Release Squad</h3>\n\n\n\n<img />WordPress 5.3 had a release squad of 12 people and 654 contributors. WordPress 5.5 threw it out of the park with 805 contributors!\n\n\n\n<p>The thing that I love the most about this model for the release is the variety of roles that it includes. There are developers, designers, marketers, technical writers, and project managers. WordPress is not only made of code, and it’s great to see all these different skills coming together to contribute to its release. </p>\n\n\n\n<p>The role of the Release Coordinator (the one I covered for WordPress 5.3 and 5.4) and of the Triage PM (role that was covered by the excellent David Baumwald for 5.3, 5.4, and 5.5) is to try to keep an eye on all the moving parts. And I say <em>try</em> because it’s nearly impossible. This is why there are focus leads for the different parts that are getting worked on.</p>\n\n\n\n<p>Matt Mullenweg is the project lead and has been the release lead since WordPress 5.0. He comes up with the high-level <a href=\"https://wordpress.org/about/roadmap/\">roadmap</a> and the <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">focus projects</a>. But beyond that, he is not involved with the day-to-day life of Core development. In over one year of being involved in Core releases, Matt asked only once to add a <a href=\"https://make.wordpress.org/core/2020/03/03/fullscreen-mode-enabled-by-default-in-the-editor/#comment-38054\">feature</a>. </p>\n\n\n\n<p>I am annoyed when people think that everything that happens in WordPress is because Matt wants it that way. It diminishes the role of all the people who care about the project and take it upon themselves to move things forward, to shepherd issues, to champion tickets, and in general to commit to contribute to make WordPress better for everyone, no matter if they do it for one ticket or work on it full time. </p>\n\n\n\n<h3>Component Maintainers and Core Committers</h3>\n\n\n\n<p>A group of people who are instrumental in shaping a release are the <a href=\"https://make.wordpress.org/core/2020/02/09/what-does-it-mean-to-be-a-component-maintainer-a-refresher/\">component maintainers</a>. They are responsible to look after a certain component that makes up Core and see how tickets in that area are proceeding. They are the ones who can evaluate if a ticket is ready to be merged.</p>\n\n\n\n<p>Once a ticket is deemed ready, Core Committers enter the scene. They do a final review of the ticket. They might request some changes, or make the changes themselves while committing. This is the thing that surprised me the most probably. I really didn’t think that a commit could take hours, but it definitely can. In the releases I coordinated, I definitely observed not a lot of engagement from maintainers and committers, and this is very demotivating for people working on tickets. Not everything can go into a release, even if the patch is ready, because there aren’t enough people to review, give feedback, and ultimately commit. With few resources, you have to make choices and those will not always align with each WordPress user or contributor preferences. </p>\n\n\n\n<p>This is probably one of the biggest challenges WordPress will have to tackle moving forward: How can we reactivate people who can give a big help?</p>\n\n\n\n<h3>The Release Party</h3>\n\n\n\n<img />Photo by <a href=\"https://www.flickr.com/photos/damndirty/\">Florian Ziegler</a>\n\n\n\n<p>Despite these issues, things get done and when the release is ready, we celebrate with a party. I don’t know who started calling them Release Parties or when they started. What I know is that for 5.3 and 5.4, I hosted quite a few, and they were all a lot of fun. </p>\n\n\n\n<p>On the day of one of the steps of the release (it might be Betas, Release Candidates or General Release) the Core channel gets very active: a lot of people come online to see how the version of WordPress gets released. There are multiple steps and different people involved with different tasks. The release steps are documented in the Core handbook and are followed publicly so everyone can see them all. </p>\n\n\n\n<p>The biggest party is the general release day; there is one specific moment which is incredibly powerful. WordPress has a <a href=\"https://wordpress.org/download/counter/\">download counter</a>, so before releasing the new version, the squad takes a screenshot of the previous one, we all say goodbye and welcome the new kid. Despite everything being virtual, this moment is almost tangible and will never cease to move me. We made WordPress, once again.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Screenshots of the WordPress counter seconds before WordPress 5.5 was released and two hours later.\n\n\n\n<h2>12 Months as a Core Contributor</h2>\n\n\n\n<p>While I was writing this article, it occurred to me that I have been a Core contributor for a year now. I still have my full-time role at SiteGround, which at times I found hard to juggle, so I have to give my team credit for their support.</p>\n\n\n\n<p>I still can’t write PHP and despise JavaScript deeply, but when I look back, I am incredibly proud of the changes that have happened in the past 12 months. I can not take credit for all of them, but I am happy I was able to be somehow part of them.</p>\n\n\n\n<h3>Release Schedule</h3>\n\n\n\n<p>One thing that a lot of contributors asked for was a mid-term schedule of releases, to better fit them around their work and personal calendar. Being the new kid can be hard because you don’t know the whole history and background of why things are done a certain way, but that is also a perk. You are free to restart conversations. After discussing it with the squad and other teams, it was clear to me that it was just a matter of “who is going to bring this up with Matt”. And so I did. A couple of days later a <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">tentative release schedule</a> until WordPress 6.0 was published on the Core blog, and we have been using it ever since.</p>\n\n\n\n<h3>Bigger Release Squad and Mentorship</h3>\n\n\n\n<p>The release squad is also getting bigger with every release. Many teams are involved in making it and affected by it. It’s important for all these teams to be represented in the process. In WordPress 5.5, there are several new roles, and in 5.6 there will be even more: Test, Documentation, Support are all vital components of what makes WordPress great, so having their feedback while the software is in active development is important.</p>\n\n\n\n<p>And it’s important to have mentors. This is a major improvement that Josepha introduced in WordPress 5.3. The release squad is not only made of focus leads, but there is a growing group of mentors able to help new contributors learn the ropes. The idea is that those people will eventually become mentors and teach new people. This is another great way to have more and more people involved in Core, with different skills and backgrounds. </p>\n\n\n\n<p>And this brings me to the biggest change (and challenge) of all. WordPress 5.6, which is shaping up to be a massive release, will have a <a href=\"https://wptavern.com/wordpress-names-5-5-release-leads-plans-all-women-release-squad-for-5-6\">squad entirely made of women</a> and people who identify as female. Like a lot of things in WordPress, it all started with a <a href=\"https://twitter.com/JosephaHaden/status/1194431234245447680?s=20\">“Thinking out loud” moment</a> and is now a reality. Work on this release will start very soon, and I am excited to be part of it as a mentor.</p>\n\n\n\n<img />Fellow female contributors leading the Polyglots team at WordCamp Torino 2018. Picture by Gianni Vascellari\n\n\n\n<h2 class=\"is-style-default\">WordPress Needs Your Help</h2>\n\n\n\n<p>I wish I could say it is all unicorns and rainbows, but it’s not. The number of people actively involved in making this project a reality is still very small compared to the magnitude of its reach.</p>\n\n\n\n<p>I am very much a doer, so I wish people took the time and energy they take into critiquing WordPress and turn it into active contribution time. Yes, sometimes it requires being very stubborn about a ticket and it requires to follow up on it relentlessly, but I still think it’s worth it.</p>\n\n\n\n<p>Active participation also means leaving constructive feedback in tickets or offering to take notes during dev chat. That is the curse and the beauty of a massive project. There is always something to do!</p>\n\n\n\n<p>In the last few years, I have also seen an increase in contribution from different kinds of companies. At SiteGround, for example, we mostly contributed to events and the community for years. We sponsored, and we volunteered, we were organizers and speakers. We worked a lot within the Spanish WordPress community to help it develop and grow, and now it’s one of the largest in the global community. In the last year, we have increased the hours we dedicate to more technical teams. I am still active in Core as a mentor and as the team representative. One of our WordPress engineers, Stanimir Stoyanov, is part of the Security team, and one of our JavaScript Engineers, Kiril Zhelyazkov, is now dedicating a couple of days per week to Gutenberg.</p>\n\n\n\n<img />My colleague and Core and Security contributor, Stanimir Stoyanov\n\n\n\n<p>These topics align with our values, so it was a natural progression for us to become more involved.</p>\n\n\n\n<p>Finally, I hope to see people get involved in a proposal I published a few days ago in the Core blog about <a href=\"https://make.wordpress.org/core/2020/08/07/e2e-end-to-end-testing-in-core-working-group-proposal/\">end-to-end tests</a>. Right now there is one, and I’m sure we can do better. Again, developers are not the only ones needed. Users are the rarest contributors and probably the ones the project needs the most to finally have some user testing in place. I am not a developer, and I’m happy that non-developers can make an impact. </p>\n\n\n\n<h2>My Personal Concerns and Hopes for the Future of the Project</h2>\n\n\n\n<p>When I started contributing to Core, I started a note on my computer with some observations. Not having 17 years of experience in the project helps me see things without bias, and not being a developer helps me see the project more as a living, breathing body, instead of components or tickets. Allow me to share my concerns, hopes, and dreams for the future.</p>\n\n\n\n<h3>Component Maintainers and Core Committers: You Are Needed More Than Ever</h3>\n\n\n\n<p>At the time of writing this article, the project has about 60 committers and 60 component maintainers, with a lot of people pulling double, triple, and sometimes sextuple duties. But the reality is that in WordPress 5.4 and 5.5 hundreds of commits were made by Sergey Biryukov. I am incredibly grateful for Sergey’s work. At the same time, I feel like we are inadvertently building a bus factor into Core. The majority of the people with Core Commit access did not commit one ticket. Similarly, I reached out to all the component maintainers to hear about their plans for the upcoming releases and only about 50% of the components replied.</p>\n\n\n\n<p>How do we make sure that the people who have the power, and thus the responsibility, to help with committing and shepherding tickets are involved? But also, how do we encourage people to step down and declare themselves inactive so new people can step up? </p>\n\n\n\n<p>My career spans over 25 years in different industries, and one thing remains the same: when people see there is someone else filling a role, they will be less motivated and sometimes even intimidated to step up. Scarcity not only drives purchases, it drives new engagement.</p>\n\n\n\n<p>The Community Team, for example, <a href=\"https://make.wordpress.org/community/community-deputies/\">maintains a list of deputies and their different statuses</a>. I have been wondering if Core could do something similar so when new people want to step up they can see at a first glance which components are missing maintainers. People who complain about “The Core Developers” will not see them as a blob, but as individuals who at any point in time might be inactive for a period. When you see that there are actually only a few people actively reviewing and committing, you might be more prone to understand why not every ticket can make it to the finish line.</p>\n\n\n\n<h3>Documentation Is the Highest Form of Generosity</h3>\n\n\n\n<p>I say this every time I speak about contributing to OSS: documentation is frequently lacking. Oftentimes, what is there is outdated. </p>\n\n\n\n<p>How do we make sure that documentation is not an afterthought but is baked into the development process?</p>\n\n\n\n<img />Handbook from it.wordpress.org – How to translate WordPress to Italian. Photo by Gianni Vascellari\n\n\n\n<p>There is a lot of work put into writing dev notes for the changes that affect development, but that is not the only documentation that is needed. Some of the processes described in the Core handbooks are outdated, some are missing because they live in experienced contributors’ minds.</p>\n\n\n\n<p>As a big fan of Gutenberg and rich, engaging text, I wish our handbooks would fully leverage the power of the block editor and be more inviting. Right now they are a wall of text and whenever we tell people to look at the handbooks I feel my heart shrinking.</p>\n\n\n\n<p>Possible solutions, which I am not sure are technically doable, but a girl can dream: sync with GitHub to solve at least the version control issue. Then recruit, recruit, recruit and work with Documentation, Meta, and Design to provide useful, engaging, readable, easy-to-scan handbooks.</p>\n\n\n\n<h3>Keep Track of the Moving Parts and Work as One</h3>\n\n\n\n<p>The other thing that I notice often is how teams, focuses, and components work in silos.</p>\n\n\n\n<p>This is absolutely not done to be gatekeepers, it’s just how every team self-organized over the years.</p>\n\n\n\n<p>We need to find a way to have a bird’s eye view of what is going into the next release and what are all the moving parts.</p>\n\n\n\n<img /><\\/span> is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Licen\",\"focal_length\":\"23\",\"iso\":\"3200\",\"shutter_speed\":\"0.076923076923077\",\"title\":\"\",\"orientation\":\"0\"}\" data-image-title=\"People-at-Contributor-Day-WordCamp-Europe\" data-image-description=\"\" data-medium-file=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-300x200.jpg\" data-large-file=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-500x333.jpg\" src=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe.jpg\" alt=\"People sitting at round tables during a contributor day\" class=\"wp-image-103206\" srcset=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe.jpg 2000w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-300x200.jpg 300w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-500x333.jpg 500w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-768x512.jpg 768w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-1536x1024.jpg 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />People Making WordPress at Contributor Day, WordCamp Europe 2015 – Photo by Florian Ziegler\n\n\n\n<p>Trac is very granular and you have a number of ready-made reports, you can <a href=\"https://core.trac.wordpress.org/milestone/5.6\">filter by milestones</a> and see how many tickets are in each component, but that is just part of the story.</p>\n\n\n\n<p>Yes, I am talking about finding a way to manage the project as a whole and not as bits and bobs. </p>\n\n\n\n<h3>Enter GitHub. At Some Point. </h3>\n\n\n\n<p>This is not happening anytime soon, but I hope it will eventually happen. Move development <strong>and</strong> project management of WordPress to GitHub, like Gutenberg has been doing. </p>\n\n\n\n<p>I know that for many it will be an incentive to contribute to WordPress in a way that is more familiar. It will lower the bar to entrance, which is always welcome. With some handy tutorials, it will allow non-technical people to contribute to documentation, testing, and project management.</p>\n\n\n\n<h2>The Future is Bright</h2>\n\n\n\n<p>Despite all the issues, or maybe because of them, the future of WordPress is bright. </p>\n\n\n\n<p>I have been lurking around multiple teams in these years, and lately I notice more people coming on board, more people being involved in each release, more people stepping up in leadership roles in different teams. I have also noticed an increase in diversity, which is always a welcome change.</p>\n\n\n\n<p>Bottom line: WordPress needs all of us to make it happen. I hope to see you on board!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 15:04:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Major jQuery Changes on the Way for WordPress 5.5 and Beyond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103051\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond?utm_source=rss&utm_medium=rss&utm_campaign=major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5775:\"<img />\n\n\n\n<p class=\"has-drop-cap\">With all of the advancements made in JavaScript and newer, shinier frameworks, it is sometimes easy to forget that WordPress still relies on the aging jQuery library. The same holds true for thousands of plugins and themes in the official WordPress directories.</p>\n\n\n\n<p>For some, this may feel like a journey back to the mid-2000s, a time when JavaScript very much felt like the Wild West. jQuery solved many issues for a programming language that had not kept up with what developers needed to accomplish.</p>\n\n\n\n<p>A ticket created by Aaron Jorbin four years ago to <a href=\"https://core.trac.wordpress.org/ticket/37110\">move WordPress to the latest 3.x branch</a> of jQuery is finally coming to fruition. However, the WordPress development team will need to make this transition in stages, particularly after waiting for so long.</p>\n\n\n\n<p>WordPress has fallen behind on keeping jQuery updated. For a platform that routinely suggests that users need to be running the latest and greatest version, it is odd that WordPress itself has not done the same with third-party code that it relies on. WordPress currently bundles jQuery version 1.12.4, a version of the library released in 2016. It is also a version that supports Internet Explorer 6, 7, and 8.</p>\n\n\n\n<p>“Mostly because for the last couple of years the focus has shifted to other/more modern JavaScript libraries,” said WordPress lead developer Andrew Ozz on why the platform has fallen behind. “The number of JavaScript developers that contribute to core is limited, and there is a very high demand.”</p>\n\n\n\n<p>In the long term, he said a future option might be to move the WordPress admin to native (vanilla) JavaScript completely, which is a sentiment shared in the comments on his announcement post to <a href=\"https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/\">update the version of jQuery</a> bundled with WordPress. “This would be great,” he said, “and at the same time, a very large effort.”</p>\n\n\n\n<p>Far too many themes and plugins rely on this dated version of jQuery to move any faster. While plugins could choose to overwrite core WordPress’s bundled version of jQuery with the latest version, themes have had no such option. The official theme directory guidelines require themes to utilize the core-bundled scripts, including jQuery. There is a good reason for this: for the most part, it ensures compatibility with core and third-party plugins.</p>\n\n\n\n<p>However, now it is time to move on.</p>\n\n\n\n<h2>What Developers and Users Need to Know</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">WordPress has a three-stage plan to bring jQuery up to date. The core team asks that theme and plugin developers begin testing their extensions with the <a href=\"https://wordpress.org/plugins/wp-jquery-update-test/\">Test jQuery Updates</a> plugin. This will help them bring code up to date throughout this transitional period.</p>\n\n\n\n<p>The first step in this process will be removing the jQuery Migrate 1.4.1 script from WordPress 5.5, which was <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">released earlier today</a>. This version of jQuery Migrate makes older code compatible and helps developers migrate to jQuery 1.9+.</p>\n\n\n\n<p>This move will undoubtedly break some plugins and themes. The core team has made the <a href=\"https://wordpress.org/plugins/enable-jquery-migrate-helper/\">Enable jQuery Migrate Helper</a> plugin available for end-users. “It is intended to be run in production on sites that experience jQuery-related problems after updating to 5.5,” said Ozz. “It works by re-enabling jQuery Migrate and by showing the warnings about the use of outdated/deprecated jQuery functions to site admins.”</p>\n\n\n\n<p>The long-term goal is to get developers to update their extensions. In the meantime, this plugin should ease some of the problems.</p>\n\n\n\n<p>Ozz said the biggest thing developers need to do right now is to make sure they are testing their extensions against WordPress 5.5. “Ideally, paying more attention to any old jQuery-based scripts and confirming they still work as expected,” he continued. “In almost all cases, the fixes are trivial.”</p>\n\n\n\n<p>Beyond WordPress 5.5, things will start to take shape. The tentative plan is to update to the latest version of jQuery and add the latest version of jQuery Migrate as part of the WordPress 5.6 release.</p>\n\n\n\n<p>“Again, Migrate will be used to help in updating jQuery based scripts, and also as a backward-compatibility ‘fix’ while plugins and themes get updated,” said Ozz. “The version of Migrate in WordPress 5.6 will be different, as it will correspond to the latest jQuery version. It will serve the same purpose as when it was added for the first time, but now will help core, plugins, and themes get updated from jQuery 1.12.4 to 3.5.1 (or later).”</p>\n\n\n\n<p>The third leg of the process will be to once again remove jQuery Migrate from WordPress. This change is tentatively planned for WordPress 5.7, which will not be released until 2021. The end goal is to remove the reliance on Migrate and ship the latest version of jQuery until someday — perhaps far into the future — there may no longer be a need for bundling it with WordPress at all.</p>\n\n\n\n<p>“Following the best practices and the recommendations of the jQuery team, Migrate should be used as a helper tool, not as a permanent backward-compatibility solution,” said Ozz. “Ideally, WordPress will be able to do this.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 20:29:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"WPTavern: WordPress 5.5 “Eckstine” Introduces Block Directory, Block Patterns, and Automatic Updates for Themes and Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103045\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:283:\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5681:\"<img />\n\n\n\n<p><a href=\"https://wordpress.org/news/2020/08/wordpress-5-5-eckstine/\">WordPress 5.5</a> “Eckstine” landed today, named for American jazz singer Billy Eckstine. This release introduces major improvements for the block editor and the security of WordPress. It was made possible by the contributions of 805 volunteers (with 38% of them being new contributors.) The 5.5 update is a testament to the stability of WordPress during uncertain times, as well as its unstoppable, distributed contributor base, who continue to get things done despite the pandemic’s unique challenges.</p>\n\n\n\n<p>WordPress continues refining the editing experience with more than 1,500 updates from 10 releases of the Gutenberg plugin included in 5.5. (The plugin is where all the magic is tested prior to landing in WordPress releases, and features are periodically rolled in.) Some of the most notable changes include <a href=\"https://wptavern.com/matt-mullenweg-and-matias-ventura-demo-new-image-editing-tools-coming-to-gutenberg\">inline image editing</a>, device previews, and smoother block movement with better drag-and-drop, block movers, block selection, and block relocation.</p>\n\n\n\n\n\n\n\n<p>Block Patterns are making their debut in WordPress 5.5, with a handful of default patterns already available in the block inserter. This new feature helps users build pages faster by allowing them to instantly place sets of blocks that are already artfully arranged. We have written extensively about why <a href=\"https://wptavern.com/block-patterns-will-change-everything\">block patterns will change everything</a> and it will be exciting to see what developers do with them now that the feature is in core.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Block Directory Enables Block Discovery and Installation Inside the Editor</h2>\n\n\n\n<p>WordPress recently launched a <a href=\"https://wptavern.com/call-for-block-plugins-the-wordpress-block-directory-is-open-for-business\">block directory</a> for single-block plugins and users can now search for and install blocks directly inside the editor. Selected blocks are downloaded seamlessly in the background and automatically activated and placed in the content. The advantage is that users don’t have to break their workflows in order to install new functionality. Blocks installed via the editor can also be uninstalled from the plugins page in the admin.</p>\n\n\n\n<div class=\"wp-block-image\"><img />Search for and Install Blocks from the Block Directory</div>\n\n\n\n<p>Block patterns, combined with the new block directory, will make page building much faster inside the editor by enabling users to quickly spin up layouts and add blocks on the fly. </p>\n\n\n\n<h2>WordPress Security Takes a Giant Leap with Automatic Updates for Themes and Plugins</h2>\n\n\n\n<p>Version 5.5 introduces a new UI for enabling auto-updates for themes and plugins. This is an exciting new era for WordPress that brings a higher level of website security while requiring less effort from users. Those who choose to get on the automatic updates train will no longer have to log into their sites and be greeted with a slew of nagging update notices. These updates will happen the same day they are available, so users don’t have to check in as often and sites are better protected from plugin and theme vulnerabilities getting exploited.</p>\n\n\n\n<img />\n\n\n\n<p>WordPress uses wp-cron to fetch updates for plugins and themes twice per day. The feature ships turned off by default in WordPress 5.5, so users will need to visit the theme and plugin pages in the admin to enable automatic updates. The bulk actions menu dropdown now has options for enabling or disabling auto-updates on all plugins, but users can always enable the updates for select plugins if they have any concerns.</p>\n\n\n\n<p>Other notable updates in WordPress 5.5 include the following:</p>\n\n\n\n<ul><li><strong>XML Sitemaps</strong>: WordPress now includes <a href=\"https://wptavern.com/wordpress-5-5-to-include-extensible-core-sitemaps\">extensible core sitemaps</a>, and many users will no longer need a plugin for this functionality. This basic implementation was completed in a way that will not impact performance or cause conflicts with other plugins that add sitemaps.</li><li><strong>Lazy Loading Images</strong>: WordPress images will now wait to load until users scroll them into view, speeding up performance, especially on mobile.</li><li><strong>Improved Accessibility</strong>: Metaboxes can now be moved with the keyboard, assistive devices can see status messages in the image editor, copying links in media screens and modal dialogs can now be done with a click of a button, and more.</li><li><strong>Update Themes and Plugins by Uploading ZIP files</strong>: – Users can now update plugins and themes manually by <a href=\"https://wptavern.com/after-11-years-users-will-be-able-to-update-themes-and-plugins-via-a-zip-file\">uploading a ZIP file</a>, an improvement for scenarios where one does not have server access.</li><li><strong>Final Dashicon Library Update:</strong> The Dashicons project has been <a href=\"https://wptavern.com/wordpress-dashicons-project-to-discontinue-development-in-favor-of-new-icon-component\">discontinued in favor of the new Icon Component</a>. This last update to the library adds 39 block editor icons and 26 other icons. </li></ul>\n\n\n\n<p>For a more technical breakdown of some of the changes under the hood, check out the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a> and the <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">5.5 field guide</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:13:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.org blog: WordPress 5.5 “Eckstine”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8799\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/news/2020/08/eckstine/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:66620:\"<p>Here it is! Named “Eckstine” in honor of Billy Eckstine, this latest and greatest version of WordPress is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<img width=\"632\" height=\"514\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=632%2C514&ssl=1\" alt=\"\" class=\"wp-image-8930\" />\n\n\n\n<div class=\"wp-block-cover has-background-dim\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-background has-large-font-size\">Welcome to WordPress 5.5.</p>\n\n\n\n<h3 class=\"has-text-align-center has-black-color has-text-color\">In WordPress 5.5, your site gets new power in three major areas: <br />speed, search, and security.</h3>\n</div></div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Speed</h2>\n\n\n\n<p><strong>Posts and pages feel faster, thanks to lazy-loaded images.</strong></p>\n\n\n\n<p>Images give your story a lot of impact, but they can sometimes make your site seem slow.</p>\n\n\n\n<p>In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading.’</p>\n\n\n\n<p>On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life.</p>\n\n\n\n<h2>Search</h2>\n\n\n\n<p><strong>Say hello to your new sitemap.</strong></p>\n\n\n\n<p>WordPress sites work well with search engines.</p>\n\n\n\n<p>Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live.</p>\n\n\n\n<p>So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Security</h2>\n\n\n\nNow you can choose to update plugins and themes automatically–or pick just a few–from the screens you’ve always used.\n\n\n\n<p><strong>Auto-updates for Plugins and Themes</strong></p>\n\n\n\n<p>Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available.</p>\n\n\n\n<p>You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used.</p>\n\n\n\n<p><strong>Update by uploading ZIP files</strong></p>\n\n\n\n<p>If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Highlights from the block editor</h2>\n\n\n\n<p>Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:</p>\n\n\n\n\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Block patterns</h3>\n\n\n\n<p>New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story.</p>\n\n\n\n<p>You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>The new block directory</h3>\n\n\n\n<p>Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.</p>\n\n\n\n<h3>Inline image editing</h3>\n\n\n\n<p>Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!</p>\n</div>\n</div>\n\n\n\n\n\n\n\n<h3>And so much more.</h3>\n\n\n\n<p>The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Accessibility</h2>\n\n\n\n<p>Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5.</p>\n\n\n\n<p>Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text.</p>\n\n\n\n<p>You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-black-color has-text-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>For developers</h2>\n\n\n\n<p>5.5 also brings a big box of changes just for developers.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Server-side registered blocks in the REST API</h3>\n\n\n\n<p>The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server.</p>\n\n\n\n<h3>Defining environments</h3>\n\n\n\n<p>WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with <code>wp_get_environment_type()</code> and execute only the appropriate code.</p>\n\n\n\n<h3>Dashicons</h3>\n\n\n\n<p>The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.</p>\n\n\n\n<h3>Passing data to template files</h3>\n\n\n\n<p>The template loading functions (<code>get_header()</code>, <code>get_template_part()</code>, etc.) have a new <code>$args</code> argument. So now you can pass an entire array’s worth of data to those templates.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>More changes for developers</h3>\n\n\n\n<ul><li>The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6.</li><li>Now get more fine-grained control of <code>redirect_guess_404_permalink()</code>.</li><li>Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new <code>wp_opcache_invalidate()</code> function during updates (including to plugins and themes).</li><li>Custom post types associated with the category taxonomy can now opt-in to supporting the default term.</li><li>Default terms can now be specified for custom taxonomies in <code>register_taxonomy()</code>.</li><li>The REST API now officially supports specifying default metadata values through <code>register_meta()</code>.</li><li>You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.</li></ul>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>The Squad</h2>\n\n\n\n<p>Leading this release were <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock,</a> and <a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. Supporting them was this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Ella Van Durpe (<a href=\"https://profiles.wordpress.org/ellatrix/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>ellatrix</a>)</li><li><strong>Editor Design</strong>: Michael Arestad (<a href=\"https://profiles.wordpress.org/michael-arestad/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>michael-arestad</a>)</li><li><strong>Core Tech</strong>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a>)</li><li><strong>Media Tech: </strong>Andrew Ozz (<a href=\"https://profiles.wordpress.org/azaozz/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>azaozz</a>)</li><li><strong>Accessibility Tech</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>)</li><li><strong>Docs Coordinator</strong>: Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>justinahinon</a>)</li><li><strong>Marketing/Comms Coordinator</strong>: Mary Baum (<a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a>)</li></ul>\n\n\n\n<p>Joining the squad throughout the release cycle were <strong>805 generous volunteer contributors</strong> who collectively worked on over <strong><a href=\"https://core.trac.wordpress.org/milestone/5.5\">523</a> tickets on Trac</strong> and <strong>over 1660 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Billy Eckstine playlist, click that update button (or <a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/a2hosting/\">A2 Hosting</a>, <a href=\"https://profiles.wordpress.org/a4jpcom/\">a4jp . com</a>, <a href=\"https://profiles.wordpress.org/a6software/\">a6software</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/ibachal/\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/achyuthajoy/\">Achyuth Ajoy</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/acsnaterse/\">acsnaterse</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/addyosmani/\">addyosmani</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/adrian/\">adrian</a>, <a href=\"https://profiles.wordpress.org/ahortin/\">ahortin</a>, <a href=\"https://profiles.wordpress.org/airamerica/\">airamerica</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/akbarhusen/\">akbarhusen</a>, <a href=\"https://profiles.wordpress.org/akbarhusen429/\">akbarhusen429</a>, <a href=\"https://profiles.wordpress.org/akhileshsabharwal/\">Akhilesh Sabharwal</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/alishanvr/\">Ali</a>, <a href=\"https://profiles.wordpress.org/ali11007/\">ali11007</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/amaschas/\">amaschas</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/anbumz/\">anbumz</a>, <a href=\"https://profiles.wordpress.org/andfinally/\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/argentite/\">argentite</a>, <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/ashiagr/\">ashiagr</a>, <a href=\"https://profiles.wordpress.org/ashour/\">ashour</a>, <a href=\"https://profiles.wordpress.org/tacitonic/\">Atharva Dhekne</a>, <a href=\"https://profiles.wordpress.org/ajoah/\">Aurélien Joahny</a>, <a href=\"https://profiles.wordpress.org/aussi/\">aussi</a>, <a href=\"https://profiles.wordpress.org/automaton/\">automaton</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bartekcholewa/\">bartekcholewa</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/bastho/\">Bastien Ho</a>, <a href=\"https://profiles.wordpress.org/bmartinent/\">Bastien Martinent</a>, <a href=\"https://profiles.wordpress.org/bcworkz/\">bcworkz</a>, <a href=\"https://profiles.wordpress.org/bdbch/\">bdbch</a>, <a href=\"https://profiles.wordpress.org/bdcstr/\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/grapestain/\">Bence Szalai</a>, <a href=\"https://profiles.wordpress.org/bencroskery/\">bencroskery</a>, <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bigcloudmedia/\">bigcloudmedia</a>, <a href=\"https://profiles.wordpress.org/bigdawggi/\">bigdawggi</a>, <a href=\"https://profiles.wordpress.org/billerickson/\">Bill Erickson</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bbrdaric/\">Boris</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/krogsgard/\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bruandet/\">bruandet</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/caiocrcosta/\">caiocrcosta</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/cameronamcintyre/\">cameronamcintyre</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/stuffradio/\">Carl Wuensche</a>, <a href=\"https://profiles.wordpress.org/carloslfu/\">Carlos Galarza</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sixhours/\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/carriganvb/\">Carrigan</a>, <a href=\"https://profiles.wordpress.org/ceyhun/\">ceyhun</a>, <a href=\"https://profiles.wordpress.org/shireling/\">Chad</a>, <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a>, <a href=\"https://profiles.wordpress.org/mackensen/\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cjbj/\">Christian Jongeneel</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cklee/\">cklee</a>, <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a>, <a href=\"https://profiles.wordpress.org/cliffpaulick/\">Clifford Paulick</a>, <a href=\"https://profiles.wordpress.org/codeforest/\">codeforest</a>, <a href=\"https://profiles.wordpress.org/commeuneimage/\">Commeuneimage</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/cpasqualini/\">cpasqualini</a>, <a href=\"https://profiles.wordpress.org/cristovaov/\">Cristovao Verstraeten</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/curtisbelt/\">Curtis Belt</a>, <a href=\"https://profiles.wordpress.org/clarinetlord/\">Cyrus Collier</a>, <a href=\"https://profiles.wordpress.org/dperonne/\">D.PERONNE</a>, <a href=\"https://profiles.wordpress.org/dsixinetu/\">d6</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken/\">Daniel Hüsken</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/confridin/\">Daniel Roch</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dboy1988/\">Danny</a>, <a href=\"https://profiles.wordpress.org/darkog/\">Darko G.</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/dmchale/\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dbrumbaugh10up/\">David Brumbaugh</a>, <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/davidvee/\">davidvee</a>, <a href=\"https://profiles.wordpress.org/dchymko/\">dchymko</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/demetris/\">demetris</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/derekakelly/\">derekakelly</a>, <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/djennez/\">djennez</a>, <a href=\"https://profiles.wordpress.org/dmenard/\">dmenard</a>, <a href=\"https://profiles.wordpress.org/dmethvin/\">dmethvin</a>, <a href=\"https://profiles.wordpress.org/doc987/\">doc987</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/doobeedoo/\">Doobeedoo</a>, <a href=\"https://profiles.wordpress.org/dossy/\">Dossy Shiobara</a>, <a href=\"https://profiles.wordpress.org/dpacks/\">dpacks</a>, <a href=\"https://profiles.wordpress.org/dratwas/\">dratwas</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/drlightman/\">DrLightman</a>, <a href=\"https://profiles.wordpress.org/drprotocols/\">DrProtocols</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/dustinbolton/\">Dustin Bolton</a>, <a href=\"https://profiles.wordpress.org/dvershinin/\">dvershinin</a>, <a href=\"https://profiles.wordpress.org/cyberhobo/\">Dylan Kuhn</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eddiemoya/\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ekatherine/\">Ekaterina</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">elmastudio</a>, <a href=\"https://profiles.wordpress.org/elrae/\">elrae</a>, <a href=\"https://profiles.wordpress.org/emanuel_blagonic/\">Emanuel Blagonic</a>, <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgoric</a>, <a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/shamai/\">Eric</a>, <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion/\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Erin \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/esemlabel/\">esemlabel</a>, <a href=\"https://profiles.wordpress.org/esoj/\">esoj</a>, <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/etruel/\">etruel</a>, <a href=\"https://profiles.wordpress.org/ev3rywh3re/\">Ev3rywh3re</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/fftfaisal/\">Faisal Ahmed</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felix-edelmann/\">Felix Edelmann</a>, <a href=\"https://profiles.wordpress.org/ferdiesletering/\">ferdiesletering</a>, <a href=\"https://profiles.wordpress.org/finomeno/\">finomeno</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/truchot/\">Florian Truchot</a>, <a href=\"https://profiles.wordpress.org/florianatwhodunit/\">florianatwhodunit</a>, <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/francoist/\">Francois Thibaud</a>, <a href=\"https://profiles.wordpress.org/futtta/\">Frank Goossens</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/frankprendergast/\">Frank.Prendergast</a>, <a href=\"https://profiles.wordpress.org/franzarmas/\">Franz Armas</a>, <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a>, <a href=\"https://profiles.wordpress.org/gma992/\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/gmays/\">Gabriel Mays</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">gadgetroid</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garavani/\">Garavani</a>, <a href=\"https://profiles.wordpress.org/garethgillman/\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geertdd/\">Geert De Deckere</a>, <a href=\"https://profiles.wordpress.org/geminilabs/\">Gemini Labs</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/giorgio25b/\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gisselfeldt/\">gisselfeldt</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/goldsounds/\">goldsounds</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/gkloveweb/\">Govind Kumar</a>, <a href=\"https://profiles.wordpress.org/greglone/\">Grégory Viguier</a>, <a href=\"https://profiles.wordpress.org/gradina/\">gradina</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregmulhauser/\">gregmulhauser</a>, <a href=\"https://profiles.wordpress.org/grierson/\">grierson</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gsmumbo/\">gsmumbo</a>, <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/guidobras/\">guidobras</a>, <a href=\"https://profiles.wordpress.org/netsurfer2705/\">Gunther Pilz</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a>, <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>, <a href=\"https://profiles.wordpress.org/halgatewood/\">Halacious</a>, <a href=\"https://profiles.wordpress.org/hankthetank/\">hankthetank</a>, <a href=\"https://profiles.wordpress.org/psdtohtmlguru/\">Hapiuc Robert</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/haukep/\">haukep</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/h71/\">Hector F</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hlanggo/\">hlanggo</a>, <a href=\"https://profiles.wordpress.org/hommealone/\">hommealone</a>, <a href=\"https://profiles.wordpress.org/ryanshoover/\">Hoover</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hronak/\">hronak</a>, <a href=\"https://profiles.wordpress.org/huntlyc/\">huntlyc</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/iandstewart/\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianjvr/\">ianjvr</a>, <a href=\"https://profiles.wordpress.org/ibdz/\">ibdz</a>, <a href=\"https://profiles.wordpress.org/ifrins/\">ifrins</a>, <a href=\"https://profiles.wordpress.org/infinum/\">infinum</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ishitaka/\">ishitaka</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jackfungi/\">jackfungi</a>, <a href=\"https://profiles.wordpress.org/jacklinkers/\">jacklinkers</a>, <a href=\"https://profiles.wordpress.org/jadonn/\">Jadon N</a>, <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a>, <a href=\"https://profiles.wordpress.org/jagirbahesh/\">jagirbahesh</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/foack/\">Jan Koch</a>, <a href=\"https://profiles.wordpress.org/janr/\">Jan Reilink</a>, <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a>, <a href=\"https://profiles.wordpress.org/javidalkaruzi/\">Janvo Aldred</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a>, <a href=\"https://profiles.wordpress.org/strangerstudios/\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a>, <a href=\"https://profiles.wordpress.org/coolmann/\">Jason Crouse</a>, <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/jaswsinc/\">JasWSInc</a>, <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/shiki/\">Jayson Basanes</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">jbinda</a>, <a href=\"https://profiles.wordpress.org/jbouganim/\">jbouganim</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jeffr0/\">Jeff Chandler</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/jenmylo/\">Jen</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jigneshnakrani/\">Jignesh Nakrani</a>, <a href=\"https://profiles.wordpress.org/jim_panse/\">Jim_Panse</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jivanpal/\">jivanpal</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jdorner/\">John Dorner</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">John P. Green</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/johnnyb/\">johnnyb</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jchristopher/\">Jonathan Christopher</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonkolbert/\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnybot/\">jonnybot</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/josephdickson/\">Joseph Dickson</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/procifer/\">Josh Smith</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</a>, <a href=\"https://profiles.wordpress.org/jules-colle/\">Jules Colle</a>, <a href=\"https://profiles.wordpress.org/julianm/\">julianm</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/jgrodel/\">Julka Grodel</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/devesine/\">Justin de Vesine</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a>, <a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kaira/\">Kaira</a>, <a href=\"https://profiles.wordpress.org/kaitlin414/\">Kaitlin Bolling</a>, <a href=\"https://profiles.wordpress.org/kamataryo/\">KamataRyo</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/properlypurple/\">Kavya Gokul</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer/\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennethroberson5556/\">kennethroberson5556</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/itzmekhokan/\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kirilzh/\">Kiril Zhelyazkov</a>, <a href=\"https://profiles.wordpress.org/kburgoine/\">Kirsty Burgoine</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/ksoares/\">ksoares</a>, <a href=\"https://profiles.wordpress.org/kthmd/\">KT Cheung</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/lalitpendhare/\">lalitpendhare</a>, <a href=\"https://profiles.wordpress.org/laternastudio/\">Laterna Studio</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/offereins/\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a>, <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lex_robinson/\">Lex Robinson</a>, <a href=\"https://profiles.wordpress.org/linyows/\">linyows</a>, <a href=\"https://profiles.wordpress.org/lipathor/\">lipathor</a>, <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a>, <a href=\"https://profiles.wordpress.org/liuhaibin/\">liuhaibin</a>, <a href=\"https://profiles.wordpress.org/ljharb/\">ljharb</a>, <a href=\"https://profiles.wordpress.org/logig/\">logig</a>, <a href=\"https://profiles.wordpress.org/lucasbustamante/\">lucasbustamante</a>, <a href=\"https://profiles.wordpress.org/lwill/\">luiswill</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">Luke Walczak</a>, <a href=\"https://profiles.wordpress.org/lukestramasonder/\">lukestramasonder</a>, <a href=\"https://profiles.wordpress.org/asif2bd/\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/msafi/\">M.K. Safi</a>, <a href=\"https://profiles.wordpress.org/cloudstek/\">Maarten de Boer</a>, <a href=\"https://profiles.wordpress.org/aladin02dz/\">Mahfoudh Arous</a>, <a href=\"https://profiles.wordpress.org/manojlovic/\">manojlovic</a>, <a href=\"https://profiles.wordpress.org/targz-1/\">Manuel Schmalstieg</a>, <a href=\"https://profiles.wordpress.org/neodjandre/\">maraki</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/netweblogic/\">Marcus</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/machouinard/\">Mark Chouinard</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markdubois/\">markdubois</a>, <a href=\"https://profiles.wordpress.org/markgoho/\">markgoho</a>, <a href=\"https://profiles.wordpress.org/vindl/\">Marko Andrijasevic</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/markshep/\">markshep</a>, <a href=\"https://profiles.wordpress.org/markusthiel/\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/martijn-van-der-kooij/\">Martijn van der Kooij</a>, <a href=\"https://profiles.wordpress.org/martychc23/\">martychc23</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matheusfd/\">Matheus Martins</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/matjack1/\">matjack1</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattrad/\">Matt Radford</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a>, <a href=\"https://profiles.wordpress.org/beatpanda/\">Matthew Gerring</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a>, <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/matthieumota/\">Matthieu Mota</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/mcshane/\">mcshane</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/lilmike/\">Michael</a>, <a href=\"https://profiles.wordpress.org/michaelarestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mfields/\">Michael Fields</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">Michele Butcher-Jones</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mikaumoto/\">mikaumoto</a>, <a href=\"https://profiles.wordpress.org/mihai2u/\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mike-haydon-swo/\">Mike Haydon</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeyarce/\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/milindmore22/\">Milind More</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mislavjuric/\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrgrt/\">mrgrt</a>, <a href=\"https://profiles.wordpress.org/mrmist/\">mrmist</a>, <a href=\"https://profiles.wordpress.org/mrtall/\">mrTall</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/narwen/\">narwen</a>, <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>, <a href=\"https://profiles.wordpress.org/nathanrice/\">Nathan Rice</a>, <a href=\"https://profiles.wordpress.org/navidos/\">Navid</a>, <a href=\"https://profiles.wordpress.org/neonkowy/\">neonkowy</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/netpassprodsr/\">netpassprodsr</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/calvin_ngan/\">Ngan Tengyuen</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicolaskulka/\">NicolasKulka</a>, <a href=\"https://profiles.wordpress.org/jainnidhi/\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nigrosimone/\">nigro.simone</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi/\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/nbachiyski/\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a>, <a href=\"https://profiles.wordpress.org/niresh12495/\">Niresh</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">ntsekouras</a>, <a href=\"https://profiles.wordpress.org/numidwasnotavailable/\">NumidWasNotAvailable</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a>, <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/onokazu/\">onokazu</a>, <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a>, <a href=\"https://profiles.wordpress.org/ovann86/\">ovann86</a>, <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a>, <a href=\"https://profiles.wordpress.org/p_enrique/\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/parvand/\">Parvand</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pdfernhout/\">Paul Fernhout</a>, <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/figureone/\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/pessoft/\">Peter \"Pessoft\" Kolínek</a>, <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pderksen/\">Phil Derksen</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pigdog234/\">pigdog234</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/pingram3541/\">pingram</a>, <a href=\"https://profiles.wordpress.org/pionect/\">Pionect</a>, <a href=\"https://profiles.wordpress.org/piyushmca/\">Piyush Patel</a>, <a href=\"https://profiles.wordpress.org/pkarjala/\">pkarjala</a>, <a href=\"https://profiles.wordpress.org/pkvillanueva/\">pkvillanueva</a>, <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a>, <a href=\"https://profiles.wordpress.org/pratik028/\">pratik028</a>, <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presslabs/\">Presslabs</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/priyomukul/\">Priyo Mukul</a>, <a href=\"https://profiles.wordpress.org/prografika/\">ProGrafika</a>, <a href=\"https://profiles.wordpress.org/programmin/\">programmin</a>, <a href=\"https://profiles.wordpress.org/puneetsahalot/\">Puneet Sahalot</a>, <a href=\"https://profiles.wordpress.org/pvogel2/\">pvogel2</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/raineorshine/\">raine</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rastaban/\">Rastaban</a>, <a href=\"https://profiles.wordpress.org/ravanh/\">RavanH</a>, <a href=\"https://profiles.wordpress.org/ravatparmar/\">Ravat Parmar</a>, <a href=\"https://profiles.wordpress.org/ravenswd/\">ravenswd</a>, <a href=\"https://profiles.wordpress.org/rawrly/\">rawrly</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/redsand/\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a>, <a href=\"https://profiles.wordpress.org/remzicavdar/\">Remzi Cavdar</a>, <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a>, <a href=\"https://profiles.wordpress.org/renggo888/\">renggo888</a>, <a href=\"https://profiles.wordpress.org/retlehs/\">retlehs</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/riasat/\">riasat</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/ringisha/\">Ringisha</a>, <a href=\"https://profiles.wordpress.org/ritterml/\">ritterml</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/dhrrob/\">Rob Migchels</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robertpeake/\">Robert Peake</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Wolný</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/ruxandra/\">ruxandra</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/ryotasakamoto/\">Ryota Sakamoto</a>, <a href=\"https://profiles.wordpress.org/ryotsun/\">ryotsun</a>, <a href=\"https://profiles.wordpress.org/soean/\">Sören Wrede</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">Søren Brønsted</a>, <a href=\"https://profiles.wordpress.org/sachittandukar/\">Sachit Tandukar</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/salvatoreformisano/\">Salvatore Formisano</a>, <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/sswebster/\">Sam Webster</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samueljseay/\">samueljseay</a>, <a href=\"https://profiles.wordpress.org/pacifika/\">Sander van Dragt</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/scarolan/\">scarolan</a>, <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottsmith/\">Scott Smith</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/seanpaulrasmussen/\">seanpaulrasmussen</a>, <a href=\"https://profiles.wordpress.org/seayou/\">seayou</a>, <a href=\"https://profiles.wordpress.org/senatorman/\">senatorman</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/functionalrhyme/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/wpshades/\">Shantanu Desai</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/shawnz/\">shawnz</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shulard/\">shulard</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonwheatley/\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sjmur/\">sjmur</a>, <a href=\"https://profiles.wordpress.org/skarabeq/\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/skoskie/\">skoskie</a>, <a href=\"https://profiles.wordpress.org/slushman/\">slushman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/seth17/\">SpearsMarketing</a>, <a href=\"https://profiles.wordpress.org/sphakka/\">sphakka</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/sreedoap/\">sreedoap</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/sswells/\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/stephencronin/\">Stephen Cronin</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegibson12/\">stevegibson12</a>, <a href=\"https://profiles.wordpress.org/sterndata/\">Steven Stern (sterndata)</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenkussmaul/\">stevenkussmaul</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sum1/\">SUM1</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal/\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/sushyant/\">Sushyant Zavarzadeh</a>, <a href=\"https://profiles.wordpress.org/suzylah/\">suzylah</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tangrufus/\">Tang Rufus</a>, <a href=\"https://profiles.wordpress.org/utz119/\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/tessawatkinsllc/\">Tessa Watkins LLC</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/theolg/\">theolg</a>, <a href=\"https://profiles.wordpress.org/tweetythierry/\">Thierry Muller</a>, <a href=\"https://profiles.wordpress.org/thimalw/\">thimalw</a>, <a href=\"https://profiles.wordpress.org/webzunft/\">Thomas M</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tiagohillebrandt/\">Tiago Hillebrandt</a>, <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tmoore41/\">tmoore41</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tofandel/\">Tofandel</a>, <a href=\"https://profiles.wordpress.org/tomdude/\">tomdude</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsimmons/\">tsimmons</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/vabrashev/\">vabrashev</a>, <a href=\"https://profiles.wordpress.org/vagios/\">Vagios Vlachos</a>, <a href=\"https://profiles.wordpress.org/valchovski/\">valchovski</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/vayu/\">Vayu Robins</a>, <a href=\"https://profiles.wordpress.org/veromary/\">veromary</a>, <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a>, <a href=\"https://profiles.wordpress.org/vinkla/\">vinkla</a>, <a href=\"https://profiles.wordpress.org/virginienacci/\">virginienacci</a>, <a href=\"https://profiles.wordpress.org/planvova/\">Vladimir</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/voyager131/\">voyager131</a>, <a href=\"https://profiles.wordpress.org/vtieu/\">vtieu</a>, <a href=\"https://profiles.wordpress.org/webaware/\">webaware</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whodunitagency/\">Whodunit</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a>, <a href=\"https://profiles.wordpress.org/wpdesk/\">wpdesk</a>, <a href=\"https://profiles.wordpress.org/wpdo5ea/\">WPDO</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">wppinar</a>, <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a>, <a href=\"https://profiles.wordpress.org/yashrs/\">yashrs</a>, <a href=\"https://profiles.wordpress.org/yoancutillas/\">yoancutillas</a>, <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</a>, <a href=\"https://profiles.wordpress.org/yuhin/\">yuhin</a>, <a href=\"https://profiles.wordpress.org/ysalame/\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zaheerahmad/\">zaheerahmad</a>, <a href=\"https://profiles.wordpress.org/zakkath/\">zakkath</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>, and <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>.\n\n\n\n<p> </p>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.5. Their efforts bring WordPress fully translated to 46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to learn more about volunteering with WordPress, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> or the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WP Mobile Apps: How Do I Connect My WordPress.com or Jetpack Site?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://apps.wordpress.com/?p=4037\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://apps.wordpress.com/2020/08/11/how-do-i-connect-my-wordpress-com-or-jetpack-site/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1593:\"<p>To access a site hosted with WordPress.com or connected to WordPress.com through the Jetpack plugin, log in with your WordPress.com credentials. After clicking on the <strong>Login button</strong>, select <strong>Continue with WordPress.com. </strong></p>\n\n\n\n<p>You can also select the others options to <strong>Continue with Google</strong> or <strong>Continue with Apple</strong> if the email address linked to these services matches the email address of your WordPress.com account. </p>\n\n\n\n<p>Next, <em>enter the email address</em> associated with your WordPress.com account and click <strong>next</strong>. From there you can either choose to receive a login link to be sent to your email address or click on the link to “enter your password instead” to use your password to log in. If you select the option to receive a login link, you’ll be given the option to open Mail where you should have received a new email with a button to click to <strong>‘Log in to the app’</strong>. This link expires in one hour and when clicked should redirect you to the app where you will see a list of your sites and have the option to either Connect another site or press ‘Done’ to start managing your WordPress.com connected sites. </p>\n\n\n\n<p>See the login procedure below:</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 08:16:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Rebecca\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"WPTavern: Astra Theme Suspended and Reinstated, Themes Team Works Toward Delisting Strategy for Guideline Violations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102960\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:275:\"https://wptavern.com/astra-theme-suspended-and-reinstated-themes-team-works-toward-delisting-strategy-for-guideline-violations?utm_source=rss&utm_medium=rss&utm_campaign=astra-theme-suspended-and-reinstated-themes-team-works-toward-delisting-strategy-for-guideline-violations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11208:\"<img />\n\n\n\n<p class=\"has-drop-cap\">The Themes Team <a href=\"https://themes.trac.wordpress.org/ticket/87407#comment:3\">suspended Astra</a> from the official theme directory just a few short weeks after it became the first non-default WordPress theme to <a href=\"https://wptavern.com/astra-becomes-the-only-non-default-wordpress-theme-with-1-million-installs\">surpass one million active installs</a>. The reason: the theme was breaking the directory’s ban on affiliate links. The theme has since been reinstated. However, it has been delisted from the popular themes list.</p>\n\n\n\n<p>After the Themes Team handed down an initial five-week suspension, the story continued to unfold through various channels over the weekend and into the start of the new week. Brainstorm Force, the company behind the theme, <a href=\"https://themes.trac.wordpress.org/ticket/87407#comment:4\">argued that it did not violate</a> the affiliate link rule because the theme was simply filtering referral IDs of third-party plugins. The plugins were technically supplying the links. The company also asked for lenience because this was its first violation.</p>\n\n\n\n<p>Since the initial discussion, the Themes Team has reinstated the theme while bumping it off the <a href=\"https://wordpress.org/themes/\">popular themes list</a>. The goal is to make sure existing users still have access to updates while providing a method for dealing with guidelines violations, a method that does not go to the extreme of outright suspension. The team also added an additional week of punishment after finding a sixth affiliate-related violation missed in the initial review. Astra will now be delisted for a total of six weeks.</p>\n\n\n\n<p>Astra is not the first suspension of a popular theme over the years. These high-profile suspensions can lead to the loss of thousands of dollars in revenue if the theme’s business model relies on traffic from WordPress.org. In 2017, a <a href=\"https://wptavern.com/zerif-lite-suspended-from-wordpress-theme-directory-300k-users-left-without-updates\">five-month suspension</a> of the Zerif Lite theme left its creators with a <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue\">decline of 63% in revenue</a>. Zerif Lite’s user count was around one-third of Astra’s current total.</p>\n\n\n\n<p>While it will take some time to see the results, being delisted will likely cut into Brainstorm Force’s revenue. The theme upsells a <em>pro</em> version of their theme. It is a common <em>freemium</em> model that many theme companies employ.</p>\n\n\n\n<p>The WordPress.org theme review guidelines <a href=\"https://make.wordpress.org/themes/handbook/review/required/#selling-credits-and-links\">ban affiliate links</a>. More precisely, the guideline is as follows:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Themes are not allowed to have affiliate URLs or links.</p></blockquote>\n\n\n\n<p>Technically, Brainstorm Force did not directly output affiliate links via its theme. Instead, the theme injected the company’s referral ID into affiliate links for third-party plugins when they were active on a user’s site. In and of itself, this type of injection is nothing nefarious. The plugins themselves allow for such filtering of their affiliate links, presumably to entice theme authors to make a few dollars by recommending and integrating with them.</p>\n\n\n\n<p>As for the Astra theme, the question is whether it violated the affiliate guideline. When the rule was written, the Themes Team was most likely thinking about direct links within the theme and not a scenario where a theme was injecting a referral ID or filtering an existing link from a plugin.</p>\n\n\n\n<p>According to the Themes Team, at least two of the affiliate IDs in Astra were for plugins that the theme recommended but did not actually integrate with or support in any way. In at least once instance, the theme automatically updated a database option for the Monster Insights plugin to add an affiliate ID — automatically updating any database option without user action is generally not allowed.</p>\n\n\n\n<p>Regardless of individual opinions on the Theme Team’s complete ban of affiliate links, it is not a cut-and-dry situation of simply allowing or disallowing.</p>\n\n\n\n<p>“It is also about needing to understand the legal impact of disclosures,” said Carolina Nymark, a team representative. “It is not something that the team can take responsibility for, nor look away if authors do not follow it.”</p>\n\n\n\n<h2>Astra’s Apology and Response</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Sujay Pawar, a co-founder of Brainstorm Force, published an <a href=\"https://wpastra.com/open-letter/\">open apology on the Astra blog</a>. However, this apology post created its own controversy within the community. The current post was not the first apology. Pawar changed his original post and removed some of the earlier promises he made to the community.</p>\n\n\n\n<p>According to multiple sources within the community and a <a href=\"https://wpastra.com/open-letter/#comment-62065\">comment on the post</a>, he had promised to dedicate 16 hours from one of the company’s senior developers to contribute work for the Themes Team. Along with this contribution, he promised to spend 5% of the company’s resources toward open source development and to donate to future WordCamps.</p>\n\n\n\n<p>“These last few days have been very emotional for me and the entire team,” said Pawar. “I have never been in such a stressful situation in my life. As you can imagine, I wrote many versions of this apology and just wasn’t sure what was the best way to do it.”</p>\n\n\n\n<p>For some people in the community, changing the post’s content seemed suspicious. He had changed it around the same time the theme was reinstated on WordPress.org. However, the issue was likely the result of bad timing. Pawar was forthcoming about having written the original post and later removing parts of it.</p>\n\n\n\n<p>“My initial apology did include the specifics of how we are planning to increase our commitment to WordPress, but after more thought, I felt it wasn’t the right place to share that,” he said. “I don’t want our contributions to be overshadowed or tied back to a rule violation. We still plan to honor our commitment, and we will release those details in a dedicated post.”</p>\n\n\n\n<p>Pawar has no hard feelings for the Themes Team. For him, it has been a high-stress weekend that he will no doubt recover from. He is attempting to rectify the situation the best he can.</p>\n\n\n\n<p>“I have a lot of respect for all members of Themes Team,” he said. “They work tirelessly to move the WordPress ecosystem forward. I 100% believe that guidelines must be enforced because it’s the only way to ensure that WordPress keeps growing. As one of the most popular theme authors, it’s our goal to lead by setting a good example and work together with the TRT to set better standards.”</p>\n\n\n\n<h2>Long Term: Delisting Themes Instead of Suspending</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The Themes Team does not have a lot of options when it comes to punitive measures for guideline violations. In a large part, this is the result of limitations of the software in use. The team simply needs better tools.</p>\n\n\n\n<p>“The punitive measures the team has right now is suspend it or do nothing,” said William Patton, a Themes Team representative. “There is no in-between, and in a lot of cases, neither of those two options are ideal. From past experience, I have found that asking authors repeatedly for changes is either ineffective or they fix it but the behavior returns after a short time. Suspension has been quite effective in some cases but it is quite a lot of work for the team to manage and maintain lists or time frames of what happened when and to revisit after a given time.”</p>\n\n\n\n<p>Patton said that the threat of suspension without action is ineffective. However, actually going through with suspending a theme often has implications for end-users. In some cases, there may be an urgent security update that users need to get, but the suspension system does not make that easy to manage.</p>\n\n\n\n<p>There is now an <a href=\"https://meta.trac.wordpress.org/ticket/5362\">open meta ticket</a> to offer theme directory administrators the option to delist a theme. In effect, this would keep a theme such as Astra available in the directory if someone knows the direct URL. It would also allow the theme author to provide updates, such as security fixes, to users without direct approval from the Themes Team. However, the theme would not be available through the popular themes list or search.</p>\n\n\n\n<p>This offers the team a less drastic option than a full-on suspension and has no negative drawbacks for existing theme users.</p>\n\n\n\n<p>Currently, the team found what they described as a “hacky” method of essentially delisting Astra. Because the popular themes list algorithm uses the theme’s publication date to help determine a theme’s popularity, the team changed this date for the theme to push it down the popular list. It is not a perfect solution, but it provided a quick middle ground between doing nothing and suspension, at least until a more permanent solution is in place. It also gives them an early chance to test out the effects such a measure would have.</p>\n\n\n\n<p>Punitive measures have always been a struggle for the team. On the one hand, they do not like to suspend themes for wrongdoing, regardless of whether such wrongdoing was intentional. On the other, they must attempt to provide a fair playing field for all theme authors. Threats of punishment for guideline violations ring hollow if there is no follow-through. It is not an easy position, and team members can quickly become victims of harassment or unwanted private messages from theme developers and outsiders.</p>\n\n\n\n<p>“We had several occasions where theme authors would ‘follow us home’ with blame and different kinds of suggestions,” said Nymark.</p>\n\n\n\n<p>One of the ways the Themes Team has been dealing with this is by using the relatively anonymous “@trtmessenger” account when suspending themes. This is the route the team took when handling the Astra theme suspension and followup decisions.</p>\n\n\n\n<p>The team has dealt with attacks toward individual members over the years on various decisions it has made. In many cases, the representative who delivered a particular decision, regardless of their personal role in it, bared the brunt of the negative feedback. Far too often, it was a case of shooting the messenger, and the current reps have found a workable solution for this issue.</p>\n\n\n\n<p>“This is an account that enables messages to be sent without one single person being held accountable for the message,” said Patton. “It is intended to prevent anyone from getting any negative feedback directly from a decision.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Aug 2020 21:29:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: New WordPress Plugins Disable Unsplash CDN\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102767\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"https://wptavern.com/new-wordpress-plugins-disable-unsplash-cdn?utm_source=rss&utm_medium=rss&utm_campaign=new-wordpress-plugins-disable-unsplash-cdn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9548:\"<p>In light of the recent conversations about the Unsplash plugin’s CDN, several extensions have popped up this week for disabling it. By default, the plugin serves images from the CDN but saves copies to the WordPress media library in case the plugin is disabled or removed. The plugin does not currently have an option to change this.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/disable-unsplash-cdn/\">Disable Unsplash CDN</a> is the first to be published to the WordPress.org directory for changing the plugin’s default behavior. There are no options or settings – activating it turns it on. Xaver Birsak, a prolific WordPress plugin author, created it to help users who may experience slower page speed caused by the Unsplash CDN.</p>\n\n\n\n<p>“I’ve followed the release of the official Unsplash plugin as well the strange one-star rating from Matt Mullenweg which is think is not appropriate,” Birsak said. “The problem he mentioned was, in addition to the Unsplash license, the fact that images are being served from Unsplash (Imgix) servers. I don’t think that this is totally unnecessary from Unsplash as a CDN can serve images much quicker in most cases. For some users this is maybe not the case.”</p>\n\n\n\n<p>Birsak was referencing Matt Mullenweg’s recent <a href=\"https://wordpress.org/support/topic/i-wouldnt-recommend-using-this/\">one-star review</a> of the Unsplash plugin, which drew the ire of many plugin developers whose ability to monetize their products can hinge on getting decent reviews. The review called the plugin “sketchy” and called into question the practice of making the CDN the default:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>It’s unclear why they want you to use their CDN and make that the default, it’s probably to support their <a href=\"https://unsplash.com/blog/introducing-unsplash-for-brands/\">new advertising business model</a> and get analytics for it. Running a CDN is expensive, and if you’re not paying for it then you are the product. I would not be surprised if Unsplash hotlinked images broke at some point in the future.</p><p>If you want a CDN, you should run one for your entire site, not just certain images from a single source — in fact having multiple CDNs running at the same time could slow down your site because of the additional DNS lookups.</p></blockquote>\n\n\n\n<p>Birsak said he checked the plugin and found a simple solution for bypassing the hotlinking, which only requires a few lines of code. </p>\n\n\n\n<p>“Since it’s so easy, and others may find it useful, I released this plugin,” Birsak said. “Nowadays with GDPR and the invalidation of the Privacy Shield people are more likely to be concerned about sending data to third party services. So disabling the CDN should at least be an option.”</p>\n\n\n\n<p>WordPress developer <a href=\"https://tomjn.com/\">Tom Nowell</a> also created a quick plugin to disable Unsplash’s CDN, which is now <a href=\"https://gist.github.com/tomjn/a7036d369d6f8082dd1eb256c651696e\">available on GitHub</a>.</p>\n\n\n\n<p>“I don’t have qualms with Unsplash themselves but I did miss having the option to choose for myself,” Nowell said regarding the plugin’s CDN default. “Rather than argue to add it, I spent a little time and built the plugin, it’s only small so didn’t take much time. As for the CDN, it’s nice to save bandwidth, though for local development it’s always faster to switch it off.”</p>\n\n\n\n<h2>Unsplash Plugin Will Not Add an Option to Disable the CDN – Its API Guidelines Require Apps to Use It</h2>\n\n\n\n<p>The plugins that disable Unsplash’s CDN could immediately become obsolete if Unsplash decided to build in an option into the official plugin to do the same. The company has confirmed the team has no current plans to so. </p>\n\n\n\n<p>“The CDN is a feature that dynamically serves the right size and format of image, and includes performance optimizations not available via additional plugins like WordPress.com’s Jetpack or most CDNs,” Unsplash co-founder Luke Chesser said. “We do this to improve the performance of the image loading and allow Unsplash contributors to count the number of times their images have been seen.”</p>\n\n\n\n<p>In addition to sharing this data with contributing photographers, Unsplash advertisers also need this data to continue getting value from the new <a href=\"https://unsplash.com/blog/introducing-unsplash-for-brands/\">Unsplash for Brands</a> business model. </p>\n\n\n\n<p>The total monthly cost in 2019 for the company’s image hosting with <a rel=\"noreferrer noopener\" href=\"https://imgix.com/\" target=\"_blank\">Imgix</a> was <a href=\"https://medium.com/unsplash/what-does-unsplash-cost-in-2019-f499620a14d0\">$42,408</a>, which means Unsplash spends north of $500k per year to serve optimized images via its CDN. Chesser said the cost of the CDN is “very low relative to the number of requests and traffic it can serve,” given how optimized and performant the image serving infrastructure is. Last year Unsplash sent petabytes of data through Imgix’s CDN for 250 million variations of the library’s source images.</p>\n\n\n\n<p>“We treat brands as contributors as they also share images on Unsplash,” Chesser said. “We report downloads and views back to them. So yes, the view and download counts do matter to our business from a monetary perspective, but to be clear, if you take away brands, we would still have this requirement as it’s central to growing the library and encouraging more contributors.”</p>\n\n\n\n<p>Providing stats to brands undoubtedly helps pay the bills and keeps the lights on, so it is no wonder the requirement to use the CDN will remain in the WordPress plugin. In fact, this requirement was built into <a href=\"https://help.unsplash.com/en/articles/2511245-unsplash-api-guidelines\">Unsplash’s API guidelines</a> in 2018 and applies to all applications accessing the collection:</p>\n\n\n\n<p>“<em>All API uses must use the hotlinked image URLs returned by the API under the <code>photo.urls</code> properties. This applies to all uses of the image and not just search results. “</em></p>\n\n\n\n<p>In 2019, Unsplash received more traffic from its API partners than from the company’s own website and official apps. Any successful monetization strategy that hinges on advertising will need to deliver those stats and requiring applications use the CDN in order to use the API is one way to do that. </p>\n\n\n\n<p>Matt Mullenweg recently <a href=\"https://twitter.com/photomatt/status/1290739168537001984\">asked</a> what these API guidelines mean for existing WordPress plugins, like <a href=\"https://wordpress.org/plugins/instant-images/\">Instant Images</a>, that serve Unsplash images without using the CDN. The plugin has more than 50,000 active installations. </p>\n\n\n\n<p>“When we released the updated guidelines we applied them proactively to new apps and worked with developers on a case by case basis over a one year period to consider hotlinking and downloads for legacy apps,” Chesser said. “Instant Images was built before we made the update to the guidelines and so we exempted them long ago, along with a number of other legacy apps.”</p>\n\n\n\n<p>Instant Images plugin developer Darren Cooney said he will not be adding an option to his plugin for turning on the CDN and declined to comment further on his reasons. </p>\n\n\n\n<p>“I will say that I think the CDN should be opt-in and it should be more clear what happens on the Unsplash side when the CDN is in use,” Cooney said. “What is tracked, why it’s tracked and what benefit do added views provide the contributors.”</p>\n\n\n\n<p> When asked whether Unsplash plans to update the plugin to deny API access to sites that have added a plugin to disable the CDN, Chesser said no. WordPress plugins weaponizing themselves against each other is not unheard of, although it is unusual and frowned upon.</p>\n\n\n\n<p>“We don’t do things like that,” Chesser said. “I think anyone who knows our team and our community will know that we always try to take reasonable actions as we’re representing a lot of contributors and a large community. If a user wants to install a plugin to deactivate the CDN but still access the library, they can do that by all means, but we don’t want to build, promote, and support that functionality ourselves because it works against our community, our business, and our mission.”</p>\n\n\n\n<p>The bottom line is Unsplash is a business, and a business needs to make money. Certainly a company doesn’t commission a WordPress plugin from a team of the caliber of <a href=\"https://xwp.co/\">XWP</a> without hoping for a return on that kind of investment. The plugin’s setup process makes it effortless for users to connect to the Unsplash API, but there isn’t any transparency during this process regarding what data users are agreeing to send Unsplash. The plugin needs to be more forthcoming about the data the CDN collects on views and downloads. This would go a long way towards establishing more credibility with skeptics. Those who are wary of the requirement to use the CDN can use a plugin to disable it or install an alternative like Instant Images. </p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 21:45:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"WPTavern: Gutenberg 8.7 Adds Minor Changes, Updates Block Pattern Designs, and Continues Full-Site Editing Work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102950\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:263:\"https://wptavern.com/gutenberg-8-7-adds-minor-changes-updates-block-pattern-designs-and-continues-full-site-editing-work?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-8-7-adds-minor-changes-updates-block-pattern-designs-and-continues-full-site-editing-work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5390:\"<p class=\"has-drop-cap\">On Wednesday, the Gutenberg team pushed what was primarily <a href=\"https://make.wordpress.org/core/2020/08/05/whats-new-in-gutenberg-august-5/\">minor enhancements and bug fixes</a> to the WordPress platform’s primary project. Everyone is mostly gearing up for the WordPress 5.5 release, so we are not seeing any major features dropping at the moment. However, steady work continues on improving the Gutenberg plugin.</p>\n\n\n\n<p>Gutenberg 8.7 contains over 30 bug fixes, in which nearly a third were accessibility-related changes. Around half of the new enhancements focused on updating block patterns.</p>\n\n\n\n<p>Users can look forward to several minor enhancements that should improve the editor, such as the Buttons block getting a proper <a href=\"https://github.com/WordPress/gutenberg/pull/24249\">preview in the inserter</a>. The monitoring solution behind auto-saving should also <a href=\"https://github.com/WordPress/gutenberg/pull/23962\">work more consistently</a> with this update.</p>\n\n\n\n<p>The biggest user-facing enhancement is the change in <a href=\"https://github.com/WordPress/gutenberg/pull/24263\">dealing with invalid blocks</a>. The latest version of the plugin makes the <em>attempt block recovery</em> option the default. This change hides the <em>resolve</em>, <em>convert to classic</em>, and <em>convert to HTML</em> options under the sub-menu (ellipsis button). This is a nice touch and makes the most sense. Attempting to recover a block should generally be the first step when correcting invalid block output.</p>\n\n\n\n<h2>Block Pattern Updates</h2>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Updated block pattern designs.\n\n\n\n<p class=\"has-drop-cap\">I can now proceed to eat my earlier words of <a href=\"https://wptavern.com/decision-time-what-block-patterns-should-ship-with-wordpress-5-5\">frustration with block patterns</a>. Or, perhaps I can praise myself in some small way for pushing the Gutenberg team to up their game. I was unhappy with the abysmal designs that were originally going to ship with WordPress 5.5. The team has taken what was looking to be one of the most disappointing first outings for a feature and turned it into something the project can be proud of.</p>\n\n\n\n<p>It did not take much. A photo here. A touch of pizazz there. The Don Quixote images and text bring a cohesive theme to the patterns, breathing a touch of life in an otherwise desolate and barren feature.</p>\n\n\n\n<p>The “large header with a heading” pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24141\">dropped the blinding background</a> gradient and replaced it with an image. The “quote” pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24140\">now has a face</a> instead of an impersonal icon. Even the “two images side by side” pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24139\">fits in thematically</a>.</p>\n\n\n\n<p>If anything, I am not a fan of the long pattern names. “Large header with a heading and a button” and “three columns of text with buttons” do not exactly roll off the tongue. Nor do they make it easy to write about them. I do not wish the pain of typing them out on any support volunteers.</p>\n\n\n\n<p>At least we are working with a somewhat decent set of patterns going forward, and that is enough to be thankful for at this point. I will now await the first theme author to truly impress me with custom patterns.</p>\n\n\n\n<h2>Experimental Features Update</h2>\n\n\n\n<img />Site editor beta.\n\n\n\n<p class=\"has-drop-cap\">Much of the work for this release centered on the plugin’s experimental features. The bulk of it went toward post-related blocks. At this point, these features are so experimental that even experienced developers outside of the inner Gutenberg circle have trouble following the progress. It is nice to see the continual movement in this area. However, from a user viewpoint, it is not even ready for a quick look. Enable at your own risk. Wait until the product is a bit more polished.</p>\n\n\n\n<p>I typically enable Gutenberg’s experimental features once a month or so. I want to keep up with the progress and not feel out of the loop. Such was the case over the past couple of days as I tinkered a bit more with the full-site editing and demo templates features. I am unsure what I was hoping for. Mostly, I wanted some indication of a bright future — one that I fully expect to be realized at some point. I wanted to be wowed.</p>\n\n\n\n<p>I understand why the <em>wow</em> factor is not there. The feature is far from ready. More than that, I know that, as a developer, you have a vision of the finished product in your head, and as the UI is in flux, others cannot see that vision. It is a step-by-step process that you simply have to continue working through.</p>\n\n\n\n<p>I am still of the belief that full-site editing will not be close to a viable feature until 2021. Even with all hands on deck, four months is too small of a window to make anything remotely competitive to existing solutions out there. When full-site editing does land in core WordPress, it needs to do so with a bang, not a whimper.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 21:33:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: Is WP Notify the Silver Bullet WordPress Needs to End Admin Notification Spam?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102877\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/is-wp-notify-the-silver-bullet-wordpress-needs-to-end-admin-notification-spam?utm_source=rss&utm_medium=rss&utm_campaign=is-wp-notify-the-silver-bullet-wordpress-needs-to-end-admin-notification-spam\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5192:\"<p>A short while ago, Justin Tadlock posted an article titled <a rel=\"noreferrer noopener\" href=\"https://wptavern.com/are-plugin-authors-to-blame-for-the-poor-admin-notices-experience\" target=\"_blank\">Are Plugin Authors to Blame for the Poor Admin Notices Experience?</a>. If you haven’t already, I recommend reading his article. It describes in detail one question I’ve been pondering since I originally posted the <a href=\"https://make.wordpress.org/core/2019/08/05/feature-project-proposal-wp-notify/\">WP Notify feature project proposal</a> almost a year ago now: Will a new notification system for WordPress solve the notification spam, or just move it elsewhere?</p>\n\n\n\n<p>The answer might not be as simple as we think.</p>\n\n\n\n<p>I have been building, maintaining, and supporting a number of free, paid, and client plugins for the past five years. During that time I have also been an active contributor — as much as I possibly can outside of work and my personal life — to the WordPress open source project. Now that’s definitely a drop in the ocean compared to some folks, but whenever I see the mess that can occur when multiple plugins or themes register admin_notices on EVERY SINGLE ADMIN PAGE, it strengthens my resolve in the idea that WordPress needs a centrally managed notification system. </p>\n\n\n\n<p>If you read Justin’s article, or you are a plugin or theme developer yourself, you know that the notifications system (aka admin notices, a reference to the WordPress <a rel=\"noreferrer noopener\" href=\"https://developer.wordpress.org/reference/hooks/admin_notices/\" target=\"_blank\">hook that prints these notices</a>) in WordPress is limited at best. We need to be honest with ourselves, however, admin notices was not designed to function as a notification system. Admin notices should really only be used to display useful information to the user about state changes in the system. Messages like when a post has been updated or deleted, or a database upgrade is required. Short, useful, and more importantly, relevant.</p>\n\n\n\n<p>As developers, we usually look for the root cause of a problem. And in the case of admin notices, the root cause is not the current notification system, or the fact that plugin developers use it for things other than, well, admin notices. The root cause is the fact that there has never existed a mechanism for notifications other than admin notices to be displayed to the user. This means that whenever a plugin developer has needed, or in fact wanted, to communicate with their users, via “in app messages,” admin notices has been the only way they can do so.</p>\n\n\n\n<p>Want to let your users know about a new upgrade? Admin notice. Want to ask them to leave a review? Admin notice. Your premium license is about to expire! Admin notice. Hey, we’ve got a new sale on our premium products! Admin notice. It all soon adds up to an almighty mess.</p>\n\n\n\n<p>And that’s the problem with a project like WP Notify. We’ve had admin notices, in its current iteration at least, since 2011. That means we have been using it for all our user facing messages now for nine years at least – nine years of plugin and theme developers using admin notices to send messages to users. </p>\n\n\n\n<p>If you have children, imagine telling your nine year old that the way they have been walking is wrong, and they now need to learn a completely new way of doing it. Good Luck!</p>\n\n\n\n<p>So, as much as it pains me to admit it, WP Notify is not the silver bullet that will magically fix the problem at its core. As Matt Mullenweg pointed out in the comments on Justin’s article, “I don’t think a notification center is the solution to this problem. It may be useful for other reasons, but not that one.”</p>\n\n\n\n<p>However, not having a specific solution for notifications other than those that are necessary, means that developers will keep on doing things the way they have always been. Enforcing new guidelines around the current functionality nine years later is going to be hard, especially since enforcing these guidelines will have to be done by a small group of volunteers, namely the theme and plugin review teams. </p>\n\n\n\n<p>By building WP Notify, we create a new and hopefully better way for plugin and theme developers to connect and communicate with their users. At the same time, we provide a tool by which we can more easily enforce any new guidelines. A guideline could be created for example, that unless your message is strictly within the realms of informing the user about state changes in the system, it needs to be displayed in the notifications center, and not as an admin notice.</p>\n\n\n\n<p>So no, I don’t believe WP Notify will be a silver bullet solution. We’re not going to build it, ship it, and suddenly all the notification spam goes away the next day. That kind of change takes time.</p>\n\n\n\n<p>But I do believe it’s a step in the right direction.</p>\n\n\n\n<p>If you agree with me, why not <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">join our merry band and help us build it</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 14:06:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Automattic Relaunches P2, Self-Hosted Version on the Roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102891\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/automattic-relaunches-p2-self-hosted-version-on-the-roadmap?utm_source=rss&utm_medium=rss&utm_campaign=automattic-relaunches-p2-self-hosted-version-on-the-roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4890:\"<p>Automattic’s relaunch of P2 is <a href=\"https://wordpress.com/p2/\">now in Beta</a>. This is the long-awaited update to the company’s internal collaboration software that is also used on WordPress.org and other self-hosted sites via a theme. For years, Automattic, which now counts more than 1,200 employees in 77 countries, has had P2 at the core of its written communication tools. It is used as a complement to Slack and video conferencing, providing a public collaboration space for conversations which might otherwise be hidden away in emails. </p>\n\n\n\n<p>The older version of P2 functioned as a dependable workhorse with few changes over the years, but the beta introduces some marked improvements that make it more versatile than before. It is now seamlessly integrated with the block editor and includes a streamlined invitation system for onboarding new team members.</p>\n\n\n\n<img />\n\n\n\n<p>P2 has a fresh design that has come a long way since its roots as an <a href=\"https://ma.tt/2009/05/how-p2-changed-automattic/\">evolution of the Prologue microblogging theme.</a> Many things about WordPress have changed since P2’s first launch 11 years ago but threaded conversations have endured as a useful collaboration format. Mobile support is one of the things that has improved significantly. Users can get notifications via the web, email, and the WordPress mobile apps.</p>\n\n\n\n<img />\n\n\n\n<p>“It works on the WordPress apps perfectly but it’s handled as a normal WordPress site, without any P2 specific functionality,” Automattic’s P2 launch lead Jon Burke said. “P2 specific functionality and improvements are on the mobile app product roadmap. The browser version on the other hand has all the particularities that P2 has.”</p>\n\n\n\n<p>The beta version of P2 is free and each instance comes with 3GB of storage space for images and files. Users can create as many as they like. The product is built on top of WordPress.com’s infrastructure but functions as a scaled back version of a blog – essentially a WordPress for teams. </p>\n\n\n\n<p>Pricing for the commercial upgrade has not yet been determined, according to Burke, but the roadmap includes a hefty list of features.</p>\n\n\n\n<p>“We’ll have integrations with third party services, project management features, more storage space, custom URLs, more customization options, etc,” Burke said. “We plan to introduce multi-site functionality, too, so an organization can create multiple P2s while sharing the same user base, have cross-posting, a common glossary, and other advanced features.”</p>\n\n\n\n<p>With the diverse myriad of blocks pouring into the WordPress ecosystem, every P2 has the opportunity to be unique, depending on which features it introduces through the editor. Burke said Automattic plans to allow admins to extend their P2 instances with plugins in the enterprise version.</p>\n\n\n\n<h2>P2 Set to Roll Out on WordPress.com, Self-Hosted Version Coming “Eventually” </h2>\n\n\n\n<p>P2 is just now entering beta but many fans are already eagerly awaiting a self-hosted version. Burke said it is coming “eventually,” but the team hasn’t yet worked out how it will be structured. The project is not currently available on GitHub.</p>\n\n\n\n<p>“With this launch version behind us the P2 team will turn to this but don’t yet have a time-line,” Burke said. “The team will need to now define how the backend admin will look.” The updated P2 is also coming to power conversations on WordPress.org further down the road.</p>\n\n\n\n<p>“We don’t yet have a target date but it is on the product roadmap,” he said. “This P2 version has been more than a theme or plugin update – it’s really a product concept- so we can’t simply update the WordPress.org P2 theme; it requires additional progress.”</p>\n\n\n\n<p>P2 seems like it would be a good fit for Automattic’s <a href=\"https://happy.tools/\">Happy Tools</a> suite of products for distributed teams. A version of P2 with more features may roll out under this brand once the beta concludes.</p>\n\n\n\n<p>“Given the sudden global shift to remote work we really wanted to get out a stable product as soon as we could,” Burke said. “That really made WordPress.com the most expedient pathway to get P2 into peoples’ hands.</p>\n\n\n\n<p>“Now that we have launched this version, we will make decisions around where the next releases will live. P2 has been envisioned as being part of the Happy Tools suite. But we are going to learn from the early users on WordPress.com and prioritize the next steps. We know that some users will need a premium version on WordPress.com in order to secure a custom domain and other features so we will update that shortly.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 22:10:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"WPTavern: Plugin Rank Provides Insight Into WordPress Search Results, Competitive Analysis, and Email Reports for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102835\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:289:\"https://wptavern.com/plugin-rank-provides-insight-into-wordpress-search-results-competitive-analysis-and-email-reports-for-developers?utm_source=rss&utm_medium=rss&utm_campaign=plugin-rank-provides-insight-into-wordpress-search-results-competitive-analysis-and-email-reports-for-developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6181:\"<p class=\"has-drop-cap\">Iain Poulson announced that <a href=\"https://pluginrank.com/\">Plugin Rank</a> is open to the public yesterday. It is a new service that allows plugin authors to track their rankings by keyword on the official WordPress plugin directory. The service is geared toward plugin authors with freemium offerings.</p>\n\n\n\n<p>The tools were already in place for Poulson to build the service. He just needed to build his service on top of them. “Plugin Rank leverages the WordPress.org API to retrieve a set of plugins for a search term,” he said. “It’s the same API that WordPress uses when a user searches for a plugin inside their WordPress dashboard or when searching on the plugin directory.”</p>\n\n\n\n<p>Poulson described how a user might search for a membership plugin by typing “membership” in the search box. The WordPress API returns a set of plugins that best match that term, based on an internal ranking algorithm. The Plugin Rank service uses this same, underlying technology.</p>\n\n\n\n<p>“Plugin Rank will check the API daily to find the latest positions of the plugins for the keywords being tracked by Plugin Rank customers,” he said. “This data is then used to show position movement and charted to show an overall picture of how the plugins are ranking.”</p>\n\n\n\n<img />Plugin dashboard screen.\n\n\n\n<p>The idea for the service was born from work he and others were doing at <a href=\"https://deliciousbrains.com/\">Delicious Brains</a>, a WordPress development company, a few months ago. “We’d started to work on improving the copy in the <a href=\"https://wordpress.org/plugins/wp-migrate-db/\">WP Migrate DB</a> plugin readme.txt files to rank higher in search results,” he said. “Brad Touesnard set up a Google sheet with all the keywords we wanted to rank for, a link to search the keyword on wordpress.org, and columns for each month. He started to record the position the plugin appears for each keyword every month. Or that was the idea, when we remembered!”</p>\n\n\n\n<p>Poulson began using the same system for <a href=\"https://wpusermanager.com/\">WP User Manager</a> and <a href=\"https://intagrate.io/\">Intagrate</a>, two freemium plugins he had in the plugin directory. However, it did not take long to realize the futility of that system.</p>\n\n\n\n<p>“The sheer manual nature of the task of setting up the sheet, monthly checking, and trying to remember to do it made me think there must be a better way,” he said. “So I started to work on an app to do it for me.”</p>\n\n\n\n<p>Besides simply providing a particular plugin’s rank, Poulson said the service provides information that can help plugin developers raise their rankings in the search results.</p>\n\n\n\n<img />Competitive analysis against other plugins.\n\n\n\n<p>“The competitor analysis in Plugin Rank gives you an insight into the top 50 plugins that rank for the keywords you care about,” said Poulson. “It gives you insights into what those plugins are doing that make them rank higher than you. Do they have a high amount of the keyword in their readme? Do they have it in their title or tags? Do they answer the bulk of their support requests? Do they have a large number of five-star ratings?”</p>\n\n\n\n<h2>A Premium Service with a Premium Price</h2>\n\n\n\n<p class=\"has-drop-cap\">Plugin Rank is the first service of its kind in the WordPress industry. Therefore, Poulson had to look outside of traditional WordPress channels to get a sense of how to <a href=\"https://pluginrank.com/pricing/\">price the new service.</a></p>\n\n\n\n<p>“I looked at similar SEO tools for traditional search engines, like <a href=\"https://ahrefs.com/\">Ahrefs</a> and <a href=\"https://www.semrush.com/\">SEMrush</a>, and tried to base my pricing on how valuable it can be in relation to other marketing channels,” he said.</p>\n\n\n\n<p>Only time and feedback will decide whether he found the sweet spot between offering a valuable service and what plugin developers are willing to fork over. The Starter tier allows plugin authors to track up to five keywords for a single plugin. It also includes email reports and competitor analysis. The $9 per month price tag is low enough for developers to dip their toes in and decide whether it is worth upgrading for tracking more keywords and plugins.</p>\n\n\n\n<p>The $49 Plus plan allows up to five plugins and 50 keywords. It also includes tracking for multiple languages. The $119 Pro plan bumps the plugin count to 20 and keyword number to 500.</p>\n\n\n\n<p>Right now, Plugin Rank is offering a 21-day free trial, which is a no-brainer for any freemium plugin author who might even be remotely interested in the service. <em>I have no doubt I would sign up if I was still in the freemium plugin game.</em></p>\n\n\n\n<p>“Most developers and companies will invest heavily and get good results from content marketing and SEO improvements, and their WordPress.org plugin listing will receive little attention,” said Poulson. “But for freemium plugins, it can be a huge channel for getting people using their plugin and buying the up-sells. So it’s priced with that in mind.”</p>\n\n\n\n<h2>The Future of the Service</h2>\n\n\n\n<p class=\"has-drop-cap\">The <em>knowledge</em> of where a plugin stands in the rankings and having the data readily available will undoubtedly help many plugin authors. However, knowledge is merely the beginning of ranking higher. For developers who are not well-versed in marketing and SEO, they will need to develop new skills to make full use of what they learn from the service.</p>\n\n\n\n<p>Poulson seems interested in expanding the service beyond its initial goal of providing ranking data. Tutorials, videos, and other resources would be a nice value-add for those who buy into the service now.</p>\n\n\n\n<p>“Plugin Rank’s primary functionality at the moment is monitoring and getting access to data,” he said, “but I’ve got features planned that focus on how to make improvements, as well as tutorial-style content on the Resources page.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 21:14:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"BuddyPress: BuddyPress 6.2.0 Maintenance release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=313261\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2020/08/buddypress-6-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1123:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.2.0.zip\">BuddyPress 6.2.0</a>. This maintenance release:</p>\n\n\n\n<ul><li>fixes 1 bug related to the 6.0.0 release, </li><li>is preparing BuddyPress for WordPress 5.5.0,</li><li>is a recommended upgrade for all BuddyPress installations.</li></ul>\n\n\n\n<p>For details on the changes, please read the <a href=\"https://codex.buddypress.org/releases/version-6-2-0/\">6.2.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 6.2.0 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<h2>Many thanks to 6.2.0 contributors <span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/hareesh-pillai/\">hareesh-pillai</a>, <a href=\"https://profiles.wordpress.org/man4toman\">man4toman</a>, <a href=\"https://profiles.wordpress.org/dcavins/\">dcavins</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">boonebgorges</a>, <a href=\"https://profiles.wordpress.org/imath/\">imath</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 19:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Post Status: Creating healthy virtual work environments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=79424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://poststatus.com/creating-healthy-virtual-work-environments/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:738:\"<p>We\'re seeing the strain of isolation and 100% remote work without meetups, conferences, or other in-person opportunities to collaborate. In this episode of Post Status Draft, Cory and Brian discuss how to create healthy virtual work environments, including some tips for establishing better work days.</p>\n\n\n\n\n\n\n\n<p>Or watch this episode on YouTube:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h3>Sponsor: Pagely</h3>\n\n\n\n<p><a href=\"https://pagely.com/\">Pagely</a> offers best-in-class managed WordPress hosting, powered by Amazon\'s Cloud, the Internet’s most reliable infrastructure. Pagely helps big brands scale WordPress.Thank you to <a href=\"https://pagely.com/\">Pagely</a> for being a Post Status partner!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 23:10:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: WordPress Cancels All In-Person Flagship Events Until 2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"https://wptavern.com/wordpress-cancels-all-in-person-flagship-events-until-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-cancels-all-in-person-flagship-events-until-2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3357:\"<p>As the world scrambles to invent and manufacture therapeutics and vaccines for COVID-19, the World Health Organization has <a href=\"https://www.who.int/news-room/detail/01-08-2020-covid-19-emergency-committee-highlights-need-for-response-efforts-over-long-term\">declared</a> the pandemic “a once-in-a-century health crisis, the effects of which will be felt for decades to come.” Outbreaks vary in severity across the globe, making it impossible to host international conferences safely for many months (and possibly years) to come.</p>\n\n\n\n<p>In consideration for the time and efforts of hundreds of volunteers who would be involved in planning in-person events, WordPress <a href=\"https://make.wordpress.org/community/2020/08/04/announcement-flagship-events-in-2021\">announced</a> it will no longer accept any applications for flagship events in 2021:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Flagship events (i.e. large, regional WordCamps that attract an international audience) bring together people from all corners of the world, so until infection rates are effectively mitigated and/or a vaccine is widely available, these large scale events that typically host more than 1,000 individuals could become “super-spreader” events if a single infected person attends. </p><p>Applications for new flagship events (or regional events that cover multiple regions or countries) will not be accepted for all of 2021.</p></blockquote>\n\n\n\n<p>The announcement comes on the heels of <a href=\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\">WordCamp US canceling its virtual event</a> due to overextended organizers and online event fatigue for attendees. Up until this point, organizing teams from the large regional camps have been making their own determinations regarding the suitability of hosting an event online. The change announced this week prevents new events from applying and then inevitably having to transition to a virtual format.</p>\n\n\n\n<p>Existing flagship events that were already in the pipeline will be allowed to continue as online events. These include WordCamps Europe, US, Asia, and Centroamérica. Of these, WCEU has already <a href=\"https://wptavern.com/wordcamp-europe-goes-virtual-for-2021-in-person-conference-to-resume-2022\">announced</a> an online event.</p>\n\n\n\n<p>“As <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">online events continue to evolve</a> to reflect community needs, the Community Team strongly encourages these flagship organizing teams to be creative in their approach,” Hugh Lashbrooke said in the announcement. This challenge forces organizers to proceed only if they can knock it out of the park in terms of creativity. Otherwise, it’s simply hosting another online conference in the same tired format for the sake of tradition. </p>\n\n\n\n<p>WordPress is at an interesting point in its history where it can no longer rely on in-person events to drive enthusiasm, education, and growth for the community. Flagship WordCamps are a necessary casualty in the fight to slow the spread of the virus, but this early decision provides a welcome peg of certainty for those who normally invest a significant amount of time in making these events a reality.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 21:57:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Disable Comments Plugin Looking for New Owner, Highest Bid Goes to Charity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102771\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/disable-comments-plugin-looking-for-new-owner-highest-bid-goes-to-charity?utm_source=rss&utm_medium=rss&utm_campaign=disable-comments-plugin-looking-for-new-owner-highest-bid-goes-to-charity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4743:\"<p class=\"has-drop-cap\">Samir Shah is ready to part ways with his popular <a href=\"https://wordpress.org/plugins/disable-comments/\">Disable Comments</a> plugin. The WordPress extension has garnered over a million users and a solid 220 five-star reviews out of 229, but its owner no longer has the time to maintain it. Rather than simply give it away or sell it for profit, he plans to auction it for charity. The highest bidder will donate to Effective Altruism Funds (EAF), a charitable organization, for ownership.</p>\n\n\n\n<p>Shah asks that those who are interested in bidding on the plugin contact him via his <a href=\"http://twitter.com/solaris_smoke/\">Twitter account</a>. He is also open to feedback on how to approach this at the moment.</p>\n\n\n\n<p>He first released the Disable Comments plugin in 2011. This was during a time that he was working professionally with WordPress. His primary use case was with corporate clients who did not need any sort of commenting functionality on the site.</p>\n\n\n\n<p>“After repeating this implementation on several projects I ported it to a plugin,” he said. “The plugin became popular very quickly so it turns out this was a common use case.”</p>\n\n\n\n<p>Shah used PHP and WordPress primarily between 2009 and 2015. However, the work his company has been doing has shifted his focus to other languages and platforms. He has not used WordPress professionally since 2016 but has continued maintaining this plugin for the community in his free time.</p>\n\n\n\n<p>“In the last year or two I’ve found it hard to keep up with the maintenance of the plugin,” he said. “I’m increasingly unfamiliar with both the WordPress core (major changes like Gutenberg, for example) and with newer versions of PHP. It is time to find a new owner who is actively using WordPress.”</p>\n\n\n\n<p>Disable Comments allows administrators to disable the comment functionality across the entire site. Users can also control it based on a specific post type or even disable comments across the network when used on a multisite installation.</p>\n\n\n\n<p>The primary use case is for disabling all commenting-related functionality. When this mode is enabled, the plugin hides comment links from all menus, removes comment widgets, hides the discussion settings screen, disables outgoing pingbacks, and more. Of course, it disables commenting on the front end too.</p>\n\n\n\n<p>Shah also has a <a href=\"https://github.com/solarissmoke/disable-comments-mu\">“must use” version</a> of the plugin available on GitHub. This comes in handy for professional work where the developer does not want the client to accidentally deactivate the plugin.</p>\n\n\n\n<p>“I never intended to make any money off this plugin, which is completely free to use,” said Shah. “I have however received a number of financial offers for it over the years (presumably because people value the large user base), and so the idea I had was to auction it. The highest bidder would pay their bid to my preferred charitable organization, and send me a receipt as proof of donation in exchange for ownership of the plugin.”</p>\n\n\n\n<p>He is hoping that someone in the community will value a free plugin that does not generate revenue. With over a million active installs, there is a possibility that a company could directly or indirectly profit from ownership. Even if not, this would be a good opportunity for someone with the resources to give back to the WordPress community. There is an obvious need for this type of plugin.</p>\n\n\n\n<p>While Shah says he does not spend much time on charitable work, he does try to donate a percentage of his annual income to charity and believes this is another avenue to do some good.</p>\n\n\n\n<p>“I’m in the privileged position at the moment of having sufficient income to meet my basic needs,” he said. “Selling the plugin for profit isn’t going to alter my standard of living, and I’m not interested in profit for its own sake. If I can extract some value from this plugin and give it to EAF then it will go some way to improving the lives of others.”</p>\n\n\n\n<p>He said he chose EAF because it uses an evidence-based approach to distributing funds by focusing on empirical measures of impact. “This felt to me like a better strategy than just picking a cause that I was personally attached to. There are particular areas of their work — e.g., the long-term future fund — that I think are especially important today.”</p>\n\n\n\n<p>It will be interesting to see how this type of <em>sale</em> works out. What do you think of trading ownership of a plugin for a charitable contribution?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 18:45:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 5.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8764\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2020/08/wordpress-5-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2501:\"<p>The second release candidate for WordPress 5.5 is here!</p>\n\n\n\n<p>WordPress 5.5 is slated for release on <strong>August 11, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.5 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.5 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-RC2.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the <em>Tested up to</em> version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so those can be figured out before the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.5, check out the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">WordPress 5.5 beta 1 post</a>. The <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">WordPress 5.5 Field Guide</a> is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2020 19:12:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Redux Framework Relaunches, Focuses Efforts on Gutenberg Templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98604\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/redux-framework-relaunches-focuses-efforts-on-gutenberg-templates?utm_source=rss&utm_medium=rss&utm_campaign=redux-framework-relaunches-focuses-efforts-on-gutenberg-templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13983:\"<p class=\"has-drop-cap\">Dōvy Paukstys was rushing out another update with bug fixes yesterday morning as we chatted about the future of his popular <a href=\"https://redux.io/\">Redux Framework</a>. It was not the first update of the day. The Virginia-based developer is just over a week into what he has called the <em>soft launch</em> of Redux 4.x. It is a major reconstruction of a plugin that has been powering over 900,000 websites and has a strong developer audience.</p>\n\n\n\n<p>The changes over the past week might seem risky to some. He has built a massive user base by providing one of the most <a href=\"https://wordpress.org/plugins/redux-framework/\">powerful theme and plugin options frameworks</a> in WordPress history. The plugin’s new focus leans heavily toward the block editor, which is still one of the most controversial features of WordPress, even after nearly two years as part of the core platform.</p>\n\n\n\n<p>Paukstys needed to make a change. The developer-only approach was not generating the return on investment that he needed. The $7,000 in donations and subscriptions received in 2019 was not sustainable, especially when products on the Envato marketplace had generated at least $56 million on the back of Redux, according to data he had gathered. He was leaving far too much money on the table. Redux was a successful product on the surface, but developers were either unwilling to pony up the cash or the business plan was not working. It was time for something new.</p>\n\n\n\n<p>It was not merely time for a change because the business was essentially going nowhere. The game was and is still changing. Theme options, the bread and butter of Redux, will likely be a thing of the past in the next year or two. Themes will become far less reliant on options panels. Developers will need to build their offerings around the block system and plugins like Redux need to keep up.</p>\n\n\n\n<p>The writing was on the wall. The best time to profit from a theme options framework was the past decade. Whether it is the <a href=\"https://wptavern.com/will-page-builders-remain-competitive-in-the-block-era\">block editor or a page-building plugin</a> like Elementor, design options are on the individual page level now, or at least not buckled into old-school concepts like theme options panels or the customizer.</p>\n\n\n\n<p><em>The times they are a-changin’</em>, and Redux is changing with them.</p>\n\n\n\n<p>Paukstys is no stranger to moving with the flow. It has allowed his framework’s user numbers to continue growing over the years. In 2015, he shifted gears and focused on making sure his framework <a href=\"https://wptavern.com/redux-and-kirki-frameworks-join-forces-to-provide-better-support-for-the-wordpress-customizer\">supported the customizer</a>. This came after a controversial decision from the Themes Team to <a href=\"https://wptavern.com/wordpress-org-now-requires-theme-authors-to-use-the-customizer-to-build-theme-options\">require the use of the customizer</a> instead of custom theme options screens. Paukstys was a vocal opponent of the decision and still believes the customizer never panned out. In hindsight, he may have been right; the customizer has felt like an abandoned project over the past couple of years. Still, he made the necessary moves to keep his options framework relevant when necessary.</p>\n\n\n\n<p>Today, he is propelling Redux into a new era in which blocks reign supreme.</p>\n\n\n\n<p>“If Redux didn’t go into the world of blocks it would eventually be a thing of yesterday,” he said. “The future is blocks and that’s where we are putting our focus. We’re excited to once again be on the cutting edge and we hope our product can really help users, freelancers, and agencies build and improve their sites in ways they never have before.”</p>\n\n\n\n<p>What he and the Redux team has done is tack an entirely new set of user-focused features onto what was once a developer platform. Even the marketing has changed. Redux is now in the business of providing and upselling features to end-users. It is no longer taking a backseat to the theme and plugin authors who have profited in the millions upon its developer API. The team is taking the steering wheel and driving toward its own future.</p>\n\n\n\n<h2>What Does the New Redux Do?</h2>\n\n\n\n<img />Ice Cream shop template kit.\n\n\n\n<p class=\"has-drop-cap\">Redux still does all the things it has always done. Developers can build custom settings screens and offer whatever options they want to their own end-users. The most glaring addition is the new <a href=\"https://templates.redux.io/\">Redux Templates</a> feature, which directly integrates with the block editor.</p>\n\n\n\n<p>“Redux Templates acts as a block discovery library if you will,” said Paukstys. “We bring all templates provided by third-party plugins into a single library. You can essentially see and preview what’s possible, click, and import.”</p>\n\n\n\n<p>Redux also has a built-in block dependency installer. When importing third-party templates or blocks, it will check if the plugin is installed and active. If not, it will take care of that for users.</p>\n\n\n\n<p>The end goal is to ease the trouble of finding advanced block templates. Currently, most of the block templating plugins are dispersed, projects wondering around the wild. Users cannot find what they need if they do not know where to look. Redux changes all of that. Currently, it supports 18 different block plugins. It serves to give more exposure to existing block plugins and helps users discover solutions they might not have otherwise found.</p>\n\n\n\n<p>On the post-editing screen, the plugin adds a new “Templates” button to the top toolbar. Once clicked, it opens a popup with its library of sections, templates, and template kits.</p>\n\n\n\n<img />Viewing templates from the Redux library.\n\n\n\n<p>One of the nicer features of the plugin is its previewer. By clicking the preview button, users can see what a section or template looks like before importing anything. On the left side of the previewer, the plugin displays tabs that show what blocks are used and what required plugins would need to be installed and activated.</p>\n\n\n\n<p>Redux leaves little to the imagination. Any necessary information about what is being installed is directly available. Plus, it provides links to any plugins that might be installed.</p>\n\n\n\n<img />Previewing a contact template.\n\n\n\n<p>The great thing is that the Templates feature does not lock the user down to the Redux plugin. If a user wants to deactivate Redux in the future, nothing will change with their blocks. It is primarily serving as a bridge between end-users and the massive world of block projects.</p>\n\n\n\n<p>“We see the future of options being diminished in the long run by blocks, so we found a way to move into that space to keep Redux always on the cutting edge,” said Paukstys. His team completely rewrote the underlying framework and brought everything up to the WordPress coding standards.</p>\n\n\n\n<p>The move to support blocks is more of a repositioning of a project whose days were numbered.</p>\n\n\n\n<p>Paukstys stressed that Redux has every feature that it had before and even more. The team added CSS variables for developers if they prefer using them over a compiler. He feels like the core framework has improved drastically, which means old users can continue enjoying the features they have become accustomed to.</p>\n\n\n\n<h2>A New Business Plan</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Make no mistake. Paukstys is looking to grow the revenue of his business and create a sustainable future for Redux. The <a href=\"https://redux.io/pricing/\">pricing plan</a> is clear and follows a model that has been successful for many commercial plugins over the years. The plans are tiered and range from $49 per year to $249, depending on the number sites the user wants automatic updates and support for.</p>\n\n\n\n<p>The commercial plans offer new features for developers like automated Google Font updates, custom fonts integrated into all panels, unlimited widget areas, and dynamic search.</p>\n\n\n\n<p>However, the big upsell is landing directly on the doorstep of end-users. Each of the commercial plans offers full access to over 1,000 sections and full-page templates. The breadth of options can almost be overwhelming, but the average user will be able to find nearly any type of template needed for their site. From restaurants to corporate offices to fitness studios, there is a little something for everyone.</p>\n\n\n\n<p>“I was all too altruistic,” said Paukstys of the previous years. “I believed that if I helped people make money, they’d give back. Unfortunately, that is not how it works. I’ve worked for years with various pricing models, each doomed to fail.” He had seen others rise to business success, quite often on the work that he had put in. It is not all about money, and he believes he has something of value to offer in return.</p>\n\n\n\n<p>Development skill is not enough to breed financial success. Sound financial principles must back it up.</p>\n\n\n\n<p>One of the catalysts for recent changes to his business plan was joining <a href=\"https://poststatus.com/\">Post Status</a>, which has a strong community of business leaders in the WordPress ecosystem. He credits Alex Denning, Kimberly Lipari, Haris Zulfiqar, Rich Tabor, and others as inspiration, helping him to shift his thinking around the business side of the project.</p>\n\n\n\n<p>Some of the lessons he has learned thus far are:</p>\n\n\n\n<ul><li>Developers are already starved. Focus on users.</li><li>Add-ons can be a bad model. A single pro/premium product is much easier to sell and manage.</li><li>The need for a revenue model. Don’t expect people to just hand over money.</li><li>Use the audience you have. Don’t cannibalize yourself.</li></ul>\n\n\n\n<p>“Where we’ve ended up is a <em>much</em> cheaper plan for developers and a powerful toolkit for users,” he said. “Hopefully, we’re pushing Gutenberg into a greater place of value.”</p>\n\n\n\n<h2>Moving Forward</h2>\n\n\n\n<p class=\"has-drop-cap\">Naturally, not every user will be happy with the overhaul of the plugin. For years, Redux was geared specifically toward developers. It was an options framework.</p>\n\n\n\n<p>“Redux was for a completely different purpose which is for developers to create Options framework,” wrote a user named James <a href=\"https://wordpress.org/support/topic/dishonest-and-bad-performance/\">in a review</a>. “They have changed the plugin suddenly to a page builder something like that. It doesn’t make sense and they are using the previous plugin’s reputation.”</p>\n\n\n\n<p>It is a fair criticism. And, it was expected. The plugin has switched much of its focus to end-users. However, it has not removed the existing API and features that made it successful with developers in the past.</p>\n\n\n\n<p>Paukstys is clear that he is building on top of the reputation that Redux has earned and launching new features for end-users. He is unapologetic about trying something new to bring in a reasonable return on his years-long investment of time and resources. Launching a completely new and separate project would carry far more risk. It makes sense to build atop the mountain he had already built.</p>\n\n\n\n<p>It won’t make everyone happy. However, he said that the feedback has been “shockingly positive” in the week since the Redux 4 soft launch.</p>\n\n\n\n<p>“I’ve never realized how much users appreciated Redux,” he said. “Some of the changes to the framework broke sites, and everyone I have reached out to help has been so extremely gracious. It’s so refreshing and honestly helps me to see why the WordPress community is such a great place to be. I fear developers are too harsh to one another. Users on the other hand, if provided kind support, are in turn incredibly kind.”</p>\n\n\n\n<p>If most of the feedback thus far is any indication of the plugin’s future, do not expect to see pitchforks and torches.</p>\n\n\n\n<p>He might have to take a few lumps with a few disgruntled users over the change. It comes with the territory. However, feedback will likely directly correlate with how well he serves users through the Redux support channels.</p>\n\n\n\n<p>The project will also benefit from a potentially new user base in the coming months and years. The plugin is dipping its toes into a new market while maintaining the features that got it to where it is today. It will be a bit of a balancing act, but the plugin must move with the times.</p>\n\n\n\n<h2>The Future of Redux</h2>\n\n\n\n<p class=\"has-drop-cap\">This is a new era for Redux. In the immediate future, Paukstys and team will need to focus on ironing out all of the bugs and the transition to a new market. It is a time for reflection, careful listening, and attentiveness before diving headlong into new features.</p>\n\n\n\n<p>“In the past, we were 100% developer-centric,” said Paukstys. “That being said, we always had our eye on the user and wanted to fulfill their needs. Now we’re expanding to support the users directly, as well as developers.”</p>\n\n\n\n<p>With the newfound focus on end-users, there is potential for growth in other areas. Paukstys says the focus is 100% on the block editor at present. Branching out to support other major page builders like Elementor is not out of the question. However, Redux should be able to continue finding success by extending the core experience.</p>\n\n\n\n<p>“When we started this adventure into the blocks space, we worried, given the limited number of blocks out there,” he said. “But honestly, there’s some amazing innovation out there, and it’s been pretty great what we can build with Gutenberg.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2020 14:21:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: Automattic Updates Press Page to Clarify Distinction between WordPress.org and WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102612\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:249:\"https://wptavern.com/automattic-updates-press-page-to-clarify-distinction-between-wordpress-org-and-wordpress-com?utm_source=rss&utm_medium=rss&utm_campaign=automattic-updates-press-page-to-clarify-distinction-between-wordpress-org-and-wordpress-com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6031:\"<p>Last week, Automattic’s marketing team made a positive step towards curbing the perennial branding confusion between WordPress.org and WordPress.com. The company’s <a href=\"https://automattic.com/press/\">press page</a> was updated with a notice to journalists who are writing about Automattic:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Automattic owns and operates <a href=\"https://wordpress.com/\">WordPress.com</a>, which is a hosted version of the open source WordPress software with added features for security, speed and support. Please append “.com” when referencing our product name.</p><p><a href=\"http://wordpress.org/\">WordPress</a> is open source software, which is written, maintained, and supported by thousands of independent contributors worldwide. Automattic is a major contributor to the WordPress open source project. If you would like to contribute to the WordPress open source project, learn more at <a href=\"https://make.wordpress.org/\">make.wordpress.org</a>.</p></blockquote>\n\n\n\n<p>This update was prompted by a recent <a href=\"https://www.linkedin.com/posts/caspar-hubinger_wordpress-activity-6688334765575176192-0-Eh\">conversation on LinkedIn</a> between Caspar Hübinger, who works as a digital marketer at Human Made, and WordPress.com CMO Monica Ohara. Hübinger had posted regarding an inaccuracy in a recent New York Times <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">article</a> featuring Matt Mullenweg as an evangelist for remote work at Automattic. The article, which has since been corrected, misattributed Automattic as the company that “runs the digital publishing platform WordPress.” </p>\n\n\n\n<p>These kinds of mistakes are quite frequent, yet understandable, in publications that are not as familiar with the WordPress ecosystem. Yet, these errors often evoke a strong reaction from the project’s community whenever they pop up in the media. </p>\n\n\n\n<p>Ohara commented on Hübinger’s post and exchanged direct messages where he made a case for clarifying the branding on Automattic’s website. Ohara was amenable and the notice appeared shortly after the exchange.</p>\n\n\n\n<p>Several years ago Hübinger created a <a href=\"https://wpisnotwp.com/\">website</a> to clarify the confusion between WordPress, the open source project, and WordPress.com. Post Status also has a <a href=\"https://poststatus.com/resources/wordpress-versus-automattic/\">resource page</a> that explains the difference between WordPress.org and Automattic’s products, but these kinds of external resources never seemed to make much of a difference. </p>\n\n\n\n<p>In 2018, Hübinger prevailed upon the author of a TechCrunch article who referenced <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http://wordpress.com/\">WordPress.com</a> as “WordPress” and worked with her on getting the difference documented in TechCrunch’s internal editorial guidelines. After he had explained the problem, she replied: “We had no policy on this. We’re going to change it to .com (or make references to Automattic as needed), and note in our style guide.”</p>\n\n\n\n<p>When asked why he finds himself a champion of this particular cause, he said he often found himself angry when the name of the open source project he has dedicated most of his digital career to was confused with a commercial service built on top of it.</p>\n\n\n\n<p>“It’s a distortion of reality and I always felt sort of betrayed when it happened,” Hübinger said.</p>\n\n\n\n<p>“I know that many of my community peers feel hurt to this day, even if some of them would probably shrug it off when asked. The word for it is resignation, and to me, it is poison to the human soul. From my perspective, Automattic’s passiveness actively fed the narrative that they were profiting from the naming confusion, and that narrative – true or not – it keeps poisoning WordPress’ open source community.”</p>\n\n\n\n<p>Although many times articles with errors confusing WordPress and .com were corrected afterwards, it can take a few days after the initial rush of traffic hits. </p>\n\n\n\n<p>“So the message that ‘Automattic runs/owns WordPress’ keeps being established for the public,” Hübinger contended when making his case to Ohara. “Worse, the burden of flagging miscommunication when it happens and having it corrected in many cases is left to those who are harmed by it, i.e. open source contributors.”</p>\n\n\n\n<p>For years people have speculated whether Automattic might rename WordPress.com to avoid the longstanding confusion. Many believe it will never happen, since the company undoubtedly benefits from tightly coupling its products to WordPress’ name recognition. Ohara declined to comment on whether any major branding changes are on the horizon.</p>\n\n\n\n<p>“I will say that we’re not trying to compete with the WordPress ecosystem,” Ohara said. “We want to help the overall ecosystem grow and I look forward to working closely with the community.”</p>\n\n\n\n<p>This small yet important change to Automattic’s press page is the direct result of Hübinger’s persistent advocacy effort. It may not eliminate all future media errors, but it is a positive development that demonstrates someone is listening.</p>\n\n\n\n<p>“While a dedicated press page will not be able to prevent future confusion of WordPress and WordPress.com altogether (because it simply isn’t possible), my hope is that it will be seen as a first practical step to help heal the relationship between Automattic and parts of WordPress’ open source community, which so many Automatticians have made such incredible amounts of contributions to ever since the company existed, and that is another thing that is too easy to forget,” Hübinger said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2020 17:35:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: The Month in WordPress: July 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8755\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/08/the-month-in-wordpress-july-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11541:\"<p>July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases – WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the updates from the WordPress world.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.5 Updates</h2>\n\n\n\n<p>July was full of WordPress 5.5 updates! The WordPress 5.5 <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1\">Beta 1</a> came out on July 7, followed by <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">Beta 2</a> on July 14, <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">Beta 3</a> on July 21, and <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\">Beta 4</a> on July 27. Subsequently, the team also published the first <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\">release candidate</a> of WordPress 5.5 on July 28. </p>\n\n\n\n<p>WordPress 5.5, which is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11, 2020</a>, is a major update with features like <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic updates for plugins and themes</a>, a <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">block directory</a>, <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML sitemaps</a>, <a href=\"https://make.wordpress.org/core/2020/07/16/block-patterns-in-wordpress-5-5/\">block patterns</a>, and <a href=\"https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/\">lazy-loading images</a>, among others. To learn more about the release, check out its <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">field guide post</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Gutenberg 8.5 and 8.6</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>. Version 8.5 – the last plugin release will be included entirely (without experimental features) in WordPress 5.5, introduced improvements to block drag-and-drop and accessibility, easier updates for external images, and support for the block directory. Version 8.6 comes with features like Cover block video position controls and block pattern updates. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Reimagining Online WordPress Events</h2>\n\n\n\n<p>The Community team made the difficult decision <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">to suspend in-person WordPress events for the rest of 2020</a> in light of the COVID-19 pandemic. The team has also started working on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/\">reimagining online events</a>. Based on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/#comment-28505\">feedback from the community members</a>, the team decided to <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">make changes to the current online WordCamp format</a>. Key changes include wrapping up financial support for A/V vendors, ending event swag support for newer online WordCamps, and suspending the Global Community Sponsorship program for 2020. The team encourages upcoming online WordCamps to experiment with their events to facilitate an effective learning experience for attendees while avoiding online event fatigue. The team is currently working on a proposal to organize community-supported <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">recorded workshops and synchronous discussion groups</a> to help community members learn WordPress.<br /><br />Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</a>. </p>\n\n\n\n<h2>WordCamp US 2020 is canceled</h2>\n\n\n\n<p>The organizers of WordCamp US 2020 have <a href=\"https://2020.us.wordcamp.org/2020/07/30/wcus-2020-an-update/\">canceled the event</a> in light of the continued pandemic and online event fatigue. The flagship event, which was originally scheduled for October 27-29 as an in-person event, had already planned to transition to an online event. Several WCUS Organizers will be working with the WordPress Community team to focus on other formats and ideas for online events, including a 24-hour contributor day, and contributing to the workshops initiative <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">currently being discussed</a>. Matt Mullenweg’s State of the Word (which typically accompanies WordCamp US) is likely to take place in a different format later in 2020.</p>\n\n\n\n<h2>Plugin and theme updates are now available over zip files</h2>\n\n\n\n<p>After eleven years, WordPress now allows users to update plugins and themes by <a href=\"https://core.trac.wordpress.org/changeset/48390\">uploading a ZIP file, in WordPress 5.5</a>. The feature, which was merged on July 7, has been one of the most requested features in WordPress. Now, when a user tries to upload a plugin or theme zip file from the WordPress dashboard by clicking the “Install Now” button, WordPress will direct users to a new screen that compares the currently-installed extension with the uploaded versions. Users can then choose between continuing with the installation or canceling. WordPress 5.5 will also offer <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic plugin and theme updates</a>. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">Block directory</a> is coming to WordPress with the 5.5 release. Plugin authors can now <a href=\"https://make.wordpress.org/plugins/2020/07/11/you-can-now-add-your-own-plugins-to-the-block-directory/\">submit their Block plugins to the directory</a>.</li><li>The Core team has opened up the <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">call for features</a> in the WordPress 5.6 release. You can <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">comment on the post</a> with features that you’d like to be included, current UX pain points, or maintenance tickets that need to be addressed. August 20 is the deadline for feature requests. </li><li>Editor features such as the new Navigation block, the navigation screen, and the widget screen that were originally <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">planned to be merged with WordPress 5.5</a> have been <a href=\"https://make.wordpress.org/core/2020/07/02/editor-features-for-wordpress-5-5-update/\">pushed for the next release</a>. </li><li>The Theme team is inviting proposals on whether to allow themes to <a href=\"https://make.wordpress.org/themes/2020/07/13/proposal-allow-themes-to-add-a-top-level-admin-menu/\">place an additional top-level menu link</a> in the admin.</li><li><a href=\"https://buddypress.org/2020/07/buddypress-6-2-0-beta/\">BuddyPress 6.2 beta </a>is out in the wild, and the team will soon release the stable version. The update includes changes that will make BuddyPress fully compatible with WordPress 5.5.</li><li>WordCamp EU 2021, which was being planned as an in-person event in Porto, Portugal, <a href=\"https://europe.wordcamp.org/2021/wordcamp-europe-2021-will-be-online/\">is moving online</a>. The team is considering an in-person WordCamp EU in 2022. </li><li>The Polyglots team has prepared and finalized a <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">Translation Editor & Locale Manager Vetting Criteria</a> to provide more clarity on how global mentors assign PTE/GTE/Locale Managers and to help locale teams set their own guidelines. The document, which was finalized <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">after a lot of discussion</a>, is now available in the <a href=\"https://make.wordpress.org/polyglots/handbook/translating/expectations/translation-editor-locale-manager-vetting-criteria/\">Polyglots handbook</a>.</li><li>Members of the Community team <a href=\"https://make.wordpress.org/community/2020/07/03/proposal-recognition-for-event-volunteers-and-attendees-in-wordpress-org-profile/\">are discussing</a> whether WordCamp volunteers, WordCamp attendees, or Meetup attendees should be awarded a WordPress.org profile badge. The ongoing discussion will be open for comments until August 13.</li><li>The <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">WP Notify project</a>, which aims to create a better way to manage and deliver notifications to the relevant audience, is on to its next steps. The team has finalized the initial requirements, and is <a href=\"https://make.wordpress.org/core/2020/07/09/wp-notify-next-steps/\">kicking off the project build</a>.</li><li>The WordPress documentation team is <a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\" target=\"_blank\">considering a ban on links to commercial websites</a> in a revision to its external linking policy. The policy change does not remove external links to commercial sites from WordPress.org and only applies to documentation sites. The idea is to protect documentation from being abused, and to prevent the WordPress project from being biased. Discussion on this post is still ongoing, and a decision has not yet been made. Feel free to<a href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\"> comment on the discussion posts</a>, if you would like to share your thoughts on the topic. </li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2020 13:54:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Big Orange Heart Opens 2020 Remote Work Wellbeing and Mental Health Survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102631\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:213:\"https://wptavern.com/big-orange-heart-opens-2020-remote-work-wellbeing-and-mental-health-survey?utm_source=rss&utm_medium=rss&utm_campaign=big-orange-heart-opens-2020-remote-work-wellbeing-and-mental-health-survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3039:\"<p>A Big Orange Heart, formerly known as WP&UP, has opened its 2020 <a href=\"https://www.bigorangeheart.org/survey-2020.html\">Remote Work Wellbeing and Mental Health Survey</a>. The charity organization focuses on supporting remote working communities with education and resources for mental and physical health. It is also home to a community of more than 4,700 members who support each other in growing their businesses and building new skills.</p>\n\n\n\n<p>The survey asks fairly broad questions about your mental health and the mental health support in your work environment. It takes approximately three minutes and is completely anonymous.</p>\n\n\n\n<img />\n\n\n\n<p>Results from the 2019 survey showed that the majority of people in the WordPress community work alone and a significant percentage are dealing with anxiety and suicidal thoughts:</p>\n\n\n\n<ul><li>8% of the WordPress community have had suicidal thoughts in the last 12 months</li><li>47% stated their workplace makes them feel anxious</li><li>56% of the WordPress community works alone</li></ul>\n\n\n\n<p>Big Orange Heart founder Dan Maby believes these results are helping his team save lives. The charity is actively creating and maintaining services and a peer support network that encourage people to stay connected to their community, in order to reduce the isolation they experience. </p>\n\n\n\n<p>“Our 2019 results identified that almost 8% of all respondents had been dealing with sustained periods of feeling suicidal over the previous 12-months, twice the national US average,” Maby said. “This finding led to more training being provided in suicide prevention and support for our team, which enabled us to support multiple individuals that have contacted us requiring suicidal support, all of whom are still with us today.” </p>\n\n\n\n<p>There are more people working alone remotely now than ever before due to the pandemic. Spend a short time on any social media network and you will likely hear several people say they are not doing okay. This survey helps the team at Big Orange Heart understand the extent of mental health related issues within the remote working community and informs various initiatives the organization plans throughout the year. </p>\n\n\n\n<p>“As a charity, like so many others at this time, we have been heavily impacted by the COVID-19 global crisis,” Maby said. “Now more than ever we need to ensure our limited resources are used in the most effective way possible. Your anonymous data will allow us to best understand how we can help improve the lives of others within our community.”</p>\n\n\n\n<p>The <a href=\"https://www.bigorangeheart.org/survey-2020.html\">Remote Work Wellbeing and Mental Health Survey</a> runs for one month and will close on August 31st. Take the survey and check out Big Orange Heart’s <a href=\"https://www.bigorangeheart.org/blog/\">blog</a> for several helpful posts on how to maintain your mental health while working during this crisis.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2020 03:04:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress 5.6 Wish List: Homepage Post Type Selection and Block Management\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/wordpress-5-6-wish-list-homepage-post-type-selection-and-block-management?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-6-wish-list-homepage-post-type-selection-and-block-management\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4584:\"<p class=\"has-drop-cap\">With the WordPress 5.5 development cycle coming to a close, it is time to begin mapping out what features should land in WordPress 5.6 later this year. Earlier today, Chloe Bringmann <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">asked the community to chime in</a> with its wish list on the Make Core blog.</p>\n\n\n\n<p>As usual, I have a few thoughts. I tend to lean toward addressing some of the long-standing developer-friendly tickets because these features allow plugin authors to build better products for end-users in the long run.</p>\n\n\n\n<p>A complete <a href=\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\">custom post status API</a> tops my usual list of most-wanted features. I have already opined over this for my WordPress 5.5 wish list. It may be time for more realistic dreams. Maybe we will revisit it another year or two down the road. However, if any core leads want to give the feature a green light, I will gladly be the evangelist and get others excited about it.</p>\n\n\n\n<h2>Homepage Post Type Selection</h2>\n\n\n\n<p class=\"has-drop-cap\">For this release, I want to call out one of my other years-long wishes. WordPress should allow end-users to select any custom post type for display on the homepage.</p>\n\n\n\n<p>Imagine a WordPress where users can head to their Reading Settings screen in the admin and select something other than their normal posts list or a page to appear on the homepage. <em>Have a forum plugin installed?</em> Maybe users want to list their latest topics or forums list. <em>Running an eCommerce plugin?</em> Users should be able to display their products. <em>Setting up a web design portfolio?</em> Display the most recent projects by simply selecting this choice in the admin.</p>\n\n\n\n<p>This is an area where the software has always catered to bloggers and has avoided throwing a little love to other types of sites.</p>\n\n\n\n<p>Currently, plugin authors must perform some crazy hacks to make this work. The WooCommerce <a href=\"https://github.com/woocommerce/woocommerce/blob/master/includes/class-wc-query.php\">custom query class</a> is enough to make any developer give up. Not all of the code in that file is for the front page, but it has a frustrating amount to make something work that should be far simpler for plugin authors.</p>\n\n\n\n<p>The reason this needs to be in core WordPress is so that each and every plugin does not need to roll a custom solution. Plugins should be able to flag their post types during registration as “allowed on homepage” — not all post types are meant for this type of display. Then, WordPress should handle all the dirty work behind the scenes if a particular post type is selected by the end-user. The addition to the API for plugin authors would be simple, and plugins that are already hacking this feature together can drop a lot of unnecessary code.</p>\n\n\n\n<p>There is an existing <a href=\"https://core.trac.wordpress.org/ticket/19958\">8-year-old ticket</a> for the feature. It has a few old and likely outdated patches and has not seen any real activity in the past four years. Nevertheless, it would be nice to see this feature in core WordPress and finally close the ticket.</p>\n\n\n\n<h2>Block System Wish List</h2>\n\n\n\n<p class=\"has-drop-cap\">Like most releases, the block system will be getting the most attention. The things that will land in WordPress 5.6 are mostly already set in stone, assuming a particular feature does not fall behind in development like widgets and nav menus did for the 5.5 release.</p>\n\n\n\n<p>On the whole, I like the general direction the block system has been headed. If anything, I have been impatient with some things, such as awaiting the integrated <a href=\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\">block management screen</a> in the admin. For other features, such as full-site editing, I am still wondering whether they are realistic goals for the WordPress 5.6 release.</p>\n\n\n\n<p>I would take a release and focus on tightening up and polishing the existing system. Take stock of the pain points — and there are many — that users are mentioning. Spend time working on smoothing out the editing experience before tacking on new features.</p>\n\n\n\n<p>That is not going to happen. New features are what get developers up in the morning and excited about the project. Therefore, my fallback request is to bring on the block management screen.</p>\n\n\n\n<p>What’s on your wish list?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Jul 2020 21:15:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WordCamp US 2020 Canceled Due to Pandemic Stress and Online Event Fatigue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102579\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7146:\"<p><a href=\"https://2020.us.wordcamp.org/\">WordCamp US 2020</a>, which was originally scheduled for October 27-29, was officially canceled today. In April, organizers <a href=\"https://wptavern.com/wordcamp-us-2020-goes-online-cancels-in-person-event\">transitioned to planning for it to be held as a virtual event</a>, but the tenuous situation with the pandemic in the United States and the stress on the event’s large crew of volunteers has precipitated a full cancellation. The decision was announced on the WCUS website:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>It is with heavy hearts that we have made the decision to cancel this year’s WordCamp US event. In light of the continued pandemic, online event fatigue for attendees, organizers, and volunteers, and the desire for WordCamp experiences to be <em>traditional</em> WordCamp experiences, we have made the difficult decision to stop this year’s planning, and cancel WordCamp US 2020.</p></blockquote>\n\n\n\n<p>After the pandemic started forcing WordCamps and meetups to go online, many community team members seemed to put on a brave face about adapting WordCamps to virtual events, but WCUS organizers are publicly recognizing the reality of online event fatigue. </p>\n\n\n\n<p>Angela Jin, one of the lead organizers, said her team discussed how recent online WordCamps have struggled to meet traditional goals of connecting people and encouraging contribution. In light of attendees’ increasing online conference fatigue, WCUS organizers considered the cost of volunteers’ time.</p>\n\n\n\n<p>“The Lead Organizers also took into consideration how many volunteers we have on this team, and how much time we were asking them to invest in an event that didn’t seem to be able to offer the same level of joy or satisfaction that an in-person WordCamp would,<strong>“</strong> Jin said.</p>\n\n\n\n<p>“As you might imagine, this was a very upsetting realization, but the whole team spent time discussing together, and we believe that we made the right decision.” </p>\n\n\n\n<p>The U.S. passed more than 150,000 Coronavirus deaths this week and outbreaks are worsening right as schools are supposed to be opening. As COVID-19 cases continue to rise sharply in many states, renewed lockdowns and political tensions have put people on edge. Every day brings a fresh injection of bad news and the country is deeply mired in division ahead of one of the most contentious presidential elections in history. Late October is not an ideal time to try to host WordPress’ flagship WordCamp online. </p>\n\n\n\n<p>One WCUS organizer, who requested to remain anonymous, said he was angry that he invested more than 100 hours across various organizing teams and wished it had come sooner. He described how multiple personal stressors were impacting daily life and draining the team’s energy.</p>\n\n\n\n<p>“I feel everyone is tired and worn out,” he said. “They are stressed – we are all losing friends [to COVID-19]. Everyone is fighting about politics and the work suffered.” </p>\n\n\n\n<p>He reported that many organizers were not doing their parts and all tasks were delayed. Although he experienced a high level of frustration with how it was handled, he was relieved when the decision was announced. Many of the event’s 50 organizers are also involved in coordinating local meetups and leading other WordCamps, and their energies are spread thin.</p>\n\n\n\n<p>“This will pave the way for something new and better,” he said. “We have to evolve as a community and one more zoom meeting is not it.”</p>\n\n\n\n<p>Not all organizers considered the time invested as a loss. Cate DeRosia, who has also helped organize WordCamp Grand Rapids in the past, said the lead WCUS organizers consulted with the entire team through a multi-step process and gave opportunities for their opinions to be heard.</p>\n\n\n\n<p>“It’s easy to imagine that as an organizer I’d be disappointed by this decision, but that couldn’t be further from the truth,” Cate DeRosia said. “None of this is what I’d hoped for, but the time I’ve invested in WCUS has helped me grow relationships and learn new skills that ultimately help me further my career goals and make me a better volunteer in the future. </p>\n\n\n\n<p>“COVID-19 has been unpredictable and made everything about life harder. By making this difficult decision now, we all get back a little of our time to invest in other areas instead of using up more energy and risking volunteer burnout for an event that ran the risk of getting lost amid other online events.” </p>\n\n\n\n<h2>State of the Word May be Hosted as a Separate, Focused Event</h2>\n\n\n\n<p>WCUS is encouraging speakers to apply again next year. Although all regular sessions on the program were canceled, some organizers will be shifting their focus to hosting a 24-hour contributor day along with producing some workshops and youth programming content.</p>\n\n\n\n<p>Matt Mullenweg’s annual State of the Word address is also expected to happen but will likely take a different format this year.</p>\n\n\n\n<p>“Discussions about the State of the Word are still active; our understanding is that it will still happen, but possibly not in association with any other event,” Jin said. </p>\n\n\n\n<p>“I’m really excited about the potential for lots of smaller, focused, and educational ways for the community to connect online this year,” Matt Mullenweg said. “For the State of the Word I don’t have a plan yet, I think there’s less value to us watching the same thing at the same time if we can’t hang out afterward, but it still would be fun to celebrate the great progress we’ve been making with some sort of video. Stay tuned November-ish.”</p>\n\n\n\n<p>Cancellation costs for WCUS are still being finalized. Prior to making it a virtual event, the original budget was close to $1 million, with the largest costs being the venue and catering. Jin said the team will publish a full accounting of expenses on the Community Team blog or the event site after the last round of discussions with vendors are complete.</p>\n\n\n\n<p>It’s too soon to know if the WordCamp will be an in-person event in 2021. When asked if they will be hosting in St. Louis again, Jin said that any decisions regarding WCUS 2021 are paused for now.</p>\n\n\n\n<p>“The WCUS team did invest a lot of time and energy into this event, but in a year when it is incredibly hard to plan anything, we did the best we could and adapted quickly,” she said. “I’m sad, of course, as I miss seeing everyone at WordCamps, but even if it was time and energy invested in something that didn’t happen, I spent time doing it with brilliant people who care just as much about WordPress as I do. It’s been an immensely challenging year, and I’m humbled to have been a part of this team, which has consistently supported each other and grown together in the face of adversity.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Jul 2020 01:04:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Post a Lot of Code? Try the Code Syntax Block Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102574\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/post-a-lot-of-code-try-the-code-syntax-block-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=post-a-lot-of-code-try-the-code-syntax-block-plugin-for-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2934:\"<p class=\"has-drop-cap\">I am always on the lookout for interesting syntax-highlighting plugins, particularly for those occasions when I write tutorials or other articles that lean heavily on code. Far too many plugins use shortcodes, custom blocks, or other odd solutions. However, there is one option that I intentionally overlooked when it was released over a year ago: <a href=\"https://wordpress.org/plugins/code-syntax-block/\">Code Syntax Block</a> by Marcus Kazmierczak.</p>\n\n\n\n<p>Based on the name, I assumed it was yet another standalone block. However, I have since given it another look and realized that this was note the case. It integrates directly with the core WordPress block. There are times when a new block is necessary, but this is not one of those times. Sometimes it is better to extend the existing blocks in core.</p>\n\n\n\n<p>Code Syntax Block uses the <a href=\"https://prismjs.com/\">Prism JavaScript library</a> to add syntax highlighting on the front end of the site. The plugin is designed well. It loads its scripts and styles only when the code block is in use.</p>\n\n\n\n<img />Front end PHP code example.\n\n\n\n<p>The plugin does not load Prism in the editor, so the code output will use the default editor or theme styling. This may not appeal to those who want a one-to-one match between the back and front end. I am comfortable with the non-highlighted version in the admin while having the <em>pretty</em> output on the front end. However, it would be nice to see an option or filter to enable highlighting in the editor.</p>\n\n\n\n<p>Out of the box, the plugin uses the <a href=\"https://github.com/AGMStudio/prism-theme-one-dark\">One Dark</a> theme, which was created for the Atom editor and ported to Prism. Developers can overwrite the theme with either a custom <code>assets/prism/prism.css</code> file in their theme or by filtering the path or URL that gets loaded. The Prism project has a <a href=\"https://github.com/PrismJS/prism-themes\">variety of themes</a> available that are plug-and-play. Other themes exist outside of the official list too.</p>\n\n\n\n<p>On the admin side, the plugin creates a new “Settings” tab for the code block and adds a few options that users can choose from:</p>\n\n\n\n<ul><li>Language</li><li>Show line numbers</li><li>Title for code block</li></ul>\n\n\n\n<img />Editor view of Code Syntax Highlighter\n\n\n\n<p>By default, the plugin does not support the full list of over 200 languages. Instead, it lists just over 40 of the most popular. The list is filterable, so anyone can add or remove languages with a few lines of code. There is also a filter hook for setting the default languages, which would be particularly useful for those who routinely post code snippets in the same coding language.</p>\n\n\n\n<p>After a few days of testing, I can safely say that Code Syntax Block is being added to my WordPress toolbox. I wish I had only given it a shot much sooner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2020 17:30:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Bing Launches URL Submissions Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102450\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/bing-launches-url-submissions-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=bing-launches-url-submissions-plugin-for-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5150:\"<p>Bing has <a href=\"https://blogs.bing.com/webmaster/july-2020/Get-your-WordPress-content-indexed-immediately-using-Bing-Webmaster-Tools-plugin\">launched</a> its first official <a href=\"https://wordpress.org/plugins/bing-webmaster-tools/\">plugin</a> for WordPress aimed at helping site owners get their content indexed immediately. Instead of waiting for a bingbot to crawl the site, the plugin notifies Bing of any new or updated content automatically using its <a href=\"https://www.bing.com/webmasters/url-submission-api\">Submit URL API</a>.</p>\n\n\n\n<p>“Bing believes that the future for search engines is less about crawling to discover content and more about sharing new and updated content across the web, a fundamental shift in the way that search engines handle web sites,” Bing Product Manager Fabrice Canel said. “Instead of monitoring RSS, sitemaps and HTML pages to check for new pages, discover content changes and/or new outbound links, websites will notify search engines directly about relevant URLs changing on their website.”</p>\n\n\n\n<p>Search engines can take anywhere from several hours to a few weeks to <a href=\"https://support.google.com/webmasters/answer/6065812?hl=en\">crawl a website</a>. Bing’s API allows site owners to get content indexed immediately, while eventually reducing the crawling frequency for sites where there are no changes. Users will need to <a href=\"https://docs.microsoft.com/en-us/bingwebmaster/getting-access#using-api-key\">generate an API key</a> in order to configure the plugin for access to the Bing Webmaster Tools API.</p>\n\n\n\n<img />\n\n\n\n<p><br />The new plugin also introduces a few other options for managing URL submissions:</p>\n\n\n\n<ul><li>Toggle the automatic submission feature</li><li>Manually submit a URL to Bing Index</li><li>View list of recent URL submissions from the plugin</li><li>Retry any failed submissions from the recent submissions list</li><li>Download recent URL submissions for analysis</li></ul>\n\n\n\n<p>Canel said the Bing Webmaster Team recommends using the new URL Submissions plugin as a complement to existing plugins that connect sites to Bing, such as <a href=\"https://jetpack.com/support/site-verification-tools/\">Jetpack’s site verification tool</a>, and <a href=\"https://wordpress.org/plugins/search/SEO/\">SEO plugins</a> that add XML sitemaps. Bing’s plugin is different in that it focuses on enabling Bing to discover immediate changes on WordPress sites.</p>\n\n\n\n<p>“Sitemaps are a great complementary solution to our plugin to discover all URLs on WordPress sites, but we cannot monitor each sitemap all the time,” Canel said. “Only a small percentage of WordPress sites are publishing content every day. Most are nearly static and this is preferable to be notified instead of pulling content every so often for them. Same for sites publishing often, it helps to get the content quickly indexed instead of having to wait a long time.”</p>\n\n\n\n<p>Bing doesn’t usually get as much airtime as Google and its supporting tools, since Google continues to dominate the search market. Bing’s market share is currently <a href=\"https://gs.statcounter.com/search-engine-market-share/\">hovering at 2.75%</a> of searches globally on all platforms as of June 2020. </p>\n\n\n\n<div id=\"all-search_engine-ww-monthly-201906-202006\" width=\"600\" height=\"400\"></div><!-- You may change the values of width and height above to resize the chart --><p>Source: <a href=\"https://gs.statcounter.com/search-engine-market-share\">StatCounter Global Stats – Search Engine Market Share</a></p>\n\n\n\n<p>The search engine has seen slow but steady growth in certain regions and platforms. Bing performs higher globally across desktop searches (6.08%). In the United Sates, Bing’s market share is sitting at 6.99% and is even higher on US desktop searches (13.35%):</p>\n\n\n\n<table><tbody><tr><th>Google</th><td>87.71%</td></tr><tr><th>bing</th><td>6.99%</td></tr><tr><th>Yahoo!</th><td>3.44%</td></tr></tbody></table><a href=\"https://gs.statcounter.com/search-engine-market-share/\">Search Engine Market Share in US – June 2020</a>\n\n\n\n<p>Bing may not boast a big slice of the search market pie, but the search engine served close to <a href=\"https://www.statista.com/statistics/752270/range-of-bingcom-based-on-unique-visitors/\">936.5 million</a> unique global visitors during the month of May 2020. More than half of Bing users have a bachelor’s or post graduate degree and <a href=\"https://www.statista.com/statistics/742834/usa-bing-audience-share-by-income/\">38% of Bing users</a> have an income of $100,000 USD or higher. Depending on the demographic you are targeting, being found by Bing users may be one small factor in your site’s overall success. </p>\n\n\n\n<p>The search engine recently updated its <a href=\"https://www.bing.com/webmaster/help/webmaster-guidelines-30fba23a\">webmaster guidelines</a> for the first time since 2012. If you’re looking to optimize for Bing’s audience, this document contains a detailed break down of how the search engine ranks content. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2020 23:49:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Upcoming in WordPress 5.5: Features and Changes Theme Authors Should Know About\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102535\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:221:\"https://wptavern.com/upcoming-in-wordpress-5-5-features-and-changes-theme-authors-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=upcoming-in-wordpress-5-5-features-and-changes-theme-authors-should-know-about\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8147:\"<p class=\"has-drop-cap\">August 11, the target release date for WordPress 5.5, is just shy of two weeks away. For developers who have not been completely on top of the upcoming release, now is a good time to start looking at how changes might affect their projects. Theme authors in particular can expect several new features and some breaking changes.</p>\n\n\n\n<p>For the most part, WordPress 5.5 will introduce new features that theme developers can begin to add to their themes. However, the two biggest changes that could negatively impact their themes will be automatic updates and direct HTML changes to the custom logo output.</p>\n\n\n\n<p>Outside of the new features and changes, theme authors should catch up on our <a href=\"https://wptavern.com/tag/gutenberg\">coverage of the Gutenberg plugin</a> and test against its updates that are being merged into core WordPress.</p>\n\n\n\n<h2>Auto Updates</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.5 will finally introduce <a href=\"https://wptavern.com/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5\">automatic updates for plugins and themes.</a> It is a long-awaited feature and should be a good thing in terms of keeping end-users updated and running what is usually the most secure version of their extensions. However, the big downside to automatic updates is that most themes and plugins will not have the same level of quality control as core WordPress receives. Even the best development companies might have only a few people looking over the code.</p>\n\n\n\n<p>On the flip-side, the automatic updates feature means that theme authors can push fixes out to end-users much more quickly.</p>\n\n\n\n<p>The big thing is that theme developers need to be aware that users will be enabling automatic updates. For some, this might not mean changing anything with their release cycles. For others, it might mean tacking on some extra time to ensure that extra quality control is in place. The success of automatic updates lies directly on the shoulders of the plugin and theme authors. It is a huge responsibility that should not be taken lightly. WordPress is placing a lot of trust in its development community to get this right.</p>\n\n\n\n<h2>HTML Change for Custom Logos</h2>\n\n\n\n<p class=\"has-drop-cap\">As part of an <a href=\"https://core.trac.wordpress.org/ticket/37011\">accessibility-related ticket</a> for WordPress 5.5, the core <code>get_custom_logo()</code> and <code>the_custom_logo()</code> functions will no longer <a href=\"https://make.wordpress.org/core/2020/07/28/themes-changes-related-to-get_custom_logo-in-wordpress-5-5/\">output a link around the logo image</a> when viewing the site homepage. This change was made because the link itself points to the homepage by default and is unnecessary in that context.</p>\n\n\n\n<p>Right now, there are 183 themes in the official theme directory that target the link in their CSS. This does not necessarily mean that all 183 themes will be broken upon update. However, it likely means that some of them will need a tweak or two.</p>\n\n\n\n<p>Theme authors are encouraged to target the <code>.custom-logo-link</code> class instead of any particular HTML element. The new change will add a <code><span></code> element rather than an <code><a></code> element on the homepage. Both will use the same class.</p>\n\n\n\n<h2>Block Patterns Have Arrived</h2>\n\n\n\n<p class=\"has-drop-cap\">It is no secret that I am <a href=\"https://wptavern.com/block-patterns-will-change-everything\">downright giddy</a> about the prospect of theme designers being loosed upon the world, allowing their talents to shine via block patterns. Patterns have been one of the missing features since the initial launch of the Gutenberg project. For theme authors, they represent that missing link between designing unique “templates” or “sections” and providing end-users a means to add them to their sites.</p>\n\n\n\n<p>Block patterns are essentially groups of pre-configured blocks that users can insert into their posts or pages at the click of a button. The beauty of the system is that theme authors can design whatever patterns their hearts desire and make them easily available to their users. No need for complicated theme settings. No lengthy tutorials explaining how to recreate the demo. Design something in the block editor. Register it as a pattern. Let users insert it into a post and rejoice.</p>\n\n\n\n<p>This is an opportunity that theme authors have never had before. It is an opportunity to create beautiful designs without having to worry about overcomplicating it for the average user. It is a pivotal moment in WordPress theme design history. Theme authors have the chance to push the system and see what WordPress and its block editor are truly capable of.</p>\n\n\n\n<p><em>Building a restaurant theme?</em> Provide users with multiple food menu patterns. <em>Creating something for novelists or other book authors?</em> Give users some layout options for showcasing their books.</p>\n\n\n\n<p>The <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">block patterns API</a> removes many prior limits to what theme authors could realistically do. Now, it’s time for those theme authors to take charge.</p>\n\n\n\n<h2>Line Heights and Custom Units</h2>\n\n\n\n<p class=\"has-drop-cap\">The block editor has two new tools for end-users to take advantage of: <a href=\"https://make.wordpress.org/core/2020/07/27/new-block-tools-on-wordpress-5-5/\">custom line-heights and custom units</a>. Theme authors can opt into allowing users to edit the line-height of paragraphs and headings with the <code>custom-line-heights</code> theme support flag. They can also allow users to switch between various units, such as when defining the Cover block’s height, with the <code>custom-units</code> flag. In addition to pixels, themes can define which units are supported.</p>\n\n\n\n<p>Allowing users to customize the line-height value for text can be tricky business. There are some situations where it is warranted. However, for theme authors who prefer to maintain a strict vertical rhythm, this could lead to disaster. This will likely come down to a personal choice for developers based on what type of theme they are building.</p>\n\n\n\n<h2>Accessible Widgets Navigation</h2>\n\n\n\n<p class=\"has-drop-cap\">Starting with WordPress 5.5, theme authors will be able to opt into outputting more <a href=\"https://make.wordpress.org/core/2020/07/09/accessibility-improvements-to-widgets-outputting-lists-of-links-in-5-5/\">accessible widgets</a>. By default, widgets that display unordered lists do so without any context. This can make it difficult for those using assistive technologies to navigate the site.</p>\n\n\n\n<p>Theme authors can now add <code>navigation-widgets</code> to the HTML5 theme supports array to add the new markup. WordPress will then wrap all core widgets with a <code><nav></code> element and an <code>aria-label</code> based on the widget title.</p>\n\n\n\n<p>This will not affect widgets from third-party plugins. Plugin authors should reevaluate their widgets to determine if they want to support this feature.</p>\n\n\n\n<h2>Template Functions Updates</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress is tacking on some nice features for its templating functions in the upcoming release. The first major change is that theme authors can pass data to template files. We have <a href=\"https://wptavern.com/theme-authors-can-pass-data-to-template-files-in-wordpress-5-5\">previously covered</a> this story on the Tavern. This feature, while years late, should still be useful for more complex theming setups and allow developers to bypass odd workarounds or in-house solutions.</p>\n\n\n\n<p>Template-loading functions, such as <code>get_template_part()</code> and others, will also <a href=\"https://core.trac.wordpress.org/ticket/40969\">return a value</a> in WordPress 5.5. If the template is not found, the function will return a <code>false</code> value. Otherwise, it will return <code>void</code>. This will be helpful in situations where theme authors need to run a conditional to check if a template exists.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2020 22:05:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Gutenberg 8.6 Adds Cover Block Video Positioning and Updates Block Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102512\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/gutenberg-8-6-adds-cover-block-video-positioning-and-updates-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-8-6-adds-cover-block-video-positioning-and-updates-block-patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4671:\"<p class=\"has-drop-cap\">Gutenberg 8.6 <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">landed quietly last week</a>. Much of the focus right now is ironing out the remaining bugs for WordPress 5.5 during its beta cycle. However, that does not mean the Gutenberg project has come to a complete halt in terms of new features. The team is marching forward with extra goodies for those who use the plugin.</p>\n\n\n\n<p>The latest update of the plugin did not cover as much ground as normal, but it does include an enhancement for the Cover block when using a video background and several updates to block patterns.</p>\n\n\n\n<p>The primary focus for version 8.6 was squashing bugs. The development team addressed over three dozen of them while correcting a handful of performance issues. While new features and enhancements from 8.6 onward are not expected in the upcoming WordPress 5.5, most bug fixes should be included.</p>\n\n\n\n<h2>Focal Point Selector for Video Covers</h2>\n\n\n\n<img />Selecting a focal point for a video background.\n\n\n\n<p class=\"has-drop-cap\">The Cover block has long allowed users to pick a focal point for background images. However, this feature was missing when users added a background video to the block. As of version 8.6, that is no longer the case. Both image and video backgrounds should work in much the same way.</p>\n\n\n\n<p>Gutenberg now has a new “<a href=\"https://github.com/WordPress/gutenberg/pull/22531\">Focal point picker</a>” option located under the “Media settings” tab when adding a video background. Users can select the focal point by dragging the circle icon in the video box or hardcode left and top percentage values in the input fields below it.</p>\n\n\n\n<p>This is not a particularly exciting development for most Gutenberg users. Self-hosting video is not cheap and remains unused for most. However, for those who do use video backgrounds, it is one of those nice-to-have features that is there when needed.</p>\n\n\n\n<h2>Updated Block Patterns</h2>\n\n\n\n<img />Inserting the updated quote block pattern.\n\n\n\n<p class=\"has-drop-cap\">The Gutenberg team updated several of the existing block patterns. For the most part, the pattern updates were minor cosmetic changes, tweaks that improve the overall design. The button-related patterns received simple changes, such as new <a href=\"https://github.com/WordPress/gutenberg/pull/23848\">text labels</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23849\">colors</a>. The developers also changed the colors and text of the large header patterns.</p>\n\n\n\n<p>The team moved the header above the columns in the <a href=\"https://github.com/WordPress/gutenberg/pull/23853\">two columns text pattern</a> and changed the text to make the columns appear equal height by default. It is a poor use of textual columns, which would ideally be handled with CSS instead so that it works appropriately across screen sizes. Perhaps it would be better to have a “Text Columns” block in the long run.</p>\n\n\n\n<p>The nicest block pattern update was for the <a href=\"https://github.com/WordPress/gutenberg/pull/23881\">quote pattern</a>. It now has an image at the top and a separator at the bottom. It is akin to a single testimonial, which is more of a <em>pattern</em> than a basic quote.</p>\n\n\n\n<p>Theme authors can also <a href=\"https://github.com/WordPress/gutenberg/pull/24042\">remove support</a> for the core block patterns with a single line of code: <code>remove_theme_support( \'core-block-patterns\' )</code>. This does not drop support for patterns altogether. For example, patterns added by plugins or the theme will still appear in the inserter.</p>\n\n\n\n<h2>Site Icon Used in Fullscreen Mode</h2>\n\n\n\n<img />Site icon appears in top left in fullscreen mode.\n\n\n\n<p class=\"has-drop-cap\">When writing in fullscreen mode, the “back to posts” link has utilized the WordPress logo in the past. In version 8.6, the user’s custom <a href=\"https://github.com/WordPress/gutenberg/pull/22952\">site icon will take its place</a>. However, this will only happen if the user has uploaded an icon via the customizer.</p>\n\n\n\n<p>I am unsure how I feel about this change. In practice, it almost feels like clicking the icon should take me to the front end of the site instead of the post management screen. At least with the WordPress icon, it felt like it was pointing toward an admin-side screen instead. For my workflow, I would rather see this link/icon replaced with a button that toggles between fullscreen and normal mode, popping the admin menu back into place rather than departing the editing screen altogether.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 20:59:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress.org blog: WordPress 5.5 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8732\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2968:\"<p>The first release candidate for WordPress 5.5 is now available!</p>\n\n\n\n<p>This is an important milestone in the community’s progress toward the final release of WordPress 5.5. </p>\n\n\n\n<p>“Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 is slated for release on <strong>August 11, 2020</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.5 yet, <strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.5 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-RC1.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What’s in WordPress 5.5?</h2>\n\n\n\n<p>WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a> tag for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the <em>Tested up to</em> version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so those can be figured out before the final release.</p>\n\n\n\n<p>The WordPress 5.5 Field Guide, due very shortly, will give you a more detailed dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 19:08:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: WordPress to Stick with Online-Only Meetups and WordCamps for Remainder of 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102462\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:223:\"https://wptavern.com/wordpress-to-stick-with-online-only-meetups-and-wordcamps-for-remainder-of-2020?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-to-stick-with-online-only-meetups-and-wordcamps-for-remainder-of-2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6256:\"<img />photo credit: <a href=\"https://stocksnap.io/photo/macbook-computer-JPZDGEMDH3\">Burst</a>\n\n\n\n<p>The WordPress Community Team has officially updated its guidelines for WordCamps to be online-only events for the remainder of 2020. The six WordCamps on the <a href=\"https://central.wordcamp.org/schedule/\">schedule</a> through the end of the year were already planning on using an online format but the guidelines also include local <a href=\"https://make.wordpress.org/community/events/online/\">meetups</a>. </p>\n\n\n\n<p>“The team acknowledges that this is not easy for the community that has been heavily based on in-person events and encounters,” Timi Wahalahti said in the <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">announcement</a>. “Unfortunately, the global coronavirus situation does not seem to be slowing down to a level that would allow us organizing in-person events safely at this time.”</p>\n\n\n\n<p>The guidelines will be re-evaluated in the first quarter of 2021, but some organizers are already planning for online events next year. WordCamp Europe 2021 is the first WordPress event to <a href=\"https://wptavern.com/wordcamp-europe-goes-virtual-for-2021-in-person-conference-to-resume-2022\">go virtual for the coming year</a>, with the in-person event resuming in 2022.</p>\n\n\n\n<p>Moving what was once a vibrant in-person gathering to a two-dimensional online format is a challenging endeavor, especially when the world is suddenly awash in online events competing for attention. Making virtual events stand out from the crowd is a new marketing challenge. </p>\n\n\n\n<p>There is something about the magic of WordCamps that gives momentum to ideas and collaboration. While you cannot replicate the chance meetings in the hallway and the priceless conversations over long dinners, online events have the benefit of being more geographically inclusive. The constraints of the pandemic are also challenging our assumptions about how online gatherings are supposed to work.</p>\n\n\n\n<h2>WordPress Community Team to Explore New Event Formats, Redefine Relationships with Sponsors, Temporarily Cancel Swag Spending</h2>\n\n\n\n<p>The necessity for virtual events has inspired discussion around some new event formats, including a new <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">proposal</a> that decouples online events from geography. WordPress Community manager Hugh Lashbrooke described how events might explore combining synchronous discussions with previously recorded workshops:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>What if we blended those two elements into a program that provides the flexibility of online content, with the value and sense of community that comes with learning together?</p><p>We could publish workshops in a central location (on <code>wordpress.org</code>, for better visibility and reach) and then invite learners to join live discussion groups that cater to different timezones. This “<a href=\"https://en.wikipedia.org/wiki/Flipped_classroom\">flipped classroom</a>” model allows people to learn at their convenience, and then come together for additional development. </p></blockquote>\n\n\n\n<p>Lashbrooke suggested the workshops could be designed by people who would otherwise be speaking WordCamps and could possibly source content from WordPress.tv or talks that have been given at online meetups.</p>\n\n\n\n<p>“There is also potential for longer courses, composed of multiple workshops, and a group that meets repeatedly over time,” Lashbrooke said.</p>\n\n\n\n<p>So far the suggestions in the comments include introductory workshops for WordPress. These would be timely for newcomers who have recently lost work and are looking to improve their online resumes or portfolios, or start up a new business. Beginner workshops have strong outreach potential if promoted outside of the WordPress community.</p>\n\n\n\n<p>During the first half of the year, the Community Team began transitioning to facilitating the needs of online events and have continued to work tirelessly to find ways for people to connect. In a recent <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">update</a>, WordPress community organizer Andrea Middleton explained that changes are coming for future online events, which may adopt another name instead of using “WordCamp.”</p>\n\n\n\n<p>Due to the<a href=\"https://make.wordpress.org/community/2020/05/11/financial-update-on-wordpress-community-programs/\"> financial position</a> of WordPress Community Support PBC (WPCS), the community team is ending programmatic support for online AV vendor expenses. WordCamps that are not yet on the schedule will be encouraged to get sponsorships if they require the use of a professional AV vendor.</p>\n\n\n\n<p>“Likewise, we have paused plans to spend money on sending swag, T-shirts, or other typical WordCamp collateral,” Middleton said. “It’s important to change our frame of reference for what’s necessary to make online events, away from the WordCamp model. Just because we did things a certain way for WordCamps, doesn’t mean it’s a high priority for online events.”</p>\n\n\n\n<p>Sponsorships are also being re-examined, as online events haven’t quite been able to deliver the same value to sponsors that traditional events did.</p>\n\n\n\n<p>“The value proposition of online sponsor booths is shaky, and we’ve always prided ourselves in partnering with our sponsors,” Middleton said. “Looking ahead, we must examine how much funding we <strong>need</strong> to create events that meet the goals of the team, and let that determine how to best coordinate with our community sponsors to deliver value and further our mission.” </p>\n\n\n\n<p>The potential for in-person events for the coming year is still uncertain at this point, in the absence of a vaccine ready for commercial distribution. WordPress’ global sponsorship program has been temporarily suspended and the Community Team plans to work with global sponsors later this year to make a plan for 2021.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 01:06:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Are Plugin Authors to Blame for the Poor Admin Notices Experience?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102405\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/are-plugin-authors-to-blame-for-the-poor-admin-notices-experience?utm_source=rss&utm_medium=rss&utm_campaign=are-plugin-authors-to-blame-for-the-poor-admin-notices-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6619:\"<p class=\"has-drop-cap\">Last Thursday, Vova Feldman published an article asking that we <a href=\"https://freemius.com/blog/wordpress-admin-notices/\">stop blaming plugin authors</a> for the plethora of admin notices that users are bombarded with each day. <em>The real culprit?</em> The lack of a notifications mechanism in WordPress core.</p>\n\n\n\n<p>Feldman’s post was prompted by a <a href=\"https://twitter.com/scottbolinger/status/1280567235006742528\">tweet</a> in which Scott Bolinger called out plugin authors for letting admin notices get out of control:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Good lord WordPress plugin authors, this is out of control. <a href=\"https://t.co/0S42908C5T\">pic.twitter.com/0S42908C5T</a></p>— Scott Bolinger (@scottbolinger) <a href=\"https://twitter.com/scottbolinger/status/1280567235006742528?ref_src=twsrc%5Etfw\">July 7, 2020</a></blockquote>\n</div>\n\n\n\n<p>Feldman argues that laying the blame on plugin authors is the wrong way to look at the issue. While I agree that the underlying problem lies with WordPress, plugin authors have played their part in creating an atmosphere where they have become the scapegoat for everything wrong with the system.</p>\n\n\n\n<p>I have developed plugins since a fateful day in April 2007 in which I released a plugin that simply listed the current page’s subpages. I have worked on 100s of plugins for clients and public release since then. In that time, I have maybe added a custom admin notice two times and only when the plugin had a major change, such as a database update. I reserved such notices for the OMGBBQ-very-important-you-need-to-read-this type of stuff. I considered it my duty to create an experience in which the user did not have to dismiss a notice every time one of my plugins received an update.</p>\n\n\n\n<p>This was not because I was cognizant of the growing issue of dozens of notices on some sites or how often users were being overwhelmed with them. For many years, I worked within a bubble where I simply focused on creating what I considered an ideal experience for my users. I always thought the admin notices system created an abysmal experience. It did not make sense to use it more than necessary.</p>\n\n\n\n<p>On the other hand, there were likely a few times over the years where I should have added some sort of notices for changes. Instead, I avoided doing so altogether because WordPress lacked a notifications system. I missed some good opportunities for communication.</p>\n\n\n\n<p>To a large extent, the issue stems from this lack of a proper notification system. However, plugin authors have perpetuated this broken system by continuing to use it when unnecessary. They have used it as a billboard to place their <a href=\"https://wptavern.com/black-friday-banner-gone-wrong-advertising-in-free-plugins\">holiday ads</a>. They have used it to upsell commercial versions of their products and services while prompting users for a five-star rating. There is plenty of blame to go around.</p>\n\n\n\n<p>Instead of placing blame, we should start asking what tools would solve problems for developers.</p>\n\n\n\n<h2>The Need for a Better System</h2>\n\n\n\n<p class=\"has-drop-cap\">Technically, WordPress simply has a hook and a set of common classes that developers can use in their HTML to provide some different colors for notices. There is no API, and without an API, it is impossible for even third-party plugin developers to even try their hands at creating various solutions.</p>\n\n\n\n<p>The closest thing WordPress has to an API is a little-known project from the Themes Team that provides a <a href=\"https://github.com/WPTT/admin-notices\">standardized method for theme authors</a> to add notices. However, the project covers only one aspect of admin notices, which is to create a consistent UI.</p>\n\n\n\n<p>The admin notice issue cannot be properly addressed without identifying the problems that plugin authors have tried to solve within the system, which at least includes the following:</p>\n\n\n\n<ul><li>User-oriented notifications, generally appearing after a user action.</li><li>Advertising commercial products and services.</li><li>Calls for plugin feedback or star ratings.</li></ul>\n\n\n\n<p>One of the primary issues with the current notification system is that it was created for the first item in that list. The other two items are not necessarily bad things. They are just poor usages of the system in place. However, there is no other standard method to handle those scenarios.</p>\n\n\n\n<p>Advertising is something we all must deal with in some form or fashion. I am unsure if there could or even should be a standard API for advertising. An outright ban of ads in the admin notice area could create a beast of its own, forcing plugin authors to come up with more obtrusive forms of advertising in other areas of the admin. I want to support advertising but not when that advertising wiggles its way to the top of every admin screen.</p>\n\n\n\n<p>WordPress provides no easy way for end-users to rate or review plugins from their admin interfaces. Having an easy way to provide direct feedback would be immensely helpful for both users and developers. While I am certain many people would argue against such integration with the WordPress.org site (there are arguments against any external integration out of the box), ratings and reviews would require an explicit opt-in from end-users because they would need an account on WordPress.org.</p>\n\n\n\n<p>Advertising and plugin feedback should not be a part of a discussion on admin notices. However, reality dictates that they are integral to the conversation.</p>\n\n\n\n<p>The first order of business must be to create a new notification system from the ground up. It should provide a standard API for plugin authors while handing over full management capabilities to the site owners. Users should be able to disable notices altogether or even enable/disable notices on a per-plugin basis. <em>Notice that a particular plugin author provides useless notices?</em> Well, just disable notices from that plugin. The author lost their privileges.</p>\n\n\n\n<p>From that point, we can let the progress drive the discussion on what to do about advertising and calls for feedback. A new system may shift them to a new screen — out of sight out of mind — but not make those problems disappear.</p>\n\n\n\n<p>More than anything, it is time for a champion. The project does not get done without someone who will pave the path forward and earn the green light for a new notifications system in WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 21:40:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.5 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8719\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3766:\"<p>WordPress 5.5 Beta 4 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 4 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta4.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">beta 3</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F22%2F2020..07%2F28%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 4:</p>\n\n\n\n<ul><li>Add <code>\"loading\"</code> as an allowed kses image attribute (see <a href=\"https://core.trac.wordpress.org/ticket/50731\">#50731</a>).</li><li>Add filter for the plugin/theme auto-update message in the Info tab of Site health (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50663\">#50663</a>).</li><li><code>$_SERVER[\'SERVER_NAME\']</code> not a reliable when generating email host names (see <a href=\"https://core.trac.wordpress.org/ticket/25239\">#25239</a>)</li><li>Several backported fixes from Gutenberg are included in WordPress 5.5 Beta 4 (<a href=\"https://github.com/WordPress/gutenberg/pull/24218\">See PR #24218</a>)</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 20:56:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Donncha: Crowdsignal Polls in your Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://odd.blog/?p=89503098\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://odd.blog/2020/07/27/crowdsignal-polls-in-your-block-editor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2423:\"<div class=\"aligncenter crowdsignal-poll-wrapper\"></div>\n\n\n<p>The <a href=\"https://crowdsignal.com/\">Crowdsignal</a> team at Automattic have been quietly working on a new <a href=\"https://wordpress.org/plugins/crowdsignal-forms/\">poll block</a> for the last few weeks. We finally made it public today on WordPress.org!</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>We set out with the task of creating a block that would allow the writer to quickly insert a poll in their posts using the block editor. More than that, it had to be simple to use. It also needed to be themed to match the look and feel of the website it would appear on.</p>\n\n\n\n<div class=\"wp-block-image size-large\"><img /></div>\n\n\n\n<p>We’ve created a block that does that. It also records the votes collected on the Crowdsignal website where you can analyse the results using reports Crowdsignal users have always used.</p>\n\n\n\n<div class=\"wp-block-image size-large\"><img /></div>\n\n\n\n<p>Search for “Crowdsignal Forms” on your plugins page to install it in the usual way.</p>\n\n\n\n<p>A free <a href=\"https://crowdsignal.com/\">Crowdsignal</a> account is required to use the block. We made it really easy to connect your site to your Crowdsignal account. If you don’t have one then creating a new account is simple too.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The first 2,500 responses you collect are included in your free account, and further votes are recorded but free users are encouraged to upgrade if they want to do further analysis of all the data they collect.</p>\n\n<p><strong>Related Posts</strong><ul><li> <a href=\"https://odd.blog/2004/01/29/htmlarea-the-free-customizable-online-editor/\" rel=\"bookmark\" title=\"Permanent Link: HTMLArea — the free, customizable online editor\">HTMLArea — the free, customizable online editor</a></li><li> <a href=\"https://odd.blog/2003/04/02/cross-browser-rich-text-editor/\" rel=\"bookmark\" title=\"Permanent Link: Cross-Browser Rich Text Editor\">Cross-Browser Rich Text Editor</a></li><li> <a href=\"https://odd.blog/2003/05/22/cross-browser-rich-text-editor-work-in-firebird/\" rel=\"bookmark\" title=\"Permanent Link: Cross-Browser Rich Text Editor – work in Firebird?\">Cross-Browser Rich Text Editor – work in Firebird?</a></li></ul></p>\n<p><a href=\"https://odd.blog/2020/07/27/crowdsignal-polls-in-your-block-editor/\" rel=\"nofollow\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 19:17:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Donncha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"HeroPress: HeroPress Gets A Surprise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=3242\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://heropress.com/heropress-gets-a-surprise/#utm_source=rss&utm_medium=rss&utm_campaign=heropress-gets-a-surprise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1373:\"<img width=\"960\" height=\"540\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/07/heropress_cape_video_thumb-1024x576.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Topher wearing his cape.\" />\n<p>A couple of months ago <a href=\"https://twitter.com/michelleames\">Michelle Frechette</a> approached me about being on a podcast for <a href=\"https://sentree.io\">Sentree.io</a>. I didn’t realize at the time I was going to be their inaugural guest! We had a great time, and things got back to normal.</p>\n\n\n\n<p>Several weeks later Michelle said they sent me a thanks gift, which was very thoughtful, and that I should have someone video the unboxing. I never once imagined what they actually sent me. Here’s the video.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n\n\n\n<p>My family already has all sorts of ideas about how to use it at WordCamps. I just hope it survives being worn ALL DAY EVERY DAY.</p>\n\n\n\n<p>It’s super well made, I snooped a little and found the etsy shop it came from. Really great embroidery and seaming. Really classy.</p>\n\n\n\n<p>Thanks Sentree, and thanks Michelle. :)</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-gets-a-surprise/\">HeroPress Gets A Surprise</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 13:31:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Develop, Test, and Showcase Blocks in Isolation With BlockBook\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102310\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/develop-test-and-showcase-blocks-in-isolation-with-blockbook?utm_source=rss&utm_medium=rss&utm_campaign=develop-test-and-showcase-blocks-in-isolation-with-blockbook\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4143:\"<p class=\"has-drop-cap\">Riad Benguella <a href=\"https://riad.blog/2020/07/22/introducing-blockbook-for-wordpress/\">released BlockBook</a>, a project that promises to overhaul how developers build blocks and more, on Tuesday. It is a development environment that allows creators to work with blocks in isolation, outside of WordPress. Developers can view individual block properties and test output from a defined block library.</p>\n\n\n\n<p>BlockBook is available as an <a href=\"https://www.npmjs.com/package/blockbook-cli\">npm package</a>. Developers can also contribute to the project through its <a href=\"https://github.com/youknowriad/blockbook\">GitHub repository</a>.</p>\n\n\n\n<p>Benguella got the idea from <a href=\"https://storybook.js.org/\">Storybook</a>, which is an open-source tool for developing UI components for React, Vue, Angular, and other JavaScript libraries in isolation. It is an environment that makes development and testing more efficient for individual components. It also allows end-users the opportunity to test those components before they are brought into a project. The goal for BlockBook is to bring a similar system to WordPress block development.</p>\n\n\n\n<p>“If we think about it a little bit, blocks are reusable units that can live on their own outside of any context, they can be edited visually, and they produce markup,” wrote Benguella in the announcement post. “They have in fact a lot in common with React Components. They are super-powered React Components.”</p>\n\n\n\n<p>He believes that BlockBook will be able to solve many of the issues around block development by taking the principles of the Storybook application and employing them into an environment specifically for building, testing, documenting, and sharing blocks.</p>\n\n\n\n<p>Benguella has a full <a href=\"https://youknowriad.github.io/blockbook/\">demo available</a> as a GitHub page. Developers can do the same with their plugins or simply host it as a static site on their own server.</p>\n\n\n\n<img />BlockBook example output of the Gallery block.\n\n\n\n<p>In his post, he identified three major challenges that his project is meeting head-on. The first, and most obvious for anyone who has delved into block development, is creating blocks within the WordPress environment. It is a tedious and inefficient process to develop and test blocks in the WordPress admin. By isolating the block code, developers can bypass many of the routine tasks every time they make a code change to a block.</p>\n\n\n\n<p>The second challenge was to figure out a way to make theme testing much easier. For theme authors with one or two themes, testing block styling is relatively easy. However, for businesses, agencies, and others who maintain many themes, there is no good way to quickly see how individual blocks behave for each of the themes. BlockBook allows theme authors to register any number of themes. Essentially, developers add a few lines of code and point to the appropriate stylesheet. Once set up, testing is as simple as switching themes via a dropdown select and moving between individual blocks. All of this happens almost instantly.</p>\n\n\n\n<p>The third part of the equation involves end-users. Currently, users have no good way to test blocks without installing a block plugin, heading to their editor, and tinkering around with it. If they do not like the block, they must start the process all over again. With BlockBook, developers can make their blocks available for testing beforehand. They can even allow end-users to beta test blocks and provide feedback without installing a plugin at all.</p>\n\n\n\n<p>However, that is still not quite as efficient as Benguella would like. It would rely on individual developers. For the long-term, he hopes the project becomes an official WordPress package. This creates the possibility of WordPress.org automatically building and hosting a BlockBook for plugins and themes, giving users a chance to test before installing.</p>\n\n\n\n<p>This is something that could be revolutionary for users if the official WordPress project could take it on and create a solid user experience around it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2020 19:00:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: Unsplash Responds to Image Licensing Concerns, Clarifies Reasons for Hotlinking and Tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102268\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:247:\"https://wptavern.com/unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking?utm_source=rss&utm_medium=rss&utm_campaign=unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22930:\"<p>Concerns are mounting regarding Unsplash’s terms and image licensing after the site <a href=\"https://wptavern.com/unsplash-launches-official-plugin-for-wordpress\">launched its official WordPress plugin</a> this week. Several people commented on the restrictions and lack of clarity in the license. </p>\n\n\n\n<p>“The irony here is that this goes against Unsplash’s own licensing for images,” Aris Stathopoulos commented. “It’s vague and restrictive to the point where one doesn’t even know if they can actually use the images they import.”</p>\n\n\n\n<p>Matt Mullenweg responded to Stathopoulos’ comment, saying, “I agree, not sure if this should be allowed in the directory.”</p>\n\n\n\n<p>The last time the site made a major splash in WordPress news was in 2017 after <a href=\"https://wptavern.com/unsplash-updates-its-license-raises-gpl-compatibility-concerns\">revising its license</a> to prohibit the compilation of photos for the creation of a similar or competing service. Its new branded license made the library’s images incompatible with the GPL and unable to distributed with WordPress themes and plugins.</p>\n\n\n\n<p>Unsplash co-founder Luke Chesser believes these comments are due to a misunderstanding about the license change.</p>\n\n\n\n<p>“As you know, themes have a requirement that themes and their content be GPL compatible,” Chesser said. “Outside of themes, WordPress’s application of GPL doesn’t apply to content in plugins. That’s why you can have a YouTube plugin, a Getty Images plugin, a Giphy plugin, etc. — none of this content is licensed under GPL. In most cases plugins serve content that has a very narrow usage license, much, much more restrictive than the Unsplash License.”</p>\n\n\n\n<h2>Why Unsplash Abandoned Creative Commons Zero Licensing</h2>\n\n\n\n<p>To understand the sensitivity to Unsplash’s licensing change, one must dust off a bit of web history. When the site first started in 2013, the images were licensed under the very permissive <a rel=\"noreferrer noopener\" href=\"http://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\">Creative Commons Zero</a> license. It quickly grew from a Tumblr-hosted photo blog that shared “10 new photos every 10 days” for free, to one of the most popular photo libraries on the web. </p>\n\n\n\n<p>Chesser said the real life problems the Unsplash community encountered caused his team to change the licensing to protect photo authors. </p>\n\n\n\n<p>“People were downloading the images and reselling them on Getty and Shutterstock,” he said. “Even if the people doing this made no money, it was such a negative experience for Unsplash contributors that they would remove their images from Unsplash, removing content that was previously available to openly be created with.</p>\n\n\n\n<p>“Scraping of the site and the library had a similar effect as contributors would see their photos copied over to thousands of free image sites they never signed up for, or worse, their photos being made available to other sites with no attribution.”</p>\n\n\n\n<p>Unsplash contributors were likely not fully aware of the freedoms that the CC0 license affords. These problems may be undesirable applications of the license but they were not outright misuses. When Unsplash changed its license, approximately 200,000 images were no longer identified on the site as being part of the public domain. </p>\n\n\n\n<p>Creative Commons got involved after the organization started receiving questions from users in the open content and free software movements. Ryan Merkley, CEO of Creative Commons at that time, penned an <a href=\"https://creativecommons.org/2017/06/22/unsplash/\">update</a> on Unsplash’s licensing change to the CC community, expressing the organization’s concerns.</p>\n\n\n\n<p>“Our intention is to ensure that CC community members understand what has happened to a service they have been using that incorporated CC tools, and to protect the content that was dedicated to the public domain,” Merkley said.</p>\n\n\n\n<p>Creative Commons called on Unsplash to properly differentiate the works that were previously shared under the irrevocable CC0 license so that they would not disappear from the public domain:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Following the switch to the new Unsplash-branded license, there is no marking of works that were previously shared in the public domain using CC0. The Unsplash API restricts/obscures the full CC0 collection, which we believe to be about 200,000 images, but it isn’t possible to access the complete archive. In order to ensure that the commons is maintained, we hope that Unsplash will either a) properly mark all the works shared using CC0 and/or b) make available a full archive of the CC0 works so they can be shared on a platform that supports open licensing and public domain tools. Previous platforms that have gone under or abandoned open license tools have shared their CC archives for this purpose. We hope Unsplash will follow the same path.</p></blockquote>\n\n\n\n<p>Unsplash declined to identify these images at that time. When I asked Chesser if the company is willing to update their API to differentiate these works, he said they discovered the images were never CC0 to begin with because of Unsplash’s terms: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The 2017 license clarification I described was also brought about because the team from Creative Commons told us that the photos were not licensed under CC0 if there were additional terms stipulated on the terms page. Therefore, the photos were not actually under CC0, as they had been submitted with additional terms attached to them and we could not and can not distribute the photos under the CC0 license. As part of this, we renamed the license to the Unsplash License and clarified the main parts of the terms in the form of the Unsplash License.</p></blockquote>\n\n\n\n<p>The controversy over the license change struck a nerve with those who <a href=\"https://www.designernews.co/stories/84910-unsplash-images-are-no-longer-in-the-public-domain\">perceived the move to be unfair</a> to the community of creators who had been convinced to put their works in the public domain. Unsplash had become a household name on the backs of Creative Commons Zero licensing, with the images fetching more than <a href=\"https://medium.com/unsplash/unsplash-best-of-2017-eb36ee81236\">29 billion views in 2017</a>, only to abandon the license when it was no longer expedient for the growth of their community. </p>\n\n\n\n<p>That body of work that had been originally shared to the public domain was then deftly hidden away (and remains so) with no differentiation in the site’s API to identify these images. This is what Mullenweg seemed to be referencing when he <a href=\"https://wptavern.com/unsplash-launches-official-plugin-for-wordpress#comment-335431\">commented</a> on the plugin launch. </p>\n\n\n\n<p>“Encouraging hotlinking is also pretty suspicious, especially after the previous bait and switch,” Mullenweg said. “Maybe if there was a way again to find just the CC0 licensed images, which the Creative Commons also requested, this could be okay to promote.”</p>\n\n\n\n<p>Chesser contends that the Unsplash community had no complaints with the decision and that the only people who were dissatisfied were those who were not contributors.</p>\n\n\n\n<p>“For anyone who feels that we somehow ‘tricked’ our community, again, I’d point back to the reaction from our actual contributor community — the people who generously submit their images to Unsplash for others to create with,” Chesser said. “We heard no complaints from this community when we clarified the License in 2017. Had there been an issue, had we somehow been taking advantage of their contributions, we would have certainly heard about it then, as our community are very passionate and vocal. </p>\n\n\n\n<p>“The only complaints we heard were from people from outside of the Unsplash community — including Matt — who have never submitted an image to Unsplash and aren’t part of our community. On the internet, there will always be people who disagree with you — we focus on our community and expanding the number of people who have access to create with images.”</p>\n\n\n\n<p>This particular licensing conflict seems to have inspired a bit of lasting apprehension regarding Unsplash’s willingness to change its license and terms in the future. Allowing a plugin to efficiently pump out thousands of images to WordPress sites could potentially make the platform’s user base a vector for disseminating works that someday may not be available with the same freedoms. </p>\n\n\n\n<p>“Could the terms or licensing of that hotlinking change in the future, as the licensing did in 2017?” Mullenweg asked in the comments.</p>\n\n\n\n<p>“I forsee no future scenario where our terms will ever meaningfully change,” Chesser said. “They will of course occasionally be refined, as all terms are—like when we added clarifications around GDPR compliance or when we add new features that require a legal definition. But our mission and goal are the same as they have always been: to enable anyone to create with visuals, and our terms will continue to reflect that.”</p>\n\n\n\n<p>After a few in the WordPress community expressed that the license was not clear in terms of what users can do with the images, Chesser said he would be open to making a separate clarification document to address any legitimate concerns.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">The actual license has been ruled as very clear by a lot of lawyers and we want to avoid complicating it\'s simplicity with more legalese, but we\'re open to making a separate clarification/side-letter/legal document which addresses any legitimate concerns</p>— Luke Chesser (@lukechesser) <a href=\"https://twitter.com/lukechesser/status/1286446954197770244?ref_src=twsrc%5Etfw\">July 23, 2020</a></blockquote>\n</div>\n\n\n\n<p>When the 2017 licensing controversy happened, Richard Best, a technology and public lawyer based in New Zealand, said the new Unsplash license <a href=\"http://wpandlegalstuff.com/unsplash-gpl-compatibility-concern-red-herring/\">could use some clarification</a> regarding freedoms for downstream recipients. He suggested changes that rephrase it as follows: “Unsplash grants <span>you and every person who comes into possession of the photos</span> a nonexclusive copyright license to…”</p>\n\n\n\n<p>“These changes are intended to ensure that downstream recipients of the photos receive the same licence from Unsplash,” Best said. “Both the GPL and the Creative Commons licences are structured in this way. Without these changes, distributors of products like website themes may be concerned that the end users of their products will not receive the rights they need to use the photos for their own purposes.”</p>\n\n\n\n<p>Chesser said the Unsplash License and terms were created by the same legal team that created the Creative Commons licenses. Any major differences regarding the freedoms for downstream recipients were likely considered and intentional. It may still be an important clarification, as the block editor continues to make it easier for users to create and share their own designs with images. </p>\n\n\n\n<h2>Unsplash Clarifies the Purpose of Hotlinking to the CDN and Tracking Views</h2>\n\n\n\n<p>The official Unsplash plugin is different from other plugins created to connect users to the free image library in that it hotlinks images to the Unsplash CDN, ostensibly to reduce the site’s bandwidth usage and speed up delivery.</p>\n\n\n\n<p>“The plugin uses the Unsplash CDN to serve Unsplash images while the plugin is installed and enabled,” Chesser said. “At the same time, every image used in a post will also be copied over to the local server and stored there. We store a copy of every image on the local WordPress install so that if the plugin is disabled or removed by the site owner, their posts can continue to serve the local images and don’t break, however they lose the features of the Unsplash CDN.”</p>\n\n\n\n<p>The CDN also supports dynamic resizing, compression, cropping, automatic file format conversion, and a number of performance improvements that Chesser said the service has implemented based on what the team as learned from serving tens of billions of images every month for 8+ years.</p>\n\n\n\n<p>“When we talked to publishers, these features were extremely important to them,” he said. “Rather than try to rebuild the wheel in WordPress, we wanted to offer these features to publishers as they aren’t supported natively by WordPress and are table stakes for modern image serving.”</p>\n\n\n\n<p>The Unsplash CDN exists to serve the needs of Buzzfeed, Trello, Adobe, Dropbox, Notion, and 2,200+ official <a href=\"https://unsplash.com/developers\">API integrations</a>. It also gives Unsplash contributors a better idea of the real number of views of the content they post.</p>\n\n\n\n<p>“This outsized distribution of their images is one of the main reasons that photographers post on Unsplash,” Chesser said. “A quick <a href=\"https://twitter.com/search?q=unsplash%20views&src=typed_query\">search on twitter</a> gives you a good idea for how important this phenomenon is to our contributors.”</p>\n\n\n\n<p>One commenter <a href=\"https://wptavern.com/unsplash-launches-official-plugin-for-wordpress#comment-335442\">said</a> that she was put off by the official plugin’s requirement to authenticate, since competing plugins don’t add this extra layer.</p>\n\n\n\n<p>“They can now force user sign ups to inflate their user base even though other plugins just serve images without any sort of authentication,” she said. “What is the point in a user authenticating to only receive an API key? It’s not like you can access Likes or your collection with only the API key.</p>\n\n\n\n<p>“Serving images from their CDN also allows them to track image views and URLs which helps inflate the download and view counts for their contributors. These other plugins like Instant Images downloads the file to your media library which would only count as a single download. I’m going to stick with Instant Images as I don’t feel like feeding the advertising machine.”</p>\n\n\n\n<p>Responses to the plugin’s approach were mixed, but overall it seemed that most users were delighted to cut a few steps out of their workflow for posting images to WordPress. The plugin has more than 300 downloads in 48 hours.</p>\n\n\n\n<h2>Is Unsplash in Violation of the WordPress Plugin Directory’s Guidelines?</h2>\n\n\n\n<p>After Matt Mullenweg raised concerns about the plugin’s suitability for the directory, commenters called in similar concerns about the Pexels library, which Automattic uses in Jetpack.</p>\n\n\n\n<p>Unsplash does not appear to be in violation of the official WordPress.org plugin directory guidelines. Earlier this year when asked about a different plugin that imports an Unsplash image, Plugin Team member Samuel Otto Wood <a href=\"https://wordpress.slack.com/archives/C1LBM36LC/p1581854898429000\">responded</a> using an Unsplash-specific example: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Let’s simplify this right down to basics: Lets say you made a plugin that imports images from Unsplash into your site. That plugin is fine. It has no images in it, the purpose of it is to access a library of images and allow you to pull them into your site. You have to take actions to pull in those images. That is perfectly acceptable for being hosted on <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http://w.org/\">w.org</a>. So, you can’t use Unsplash images in your plugin hosted here. But if it pulls them from somewhere else via user action and intention, fine.</p></blockquote>\n\n\n\n<p>Chesser sees the concerns regarding the clarity of Unsplash’s licensing as unwarranted, given Automattic’s use of the Pexels library.</p>\n\n\n\n<p>“Pexels made a clone of the Unsplash License with the exact same restrictions shortly after we updated it in 2017,” Chesser said. “At no point has WordPress expressed any skepticism that the Pexels License is legally vague. Given that they have instead created multiple official partnerships with Pexels, including adding it to Jetpack, then I would expect that they consider the license to be legally clear.”</p>\n\n\n\n<p>Both Pexels and Unsplash licenses share similar restrictions but Pexels has more restrictions on how images can be used. Chesser believes the renewed concerns are entirely founded on Unsplash’s controversial 2017 licensing change.</p>\n\n\n\n<p>“Before 2017, we had a strong relationship with WordPress,” Chesser said. “Since then, WordPress has essentially cut off all ties with Unsplash and instead made partnerships with Pexels to integrate into WordPress features. What’s strange though is that shortly after we clarified our license in 2017, Pexels did the same thing, adding the same restrictions <a rel=\"noreferrer noopener\" href=\"https://www.pexels.com/terms-of-service/#restrictions-on-use-of-the-service-and-content:~:text=to%20portray%20any%20person%20depicted%20in,engaging%20in%20immoral%20or%20criminal%20activities%3B\" target=\"_blank\">plus a few additional ones</a>.</p>\n\n\n\n<p>“Specifically, you can see that they have the same restriction around <a rel=\"noreferrer noopener\" href=\"https://www.pexels.com/license/#flash-container:~:text=Don\'t%20sell%20unaltered%20copies%20of%20a,physical%20product%20without%20modifying%20it%20first.\" target=\"_blank\">reselling of content</a> and the <a rel=\"noreferrer noopener\" href=\"https://www.pexels.com/license/#flash-container:~:text=Don\'t%20redistribute%20or%20sell%20the%20photos%20and%20videos%20on%20other%20stock%20photo%20or%20wallpaper%20platforms.\" target=\"_blank\">same restriction around recompiling and scraping of the site</a>. (Note: they use the word redistribute on the license page, but <a rel=\"noreferrer noopener\" href=\"https://www.pexels.com/terms-of-service/#intellectual-property:~:text=the%20right%20to%20compile%20any%20Pexels%20Content%20to%20replicate%20a%20similar%20or%20competing%20Service%3B\" target=\"_blank\">use the word compile in their terms</a>.)”</p>\n\n\n\n<p><a href=\"https://xwp.co/\">XWP</a>, the agency that Unsplash partnered with to build the plugin, said the license is “significantly less restrictive than Pexels, Youtube, Getty, Spotify and many other examples you’ll find throughout the plugin directory.” If this plugin is in violation, then many others would be called into question along with it.</p>\n\n\n\n<p>“As rule 6 on the <a rel=\"noreferrer noopener\" href=\"http://wordpress.org/\" target=\"_blank\">WordPress.org</a> plugin guidelines clearly state: ‘Plugins that act as an interface to some external third party service (e.g. a video hosting site) are allowed, even for paid services,” XWP CTO Derek Herman said.</p>\n\n\n\n<p>“As their high quality images are available as an API, we built a community plugin up to WordPress VIP coding standards so that Unsplash would work on a variety of use cases, from WordPress versions 4.9 to 5.4. Integration with APIs has been key to WordPress’ growth over the past few years.”</p>\n\n\n\n<p>Herman also cited several prominent examples of content integrations with varying licenses and terms that govern the content:</p>\n\n\n\n<ul><li>A leading enterprise publishing plugin is <a href=\"https://wordpress.org/plugins/getty-images/\" target=\"_blank\" rel=\"noreferrer noopener\">Getty Images</a>, which is a <a href=\"https://wpvip.com/plugins/getty-images/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress VIP partner plugin</a> and has long been used by larger organizations. It primarily sells “restricted-usage” images connected to a network of media sources like newspapers and freelancers.</li><li><a href=\"https://wordpress.org/support/article/embeds/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress core has extensive oembed support for third parties</a>, which takes third-party URLs and parses them in a way to link to the site. While Amazon Kindle, Spotify and Youtube’s content licensing rules are quite restrictive, the goal of these integrations are to encourage content creators to tell stories with what they find across the internet.</li><li>In its most recent release <a href=\"https://jetpack.com/2020/07/07/87-easier-reach-customers/\" target=\"_blank\" rel=\"noreferrer noopener\">Jetpack included two exciting new media integrations</a>—Google Photos and Pexels—which are certainly relevant here. Pexels actually has a “<a href=\"https://help.pexels.com/hc/en-us/articles/360043229813-Can-I-use-photos-and-videos-from-Pexels-in-a-political-campaign-\" target=\"_blank\" rel=\"noreferrer noopener\">political views</a>” clause in their license. As they do not define what is a “political policy or viewpoint” it could be viewed as too restrictive as nearly any post could be construed as being political.</li><li>There are a few other plugins using Unsplash in the WordPress ecosystem, such as <a href=\"https://wordpress.org/plugins/instant-images/\" target=\"_blank\" rel=\"noreferrer noopener\">Instant Images</a> (which has been in the directory for over three years). In fact, WordPress Release lead Riad Benguella wrote a great prototype plugin called “<a href=\"https://wptavern.com/drop-it-plugin-brings-gifs-and-unsplash-photos-to-gutenberg\" target=\"_blank\" rel=\"noreferrer noopener\">Drop It</a>,” which integrates with both GIPHY and Unsplash, and served as inspiration for us on this project. </li></ul>\n\n\n\n<p>At the moment, it seems Unsplash is within WordPress.org’s plugin directory guidelines, but if its terms and licensing are deemed incompatible, many media integrations in the plugin ecosystem will also be called into question. Users who object to Unsplash’s method of delivery can always opt to use a plugin with a different approach. Those who want to support libraries that serve images with GPL-compatible licensing can check out the Theme Team’s list of <a href=\"https://make.wordpress.org/themes/handbook/review/resources/#recommended-websites-for-images\">recommended sources</a> and look for plugins that integrate those.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2020 17:24:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Revised Block Directory Guidelines Proposal Updates Wording but Changes Little Else\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102315\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:231:\"https://wptavern.com/revised-block-directory-guidelines-proposal-updates-wording-but-changes-little-else?utm_source=rss&utm_medium=rss&utm_campaign=revised-block-directory-guidelines-proposal-updates-wording-but-changes-little-else\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6513:\"<p class=\"has-drop-cap\">Yesterday, Alex Shiels <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">posted an update</a> to the <a href=\"https://github.com/WordPress/wporg-plugin-guidelines/pull/70/files#diff-bcf4c6e86251a8d088c6bd5800c476ff\">proposed guidelines</a> for the WordPress block directory. The document adds eight rules for plugin authors to follow if they plan to add their one-off blocks to the directory. The guidelines are additional requirements on top of the existing plugin directory guidelines.</p>\n\n\n\n<p>While the wording and organization of the block guidelines received a revamp in comparison to the <a href=\"https://github.com/WordPress/wporg-plugin-guidelines/blob/87a9a17eca6d4b39a6bb4b1f2c8dcf33aff26336/blocks.md\">original proposal</a>, the overall sentiment is unchanged. Shiels thanks community developers for the feedback on the original guidelines but does not go into detail about the things that changed as a result.</p>\n\n\n\n<p>The primary guidelines are mostly expected, run-of-the-mill requirements for blocks. Developers need a <code>block.json</code> file. They should name stuff appropriately. Plugins should contain only a single block. Plugins should only touch the block editor. Blocks should work seamlessly once activated.</p>\n\n\n\n<p>The remaining guidelines are certain to be a disappointment or point of contention for some developers.</p>\n\n\n\n<h2>Monetization Still Not Allowed</h2>\n\n\n\n<p class=\"has-drop-cap\">The largest <a href=\"https://wptavern.com/can-the-block-directory-and-business-interests-coexist\">feedback on the guidelines</a> we received here at the Tavern surrounded what is essentially a blanket ban on commercial interests for block developers. Blocks still cannot hook into a paid service or advertise within the admin. This limitation will obviously turn away many businesses that may have been looking forward to the block directory as a potential avenue for profit. Right now, one-off blocks will need to be built by those with altruistic interests, giving back to the community simply out of the kindness of their hearts.</p>\n\n\n\n<p>While there is nothing inherently wrong with wanting to do that, it is not attractive to developers who are primarily focused on putting food on the table. Hobbyists and larger businesses with the resources to give back will be well-suited to add blocks to the directory. However, it will give a lot of developers pause because it is unlikely a good return on investment. Instead, those developers are more likely to submit their blocks to the normal plugin directory with their normal upsell methods. This will only serve to make block discoverability harder for end-users.</p>\n\n\n\n<p>This is a missed opportunity to build a well-rounded system that is fair to both users and developers who need to make a living. Whether it is through the plugin tag system or specific guidelines on monetization, we could have built something that made everyone a little happy and a little mad, a compromise that merged a good user interface and experience.</p>\n\n\n\n<p>It is not like there have been no proposals. In January, Luke Carbis wrote a detailed outline of <a href=\"https://carb.is/2020/01/block-business/\">how WordPress could provide a middle ground</a> between sustainability (business models) and accessibility (free options) with the upcoming block directory. His fear was that the block directory would be full of blocks without updates in a few years because the completely free model is unsustainable. His proposal was a badge-based system that let users know if a block contained ads, used a freemium model, or required a sign-in to a third-party service.</p>\n\n\n\n<p>The current guideline is not set in stone. This is the first version of the block directory. It is not out of the question that the team could change things as the directory grows over time.</p>\n\n\n\n<h2>No Love for Server-Side Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">The block directory guidelines are still heavily geared toward static blocks. PHP must be kept at a minimum and primarily be used to load any necessary scripts and stylesheets. Server-side blocks are not getting much attention at the moment, which may be a limitation of the software.</p>\n\n\n\n<p>It would be great to see a way for some server-side blocks to be included in the block directory. For example, a breadcrumbs block would need to rely heavily on PHP to render its output. It is a dynamic block rather than static. This particular block would not be useful until full-site editing lands in WordPress, which is still several months away. However, I am getting the itch to turn an old breadcrumbs plugin of mine into a block. It would be neat to see it listed in the block directory.</p>\n\n\n\n<p>There are countless other scenarios. Post lists, product grids, and data pulled from external APIs are all good use cases for one-off blocks.</p>\n\n\n\n<h2>Dependencies Are Not Allowed</h2>\n\n\n\n<p class=\"has-drop-cap\">Given the way that WordPress works, it makes sense to ban dependencies on other plugins for any particular block to function. This is an old limitation that is rearing its head again. Every other modern framework uses some sort of dependency management to address this problem.</p>\n\n\n\n<p>The block directory has the potential to exacerbate the problem even further. Because plugins coming from this directory will be single blocks, it will often mean that developers are using the same bits of code across multiple projects. For example, an end-user may activate multiple block plugins that rely on the same JavaScript library. Because there is no 100%, sure-fire way to make sure only one instance of this library is loaded, users may be running multiple instances of it on their sites. It is not a new problem, but smaller block plugins mean that users are more likely to install more plugins. It increases the probability of running into this issue.</p>\n\n\n\n<p>If there was any sort of basic dependency management for plugin authors to use in WordPress, it would solve a world of problems. Over the years, developers have created methods to minimize the issues stemming from the lack of such a system. However, nothing is foolproof without a standard to follow.</p>\n\n\n\n<p>This has also held developers back from building libraries, scripts, and tools that could benefit the entire development community as a whole. Everyone builds their own things in-house, and the block directory is making a promise for more of the same.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Jul 2020 20:38:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"BuddyPress: BuddyPress 6.2.0 beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=312990\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://buddypress.org/2020/07/buddypress-6-2-0-beta/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2350:\"<p>Hi BuddyPress contributors!</p>\n\n\n\n<p>We will soon publish a maintenance release (<strong>6.2.0</strong>) to prepare BuddyPress to some changes that will introduce WordPress next major release (5.5.0). WordPress 5.5.0 is slated for August 11, and we’d love you to help us use the coming days to make sure your favorite community engine is ready to fully enjoy this new version of WordPress.</p>\n\n\n\n<p>BuddyPress 6.2.0 will make sure our BP Email feature is using the 6.0 version of PHPMailer when WordPress 5.5.0 is installed on your site and will carry on using its version 5.2 when your WordPress version is lower (4.8 to 5.4 for the supported versions of our 6.0 branch). For more information about it, please have a look to this <a href=\"https://buddypress.trac.wordpress.org/ticket/8322\">ticket</a>.</p>\n\n\n\n<p>If you’re a plugin or a theme developer and are extending our BP Email feature, we strongly advise you to test your code with the latest pre-release of WordPress 5.5.0 (eg: <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">5.5.0-beta3</a>) and BuddyPress <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.2.0-beta1.zip\">6.2.0-beta1</a>.</p>\n\n\n\n<p>WordPress 5.5.0 will also <a href=\"https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/\">remove the jQuery Migrate library</a>, as BuddyPress uses a lot jQuery, we’ve been checking the impact of this removal. We haven’t found any issue so far, but if you do, please warn us about it commenting this <a href=\"https://buddypress.trac.wordpress.org/ticket/8333\">ticket</a>.</p>\n\n\n\n<p>A detailed changelog will be part of our official release notes, but, until then, you can check out this <a href=\"https://buddypress.trac.wordpress.org/query?status=closed&group=resolution&milestone=6.2.0\">report on Trac</a> for the full list of fixes.</p>\n\n\n\n<p>You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.2.0-beta1.zip\">6.2.0-beta1</a> pre-release in 2 ways :</p>\n\n\n\n<ul><li>Use the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.2.0-beta1.zip\">Download the 6.2.0 beta release here (zip file)</a>.</li></ul>\n\n\n\n<p>Thanks in advance for your contributions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Jul 2020 00:45:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Google Delays Mobile-First Indexing Deadline to March 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102262\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"https://wptavern.com/google-delays-mobile-first-indexing-deadline-to-march-2021?utm_source=rss&utm_medium=rss&utm_campaign=google-delays-mobile-first-indexing-deadline-to-march-2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3509:\"<p>Google had set September 2020 as the deadline for when it would begin to fully switch over to crawling and indexing sites using mobile-first indexing but announced today that site owners will have more time to prepare. The deadline has been <a href=\"https://webmasters.googleblog.com/2020/07/prepare-for-mobile-first-indexing-with.html\">extended to March 2021</a>. </p>\n\n\n\n<p>Mobile-first indexing is a long-term plan that Google began rolling out in July 2019 by enabling it for new domains. The company cited “these uncertain times” as the reason for delaying the next phase of the rollout. The announcement also referenced further testing that showed a number of common issues sites are having in making the transition. Google urged site owners to pay close attention to several important issues:</p>\n\n\n\n<ul><li>Robots meta tags on mobile version should match the desktop version or Google may fail to index or follow links on the page.</li><li>Do not lazy-load primary content based on user interactions (like swiping, clicking, or typing), because the Googlebot doesn’t trigger these user interactions.</li><li>Avoid the bad practice of using smaller images on mobile to fit the smaller screen. Small and low quality image will not be favorably indexed.</li><li>Ensure content on the mobile version matches the desktop, since only the mobile version will be used for indexing and ranking in Search. </li><li>Include meaningful alt text for images.</li></ul>\n\n\n\n<p>Google also outlined several other tips for image and video markup and placement. The announcement is essentially a tutorial for how to improve common mistakes that can negatively impact mobile ranking and indexing.</p>\n\n\n\n<p>Since mobile-first indexing is already enabled for most currently crawled sites, some speculated that the delayed deadline was due to hastily migrated mobile subdomain sites. John Mueller, Webmaster Trends Analyst at Google, confirmed this is the case and advised site owners to avoid this dated approach and update at the nearest opportunity.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">That\'s basically the inverse of how it was before, when desktop URLs were sometimes shown in mobile serps. Ideally, you\'d redirect by device type. M-dot sites do make things harder; for new sites I\'d avoid them, for older sites, I\'d fix with the next bigger revamp.</p>— 🍌 John 🍌 (@JohnMu) <a href=\"https://twitter.com/JohnMu/status/1285877309862563840?ref_src=twsrc%5Etfw\">July 22, 2020</a></blockquote>\n</div>\n\n\n\n<p>Before the advent of responsive design, many WordPress site owners added plugins that would create a separate mobile site to provide a more mobile-friendly browsing experience. Website visitors soon expected the entire web to be available to them on the devices they carried around in their pockets. This is now the primary way that people interact with the web, and Google’s mobile-first indexing is a reflection of this new reality.</p>\n\n\n\n<p>If your WordPress site is still relying on a plugin to create a separate mobile site, or if you are using a plugin for lazy loading, make sure that the solution you have in place is following Google’s <a href=\"https://developers.google.com/search/mobile-sites/mobile-first-indexing\">mobile-first indexing best practices</a>. There are still 9 months remaining before Google makes mobile-first indexing and ranking the default for the entire web.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2020 23:20:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Zero BS CRM Rebrands and Relaunches as Jetpack CRM\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/zero-bs-crm-rebrands-and-relaunches-as-jetpack-crm?utm_source=rss&utm_medium=rss&utm_campaign=zero-bs-crm-rebrands-and-relaunches-as-jetpack-crm\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5649:\"<img />Jetpack CRM welcome screen.\n\n\n\n<p class=\"has-drop-cap\">Mike Stott, co-creator of Zero BS CRM, <a href=\"https://jetpack.com/2020/07/20/introducing-jetpack-crm/\">announced the launch of Jetpack CRM</a> on Monday. The news was the seemingly inevitable rebranding of the original plugin that he and Woody Hayday had built. Automattic, the owner of the Jetpack plugin, acquired the project almost a year ago. While <a href=\"https://wordpress.org/plugins/zero-bs-crm/\">Jetpack CRM</a> carries the “Jetpack” name, it is still a standalone project and has a <a href=\"https://jetpackcrm.com/\">dedicated website</a>.</p>\n\n\n\n<p>CRM stands for “customer relationship management.” Such systems allow businesses to manage relationships through an interface but can vary extensively in user experience. The goal is to manage contacts, sales, and productivity through the software.</p>\n\n\n\n<p>The duo of Stott and Hayday have had a bit of a journey in the past year. In August 2019, <a href=\"https://wptavern.com/automattic-acquires-zero-bs-crm-considers-rebranding-it-as-jetpack-crm\">Automattic acquired the project</a> and provided the resources for the team to continue working on Zero BS CRM. The <a href=\"https://wptavern.com/zero-bs-crm-3-0-improves-ui-changes-database-structure-and-becomes-more-extendable\">3.0 launch</a> in December 2019 was a massive undertaking that included a major database change and UI improvements. Since then, they have worked toward rebranding the project. Stott also did this with a newborn in his family.</p>\n\n\n\n<p>When version 3.0 of Zero BS CRM launched, Stott said they were still discussing whether to rebrand and bring the plugin under the Jetpack umbrella. They were gathering user feedback at the time, but his primary focus was on developing features. The name was not the foremost thing on his mind. However, branding can make or break even a good project, and Jetpack is as close to a household name as any product coming out of the WordPress ecosystem. It made sense to lean on that branding.</p>\n\n\n\n<p>“Jetpack’s mission is to help entrepreneurs and small businesses succeed by providing tools that keep their sites fast and secure,” said Stott. “We felt that from within the Automattic family, this was a great match. We created ZBS CRM with the same end goal in mind — helping you succeed through better customer relationships, so it just made sense.”</p>\n\n\n\n<p>After nearly a year beyond the acquisition, Stott feels like things are going great within the new environment at Automattic. “We’ve found the right product fit within Automattic,” he said. “In Jetpack, we’re happy that we can really push the CRM, and it’s exciting to be part of the bigger WordPress family and being able to integrate with WooCommerce, etc.”</p>\n\n\n\n<p>Version 4.0 of the plugin primarily changes the branding in the admin and lightens the UI background. The team has also continued to add small changes.</p>\n\n\n\n<p>“Looking ahead, we’re excited to continue developing the CRM following user feedback,” said Stott. “We’ll be working on our roadmap and, of course, how we can best integrate with the Jetpack family.”</p>\n\n\n\n<h2>Growing and the Future</h2>\n\n\n\n<p class=\"has-drop-cap\">Jetpack CRM currently has 3,000+ active installs. This is up from 2,000 since the launch of version 3.0 last December. It has been a slow road thus far. However, there is room for growth. The leading CRM plugin, Hubspot, has 100,000+ active installs. There should be plenty of room for competing plugins in the CRM market.</p>\n\n\n\n<p>“There’s a massive opportunity for CRM in the WordPress space,” said Stott. “A CRM is not like installing an SEO plugin on every website you own — generally you’d only have a single CRM for your business — but it’s the core of your business. The fact that 3,000+ users and counting are choosing WordPress to run their CRM is a great start.”</p>\n\n\n\n<p>The Jetpack brand should help spur some of the growth, particularly if Automattic pushes it as an add-on within the primary Jetpack plugin.</p>\n\n\n\n<p>“[Jetpack] has substantial reach among website owners who would benefit from a CRM but may not know what a CRM is,” said Stott. “While we’re happy that the plugin is still growing organically, we are just about set up to really push Jetpack CRM with full force.”</p>\n\n\n\n<p>Stott believes the Hubspot comparison isn’t apples-to-apples. Unlike Jetpack CRM, the Hubspot plugin pushes users to an app that is hosted off-site.</p>\n\n\n\n<p>“While this makes sense for some users, it doesn’t really take advantage of the huge benefits that native WordPress plugins offer,” he said. “Jetpack CRM sits on the user’s servers. Users manage and control their own data — a huge win under the GDPR whereas a site owner you’re legally required to know where your data is held. Not to mention that the plugin is also extendable.”</p>\n\n\n\n<p>Stott said he has always loved the WordPress community’s open-source approach and the freedoms that it provides to build something custom or extend what is already there. There should be ample opportunity for developers to extend Jetpack CRM’s codebase.</p>\n\n\n\n<p>“To my mind, there has never been a more exciting time for plugins like Jetpack CRM, which we envision as the ‘business layer’ for modern entrepreneurs, much like WooCommerce has democratized eCommerce,” he said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2020 19:21:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Unsplash Launches Official Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=101136\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"https://wptavern.com/unsplash-launches-official-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=unsplash-launches-official-plugin-for-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6658:\"<p><a href=\"https://unsplash.com/\">Unsplash</a> has released its own <a href=\"https://wordpress.org/plugins/unsplash/\">official plugin for WordPress</a>, co-developed with the team at <a href=\"https://xwp.co/\">XWP</a>. The plugin seamlessly connects Unsplash’s 1 million+ free high-resolution image library with the WordPress editor.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<a href=\"https://cloudup.com/cUQ5pBCD6jD\"><img src=\"https://cldup.com/3UUPV-2ayL.gif\" alt=\"Post usage 1\" width=\"1100\" height=\"612\" /></a>\n</div>\n\n\n\n<p>Users can easily search Unsplash directly inside the custom block and insert images with attribution and alt description info automatically filled in. The selected images are download and added to the WordPress media library, saving users the trouble of having to leave their dashboards to search, download, and upload images. </p>\n\n\n\n<p>Unsplash co-founder Luke Chesser described the project as “bringing the internet’s image library to the internet’s publishing platform.” Although the plugin is useful for any type of website – from small blogs to businesses, it was large publishing organizations that provided the impetus for Unsplash to develop an official integration for WordPress.</p>\n\n\n\n<p>“We’ve been working with a lot of publishers as they integrate Unsplash into their publishing flows to replace legacy solutions,” Chesser said. “With so many publishers being powered by WordPress, we saw a repeated need for a high quality integration that could be shared by all of the publishers. In order to best serve them, we needed to offer something that we could ensure met their needs both now and in the future.”</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/instant-images/\">Instant Images</a>, a plugin that boasts one-click Unsplash uploads, is currently the largest competitor to the adoption of the official plugin with more than 50,000 active installs. Many other plugins have also added some form of Unsplash integration in the past. Chesser said his team has loved seeing the variety of applications developers have created with their API and they were hesitant to create their own plugin.</p>\n\n\n\n<p>“We saw a gap between the things big and small publishers were telling us, and the way the existing plugins had been developed,” he said. “Most existing plugins reupload the image to the WordPress library and then treat it as a standard image, which breaks a handful of things:</p>\n\n\n\n<ul><li>Image attribution to the original photographer is usually lost (or is no longer supported past the first usage)</li><li>The time it takes for the server to download the image and then reupload it can be slow</li><li>Out of the box, WordPress’s current support for dynamic image URLs that adapt to the device connection and screen size is limited and by using the Unsplash CDN, we could ensure that the right size image is served to better optimize for performance.”</li></ul>\n\n\n\n<p>When developing the official plugin, Unsplash and XWP took feedback from publishers and aimed to improve on how existing plugins handled images. After testing it, I found the search feature was fast and setup was a breeze. The plugin handles everything for the user invisibly in the background and its integration with the block editor makes it feel like a natural part of WordPress.</p>\n\n\n\n<h2>Unsplash Aims to Increase Its Audience by Enhancing the Publishing Workflow for WordPress Publishers</h2>\n\n\n\n<p>As Unsplash looks to define a new economic model around photography, WordPress-powered sites are a major consideration, since the platform powers <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">more than 37%</a> of Alexa’s top 10 million websites.</p>\n\n\n\n<p>Seven years after it started as a Tumblr blog, Unsplash is moving to directly monetize the site by working with brands to create photos that will appear in search results. “Unsplash for Brands” launched in December 2019 as an answer to the question of how Unsplash will make money. Companies pay to have their branded images show up prominently in search results alongside other organically ranking images that match users’ queries. </p>\n\n\n\n<p>“While they serve completely different purposes, I think a lot of brands are growing tired of the state of digital advertising today, with Facebook and Google having a host of problems around privacy, targeting, and negative consequences for culture,” Chesser said. “Unsplash allows brands to influence the visual mindshare of the internet while having an authentic and positive impact on their audience.” </p>\n\n\n\n<p>Launching an official WordPress plugin is a strategic move for Unsplash as it puts those branded images in front of a larger audience with users searching directly within the editor. Although the company continues to push out new features to the Unsplash API, many publishers did not have the resources to create their own integrations.</p>\n\n\n\n<p>“After so many conversations with publishers, both big and small, that want to integrate the Unsplash library but can’t due to resources, we felt that we needed to offer something more ready to use than the raw API or SDKs,” Chesser said.</p>\n\n\n\n<p>“We built the current version of the Unsplash for WordPress plugin so that it meets those needs of publishers now, but we know that we can push it a lot further in the future.” </p>\n\n\n\n<p>The first iteration of the plugin mirrors the flow and features that a user would have while navigating unsplash.com, while keeping the writer inside the editor. Now that Unsplash is integrated into the WordPress publishing flow, Chesser sees the opportunity to add more interesting features. Open sourcing the plugin also has the potential to increase Unsplash’s audience as developers extend its core features for use in other plugins.</p>\n\n\n\n<p>“Using the context of the post, we can help suggest images or prefill a search using natural language processing,” Chesser said. “We can link together Unsplash images with other WordPress tools to help publishers edit and process images directly in their posts. And with a lot of the work from the plugin being focused on making Unsplash images work natively inside of the WordPress Media Library, we can even open-source the core in such a way that developers can extend and reuse the functionality, avoiding duplication across all of our third party WordPress plugins.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2020 23:33:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Why Accessibility Matters for WordPress Themes and Their Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102133\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:189:\"https://wptavern.com/why-accessibility-matters-for-wordpress-themes-and-their-users?utm_source=rss&utm_medium=rss&utm_campaign=why-accessibility-matters-for-wordpress-themes-and-their-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13307:\"<p>“Do you ever read the subtitles on a video so you didn’t need to unmute it?” asked William Patton, a representative from the WordPress Themes Team. “Used the ‘beep’ from a crosswalk to know when to cross the road? Found yourself reading the info panel at an airport? Those things are considered features, but in reality, they are aids for people with additional needs.”</p>\n\n\n\n<p>As I talked with Patton and other reps from the Themes Team, it was clear they believed accessibility was a vital piece of the theme-building puzzle. The team has made small moves in the last year to bring more themes up to standards. However, it has been a slow-going process.</p>\n\n\n\n<p>Last July, the <a href=\"https://wptavern.com/wordpress-theme-review-team-initiates-new-long-term-plan-to-make-all-wordpress-org-themes-accessible\">team initiated a plan</a> to add a new guideline every two months or so that would address a single accessibility issue. It would become every theme author’s responsibility to make sure they were meeting the new guidelines. It would be every reviewer’s responsibility to understand how to test guidelines as they were implemented. Thus far, the team has required only that themes have a working skip-to-content link and keyboard-capable navigation menus.</p>\n\n\n\n<p>Not every theme author was excited about the move. Some have still shown resistance a year later.</p>\n\n\n\n<p>Last week, we covered the Astra theme’s news of hitting 1 million active installs. A <a href=\"https://wptavern.com/astra-becomes-the-only-non-default-wordpress-theme-with-1-million-installs#comment-335038\">commenter made a point</a> that the data shows that end-users do not care about accessibility — the Astra theme makes no mention of being accessibility-ready. The conclusion was that the Themes Team should not be implementing such guidelines based on the success of one of the directory’s most popular themes.</p>\n\n\n\n<p>While there are several things we could do to pick apart the original comment and the limited view of the situation, we can instead use it as a catalyst to discuss why accessibility is something that should be at the forefront of every theme author’s mind. Patton, along with Themes Team representatives Carolina Nymark and Denis Žoljom, had a lot to say on the subject.</p>\n\n\n\n<p>The overarching theme was that awareness is vital and that theme developers play a crucial role in making the web more accessible.</p>\n\n\n\n<h2>Awareness Is Key</h2>\n\n\n\n<img />\n\n\n\n<p>Žoljom likened the awareness of accessibility to that of a cisgender person looking at the world from the perspective of a transgender person. Once he became aware of larger issues, he made sure to address gender-specific pronouns in his code comments, such as replacing instances of “he” with “they.” He hopes such small changes spark similar changes from others.</p>\n\n\n\n<p>He said the situation was the same with accessibility. “It might not mean much to a person who doesn’t have any disabilities, but putting yourself in somebody else’s shoes changes one’s perspective. This is why we started to include things like skip links, keyboard nav, etc.”</p>\n\n\n\n<p>The team does not hope theme authors will merely become technically proficient at addressing accessibility issues in their themes. While that would be a help from a review standpoint, it addresses only the symptoms rather than root causes of the issues. Instead, by making more developers aware, they will begin to look at development from multiple perspectives. They will ask how a screen-readers will handle their theme. They will ask whether their colors have enough contrast for low-vision users to read. They will wonder if non-mouse users can navigate their users’ sites.</p>\n\n\n\n<p>The technical stuff is the easy part. Changing perspectives and becoming more empathetic toward those who are different is much more difficult. But not impossible.</p>\n\n\n\n<p>“A lot of us who build for the web are lacking some basic insights into what it is like to have additional needs beyond what is our own normal,” said Patton. “There is a saying: ‘if you could see it through my eyes, you would see it differently.’ If you could see through the eyes of someone with color blindness or impaired vision, you quite literally would see things differently.”</p>\n\n\n\n<p>The trouble with humans, in general, is that it can sometimes be hard to see things through someone else’s eyes. Of course, there are tools to simulate accessibility issues for developers, so that helps. However, these tools do not replicate what it is like to walk through life with a particular impairment or disability. Some of us can only partially glimpse the difficulties that others may have when navigating the web. This does not mean that we cannot address the downfalls of the software we build and become more inclusive to all people, especially if we are proactive when issues are raised.</p>\n\n\n\n<p>Nymark identified a few areas where the community can improve awareness:</p>\n\n\n\n<ul><li>Make sure that all contributors are aware of the WordPress accessibility requirements so that all new features are accessible.</li><li>Highlight accessibility improvements when WordPress is updated.</li><li>Feature more diverse use cases and highlight areas where the accessibility that is built into WordPress has helped people share and access important content.</li></ul>\n\n\n\n<p>“The themes team hopes that by making theme authors aware of accessibility issues, authors will learn that even small changes to their code and design can have a great positive impact,” she said.</p>\n\n\n\n<h2>Is Accessibility Important to End-Users?</h2>\n\n\n\n<img />\n\n\n\n<p>Certainly, accessibility is important for <em>some</em> users. It certainly mattered to Guillermo Robles, a blind man who sued pizza chain Domino’s in 2016 for an inaccessible website. The court case was important enough that it moved through the system all the way to the U.S. Supreme Court. Ultimately, the <a href=\"https://wptavern.com/u-s-supreme-court-denies-dominos-appeal-to-determine-whether-websites-must-be-accessible\">higher court denied Domino’s appeal</a> of an earlier ruling. The U.S. 9th Circuit court had previously ruled that business websites fall under Title III of the American with Disabilities Act (ADA) and must meet accessibility standards.</p>\n\n\n\n<p>This was a landmark case in the U.S. for accessibility advocates last October. It is also worth remembering as we near the upcoming 30th anniversary of the ADA on July 26.</p>\n\n\n\n<p>Domino’s is a billion-dollar business. The company has enough money to fight such battles for years. They also have the money to hire world-class web developers to correct any accessibility issues.</p>\n\n\n\n<p>However, for small business owners, hiring a single developer, much less an entire agency or team, is often a non-starter. Many small businesses are fortunate to break even. WordPress and its ecosystem of free or low-cost solutions have democratized eCommerce on a scale previously unwitnessed. It means that mom-and-pop stores can have an online presence. It means teens can begin selling their custom art and a multitude of others can make money online without the backing of wads of cash.</p>\n\n\n\n<p>For these small business owners, many are unaware of accessibility concerns. They pick up a few plugins and find a theme that suitably matches their branding. The possibility of an impending accessibility-related lawsuit is the furthest thing from their mind. This is a major reason that WordPress needs to be a leader in meeting accessibility standards. Themes, which are the part of the site that visitors will interact with, are possibly the most important part of that equation.</p>\n\n\n\n<p>Some would argue that small business owners should understand the laws of their jurisdiction. That is true. However, it is also partly the responsibility of the software creators, says the Theme Team representatives.</p>\n\n\n\n<p>“Yes, the technology should account for additional needs,” said Patton. “Yes, the tooling should enable people to make good choices with regards to this. Yes, it should be easy to meet a minimum level of accessibility in the things we create with ease. Yes, it should be a fair assumption that the choices available to pick from are accessible.”</p>\n\n\n\n<p>The web is inherently accessible out of the box. Raw HTML is read and output by web browsers in such a way that the content can be accessed by anyone. Patton says that it is the things that developers do from that point forward that makes that experience better or worse.</p>\n\n\n\n<p>“Trade-offs are made that are well-intentioned but not always helpful,” he said. “Design trade-offs are the easiest to point out. Taking text and embedding it into an image means that some of its value is lost in exchange for it looking pretty. Using closely matching colors for text and background might create an interesting effect to some people but for others, it makes it impossible to read. Sometimes it’s about balancing those trade-offs with the needs of others, but it is those kinds of trade-offs that most people struggle to give up.”</p>\n\n\n\n<p>Nymark described some more technical issues that the average end-user should expect to simply be a non-issue. For example, it is reasonable to assume that a theme installed from the official WordPress directory would be free from HTML, PHP, and JavaScript errors. These are items that users should not have to worry about checking before activating the theme on their site. The errors should simply not exist.</p>\n\n\n\n<p>It is that level of quality control that end-users should expect in terms of accessibility, an assurance that the theme does all the things it is supposed to do. It is not about whether end-users “care” about accessibility.</p>\n\n\n\n<p>“If a form on a shop checkout page is not working, this can lead to loss of income,” she said. “Users rely on the technical solution provided by plugins and themes and expect everyone to be able to use their shop. Whether or not the site owner recognizes this as an accessibility issue is irrelevant because their page just needs to work.”</p>\n\n\n\n<h2>Why Theme Authors Should Care</h2>\n\n\n\n<img />\n\n\n\n<p>“If those who choose themes don’t consider accessibility and the theme author did not consider it, then the [visitors] of the sites built with those themes are the ones that lose out,” said Patton. “It’s not a huge leap to realize that low accessibility on your site directly equates to a reduction of potential users.”</p>\n\n\n\n<p>He said that end-users would naturally assume the themes they are picking from do not have accessibility issues. However, that assumption is typically far from accurate.</p>\n\n\n\n<p>“Theme authors should care about the accessibility of their creations so that the people picking their themes don’t need to use it as a deciding factor,” he said.</p>\n\n\n\n<p>My go-to response is that developers should concern themselves with accessibility because it is for the collective good. Humans should care about making sure that all other humans have the same freedoms that they enjoy, which are often take for granted.</p>\n\n\n\n<p>Even those who cannot view it from that perspective should be able to appreciate that it is a smart business decision. It makes little sense to leave money on the table, especially if you are a developer who is selling a theme or upselling additional features on top of a free theme. There is an entire segment of users that represents money lost.</p>\n\n\n\n<p>Additionally, more and more countries are implementing laws around web accessibility. Over time, such laws will be commonplace, particularly in the business sector. Inaccessible themes will lose users as such laws are enforced. Now is a good time to get ahead of impending change.</p>\n\n\n\n<h2>More Guidelines Ahead</h2>\n\n\n\n<p>The WordPress Themes Team has been slow about adopting additional guidelines surrounding accessibility. However, more are expected to land at some point. Team reps want to work with authors and reviewers alike to make the transition as painless as possible.</p>\n\n\n\n<p>“We have not added anything else because theme authors are still not releasing themes with working implementations of skip links and usable keyboard navigation,” said Patton. “When those two things become habitual, it will be time to introduce another aspect as a requirement.”</p>\n\n\n\n<p>The next guideline in line is expected to be underlined links in the post content. This would be an easy win if the team can get past the current stage. Right now, the team reps are unsure when that will happen.</p>\n\n\n\n<p>“The fact that this has taken so long for authors to get this right probably indicates that we need to do better at guiding them to resources to learn how to do it and why it is important,” said Patton. “Perhaps that is a better avenue to pursue than looking to implement additional asks of them.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2020 19:48:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.5 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8706\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3830:\"<p>WordPress 5.5 Beta 3 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong>so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 3 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.5-beta3.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">beta 2</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">beta 2</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F15%2F2020..07%2F21%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 3:</p>\n\n\n\n<ul><li>Plugin and theme versions are now shared in the emails when automatically updated (see <a href=\"https://core.trac.wordpress.org/ticket/50350\">#50350</a>).</li><li>REST API routes without a <code>permission_callback</code> now trigger a <code>_doing_it_wrong()</code> warning (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50075\">#50075</a>).</li><li>Over 23 Gutenberg changes and updates (see <a href=\"https://github.com/WordPress/gutenberg/pull/24068\">#24068</a> and <a href=\"https://core.trac.wordpress.org/ticket/50712\">#50712</a>).</li><li>A bug with the new import and export database Dashicons has been fixed (see <a href=\"https://core.trac.wordpress.org/ticket/49913\">#49913</a>).</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2020 17:51:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jake Spurlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: WordPress 5.5 to Remove Hulu from List of Supported oEmbed Providers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102148\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"https://wptavern.com/wordpress-5-5-to-remove-hulu-from-list-of-supported-oembed-providers?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-5-to-remove-hulu-from-list-of-supported-oembed-providers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2311:\"<p>WordPress 5.5 will be dropping Hulu oEmbed support after Hulu silently disabled its oEmbed API. This is the API that allows users to copy and paste a link into the editor and have it automatically embed the content, as opposed to copying a chunk of embed code. Documentation contributors <a href=\"https://github.com/WordPress/gutenberg/issues/23920\">discovered that it wasn’t working</a> while attempting to document the Hulu Embed block.</p>\n\n\n\n<p>Birgit Pauli-Haack confirmed with Hulu that embedding is not currently an option. Hulu support did not elaborate on why it was removed.<a href=\"https://wptavern.com/wp-admin/edit.php?post_type=post\"></a></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Apologies for any disappointment! This isn\'t an available option at the moment, but we\'ll express your interest. If there\'s anything else we can help out with down the road, please don\'t hesitate to reach back out!</p>— Hulu Support (@hulu_support) <a href=\"https://twitter.com/hulu_support/status/1283562756726300672?ref_src=twsrc%5Etfw\">July 16, 2020</a></blockquote>\n</div>\n\n\n\n<p>The block currently displays an error when attempting to embed a Hulu link, stating “Sorry, this content could not be embedded.” As a result, WordPress contributors have <a href=\"https://core.trac.wordpress.org/changeset/48512\">removed</a> both the block from the editor and the provider from core. </p>\n\n\n\n<p>WordPress has included Hulu <a href=\"https://wordpress.org/support/article/embeds/#okay-so-what-sites-can-i-embed-from\">oEmbed support</a> for the past 11 years, since it was first added in <a href=\"https://wordpress.org/support/wordpress-version/version-2-9/\">WordPress 2.9</a> (December 2009). Services are <a href=\"https://wordpress.org/support/article/embeds/#okay-so-what-sites-can-i-embed-from\">logged</a> on WordPress.org as they are added or removed. Hulu was removed as soon as it was discovered that oEmbed support no longer worked, similar to other <a href=\"https://core.trac.wordpress.org/ticket/45399\">previously unsupported providers</a> – most recently FunnyOrDie and Photobucket. This is a major loss of convenience for users who are trying to embed Hulu links but it lies outside of WordPress’ control. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Jul 2020 22:48:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 18 Aug 2020 16:32:49 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 18 Aug 2020 16:15:07 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20170406182201\";}','no'),(808,'can_compress_scripts','0','no'),(1043,'_transient_timeout_plugin_slugs','1597854759','no'),(1044,'_transient_plugin_slugs','a:4:{i:0;s:19:\"akismet/akismet.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:23:\"revslider/revslider.php\";i:3;s:27:\"js_composer/js_composer.php\";}','no'),(871,'_site_transient_timeout_available_translations','1491581178','no'),(872,'_site_transient_available_translations','a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-27 04:32:49\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.3/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:49:08\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-23 04:36:52\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.3/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-06 09:18:57\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-05 11:34:47\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:49:29\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-05 09:50:06\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-18 13:57:42\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:40:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-18 13:57:53\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.3/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:39:59\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.7.3/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-30 00:08:09\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-28 03:10:25\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-27 00:40:28\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:49:34\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:30\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:47:07\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-15 12:53:17\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:53:56\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:41:31\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:42:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:33\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-02 15:21:03\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:42:25\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-18 16:05:09\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:40:32\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-03 21:08:25\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:40:27\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-05 06:59:58\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-29 21:21:10\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-03 12:18:25\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-28 13:34:22\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-03 02:27:45\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-16 13:36:46\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-03 15:49:35\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-29 14:23:06\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-05 06:17:00\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-04 05:43:51\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"بهردهوام به\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-30 09:46:13\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-24 06:52:11\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.16/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:42:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:31\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.3/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-03 14:07:21\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-21 11:39:51\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:40:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-07 09:27:09\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.16/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-16 03:50:08\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-07 00:19:52\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-05 18:16:37\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-13 19:43:03\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-24 12:22:25\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-08 17:57:45\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-29 18:17:50\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:41:03\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-03 00:34:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-02-17 11:46:52\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-28 21:21:58\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-27 07:08:07\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-04 05:03:16\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-05 09:36:00\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.3/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-04-06 10:22:31\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.7.3\";s:7:\"updated\";s:19:\"2017-03-28 12:03:30\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.3/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(856,'wpc_options','a:70:{s:8:\"last_tab\";s:1:\"0\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:99:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/medicaloncologycarelogo.jpg\";s:2:\"id\";s:3:\"664\";s:6:\"height\";s:2:\"73\";s:5:\"width\";s:3:\"179\";s:9:\"thumbnail\";s:106:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/medicaloncologycarelogo-150x73.jpg\";}s:16:\"site_logo_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"site_logo_margin\";a:5:{s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"site_iphone_icon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:23:\"site_iphone_icon_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:14:\"site_ipad_icon\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:21:\"site_ipad_icon_retina\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:13:\"page_comments\";s:0:\"\";s:15:\"page_back_totop\";s:1:\"1\";s:10:\"site_boxed\";s:0:\"\";s:11:\"page_layout\";s:10:\"no-sidebar\";s:14:\"archive_layout\";s:13:\"right-sidebar\";s:11:\"blog_layout\";s:13:\"right-sidebar\";s:18:\"single_shop_layout\";s:13:\"right-sidebar\";s:17:\"woo_single_header\";s:1:\"1\";s:13:\"primary_color\";s:7:\"#cd661d\";s:15:\"secondary_color\";s:7:\"#b00f14\";s:10:\"meta_color\";s:7:\"#f4f3ee\";s:7:\"body_bg\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:8:\"boxed_bg\";a:7:{s:16:\"background-color\";s:7:\"#333333\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:9:\"font_body\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:5:\"color\";s:7:\"#555555\";}s:12:\"font_heading\";a:7:{s:11:\"font-family\";s:15:\"Source Sans Pro\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:12:\"header_fixed\";s:1:\"1\";s:13:\"header_social\";s:1:\"1\";s:17:\"header_use_social\";a:9:{s:7:\"twitter\";s:1:\"1\";s:8:\"facebook\";s:1:\"1\";s:8:\"linkedin\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:9:\"instagram\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"email\";s:0:\"\";}s:20:\"enable_header_widget\";s:1:\"1\";s:23:\"header_right_margin_top\";a:5:{s:10:\"margin-top\";s:4:\"15px\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:19:\"header_custom_style\";s:1:\"0\";s:9:\"header_bg\";a:7:{s:16:\"background-color\";s:7:\"#a45117\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:17:\"header_text_color\";s:7:\"#ffffff\";s:17:\"header_link_color\";s:7:\"#ffffff\";s:20:\"header_heading_color\";s:7:\"#ffffff\";s:23:\"primary_menu_typography\";a:10:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#ffffff\";}s:15:\"primary_menu_bg\";a:7:{s:16:\"background-color\";s:7:\"#4f6f18\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:23:\"primary_menu_border_top\";a:6:{s:10:\"border-top\";s:3:\"5px\";s:12:\"border-right\";s:1:\"0\";s:13:\"border-bottom\";s:1:\"0\";s:11:\"border-left\";s:1:\"0\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:7:\"#cd661d\";}s:16:\"nav_social_color\";s:7:\"#ffffff\";s:17:\"blog_single_thumb\";s:1:\"1\";s:18:\"blog_single_author\";s:1:\"1\";s:17:\"footer_newsletter\";s:0:\"\";s:15:\"newsletter_text\";s:23:\"Sign up for Newsletter:\";s:13:\"feedburner_id\";s:0:\"\";s:13:\"mailchimp_url\";s:0:\"\";s:13:\"footer_social\";s:1:\"1\";s:11:\"social_text\";s:9:\"Follow US\";s:17:\"footer_use_social\";a:9:{s:7:\"twitter\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:6:\"google\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"email\";s:0:\"\";}s:14:\"footer_widgets\";s:1:\"0\";s:14:\"footer_columns\";s:1:\"4\";s:16:\"footer_copyright\";s:66:\"© 2020 Medical Oncology Care Associates Inc. All rights reserved.\";s:19:\"footer_custom_color\";s:1:\"1\";s:9:\"footer_bg\";a:7:{s:16:\"background-color\";s:7:\"#7b4704\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:25:\"footer_widget_title_color\";s:7:\"#ffffff\";s:17:\"footer_text_color\";s:7:\"#ffffff\";s:17:\"footer_link_color\";s:7:\"#ffffff\";s:23:\"footer_link_color_hover\";s:7:\"#ffffff\";s:7:\"twitter\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:6:\"google\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"email\";s:0:\"\";s:20:\"site_header_tracking\";s:0:\"\";s:20:\"site_footer_tracking\";s:0:\"\";s:8:\"site_css\";s:44:\" \";s:11:\"tf_username\";s:0:\"\";s:6:\"tf_api\";s:0:\"\";}','yes'),(837,'fw_active_extensions','a:3:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:13:\"github-update\";a:0:{}}','yes'),(838,'_site_transient_timeout_fw_ext_upd_gh_fw','1491650535','no'),(839,'_site_transient_fw_ext_upd_gh_fw','a:2:{s:31:\"ThemeFuse/Unyson-Blog-Extension\";s:6:\"v1.0.2\";s:33:\"ThemeFuse/Unyson-Update-Extension\";s:7:\"v1.0.10\";}','no'),(840,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1491574991','no'),(841,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4324;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2466;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2349;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:1975;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1814;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1568;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1532;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1421;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1321;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1314;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1299;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1267;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1249;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1078;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1037;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1019;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:976;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:901;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:809;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:773;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:773;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:757;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:745;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:661;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:650;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:640;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:638;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:632;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:631;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:604;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:589;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:584;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:582;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:565;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:563;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:560;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:557;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:548;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:535;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:526;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:519;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:516;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:497;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:495;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:487;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:486;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:479;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:472;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:460;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:457;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:451;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:451;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:441;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:433;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:428;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:427;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:418;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:415;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:404;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:399;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:398;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:395;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:395;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:389;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:389;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:388;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:373;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:366;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:358;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:355;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:343;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:328;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:328;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:327;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:324;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:319;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:318;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:317;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:316;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:313;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:304;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:303;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:289;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:289;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:282;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:282;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:281;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:278;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:277;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:277;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:275;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:270;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:268;}s:14:\"administration\";a:3:{s:4:\"name\";s:14:\"administration\";s:4:\"slug\";s:14:\"administration\";s:5:\"count\";i:263;}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";i:263;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:261;}s:7:\"captcha\";a:3:{s:4:\"name\";s:7:\"captcha\";s:4:\"slug\";s:7:\"captcha\";s:5:\"count\";i:261;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:260;}s:7:\"tinymce\";a:3:{s:4:\"name\";s:7:\"tinyMCE\";s:4:\"slug\";s:7:\"tinymce\";s:5:\"count\";i:260;}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";i:260;}}','no'),(1033,'_site_transient_timeout_browser_50f6bea7eecdc0cbebce3fe52b001651','1598373149','no'),(1034,'_site_transient_browser_50f6bea7eecdc0cbebce3fe52b001651','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.125\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1065,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1599434588;s:7:\"checked\";a:6:{s:11:\"HumanRights\";s:5:\"1.1.3\";s:13:\"twentyfifteen\";s:3:\"1.7\";s:14:\"twentyfourteen\";s:3:\"1.6\";s:15:\"twentyseventeen\";s:3:\"1.1\";s:13:\"twentysixteen\";s:3:\"1.3\";s:14:\"twentythirteen\";s:3:\"1.7\";}s:8:\"response\";a:5:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.7.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"2.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.2.9.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.4.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.2.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.1.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}','no'),(1041,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1597811558','no'),(1042,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1597768358','no'),(1045,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1597811559','no'),(1046,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2020/08/eckstine/\'>WordPress 5.5 “Eckstine”</a> <span class=\"rss-date\">August 11, 2020</span><div class=\"rssSummary\">Version 5.5 "Eckstine" of WordPress is available for download or update in your WordPress dashboard. With this release, your site gets new power in three major areas: speed (lazy-loading images), search (sitemaps included by default), and security (auto-updates for plugins and themes), along with many new features and improvements to the block editor.</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit?utm_source=rss&utm_medium=rss&utm_campaign=apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit\'>WPTavern: Apple to Enforce 1-Year Limit on SSL/TLS Certificate Lifetimes on September 1, 2020, Mozilla and Google to Follow Suit</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory?utm_source=rss&utm_medium=rss&utm_campaign=exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory\'>WPTavern: Exploring the First Block Patterns to Land in the WordPress Theme Directory</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-5-6-development-kicks-off-with-all-women-release-squad?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-6-development-kicks-off-with-all-women-release-squad\'>WPTavern: WordPress 5.6 Development Kicks Off with All-Women Release Squad</a></li></ul></div><div class=\"rss-widget\"><ul></ul></div>','no'),(1068,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1066,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1599434587;s:8:\"response\";a:2:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"6.3.0\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:24:\"WPBakery Visual Composer\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.2.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.2.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}}}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=1003 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,4,'_form','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>'),(3,4,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:52:\"[your-name] <wordpress@demo.medicaloncologycare.com>\";s:4:\"body\";s:186:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on demo (http://www.demo.medicaloncologycare.com/demo)\";s:9:\"recipient\";s:30:\"addula.srikanthreddy@gmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(4,4,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:45:\"demo <wordpress@demo.medicaloncologycare.com>\";s:4:\"body\";s:128:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on demo (http://www.demo.medicaloncologycare.com/demo)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:40:\"Reply-To: addula.srikanthreddy@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(5,4,'_messages','a:8:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";}'),(6,4,'_additional_settings',''),(7,4,'_locale','en_US'),(8,5,'_wp_attached_file','2015/10/oncology-logo.png'),(9,5,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:156;s:6:\"height\";i:136;s:4:\"file\";s:25:\"2015/10/oncology-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"oncology-logo-150x136.png\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(10,6,'_dt_enable_builder','1'),(11,6,'_edit_last','1'),(12,6,'_edit_lock','1597770877:1'),(13,6,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:54254:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">15</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Welcome to Medical Oncology Care Associates</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Welcome to Medical Oncology Care Associates</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p></div></div></div><div class=\"dt_module dt_m_button dt_module_general ui-draggable dt_first\" data-name=\"button\" data-placeholder=\"Button\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-button dt_icon\"></span>\n <span class=\"dt_module_name\">Button</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"link\" class=\"link dt_module_setting\">http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/</div><div data-option_name=\"size\" class=\"size dt_module_setting\">medium</div><div data-option_name=\"bgcolor\" class=\"bgcolor dt_module_setting\"></div><div data-option_name=\"variation\" class=\"variation dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"target\" class=\"target dt_module_setting\">_blank</div><div data-option_name=\"class\" class=\"class dt_module_setting dtthemes_module_content\">custom-class</div><div data-option_name=\"button_content\" class=\"button_content dt_module_setting dtthemes_module_content\">Read More</div></div>\n </div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\">#4f6f18</div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\"></div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\"></div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\"></div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\"></div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\">#ffffff</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_active_column dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n</div></div></div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div></div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_first\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Clinical Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Clinical Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p></div></div>\n </div><div class=\"dt_module dt_m_button dt_module_general ui-draggable dt_first\" data-name=\"button\" data-placeholder=\"Button\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-button dt_icon\"></span>\n <span class=\"dt_module_name\">Button</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"link\" class=\"link dt_module_setting\">http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/</div><div data-option_name=\"size\" class=\"size dt_module_setting\">medium</div><div data-option_name=\"bgcolor\" class=\"bgcolor dt_module_setting\"></div><div data-option_name=\"variation\" class=\"variation dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"target\" class=\"target dt_module_setting\">_blank</div><div data-option_name=\"class\" class=\"class dt_module_setting dtthemes_module_content\">custom-class</div><div data-option_name=\"button_content\" class=\"button_content dt_module_setting dtthemes_module_content\">Read more</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">New Patients</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">New Patients</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\"></div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p></div></div></div><div class=\"dt_module dt_m_button dt_module_general ui-draggable dt_first\" data-name=\"button\" data-placeholder=\"Button\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-button dt_icon\"></span>\n <span class=\"dt_module_name\">Button</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"link\" class=\"link dt_module_setting\">http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/</div><div data-option_name=\"size\" class=\"size dt_module_setting\">medium</div><div data-option_name=\"bgcolor\" class=\"bgcolor dt_module_setting\"></div><div data-option_name=\"variation\" class=\"variation dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"target\" class=\"target dt_module_setting\">_blank</div><div data-option_name=\"class\" class=\"class dt_module_setting dtthemes_module_content\">custom-class</div><div data-option_name=\"button_content\" class=\"button_content dt_module_setting dtthemes_module_content\">Read more</div></div></div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\">#4f6f18</div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\"></div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\"></div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\"></div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\"></div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\">#ffffff</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">About Cancer</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">About Cancer</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_tabs_vertical dt_module_general ui-draggable dt_first\" data-name=\"tabs_vertical\" data-placeholder=\"Tabs Vertical\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-tabs dt_icon\"></span>\n <span class=\"dt_module_name\">Tabs Vertical</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tv_content\" class=\"tv_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong></p>\n<p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n</div></div>\n </div></div></div> <div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div> <div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Meet Our Team</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Meet Our Team</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">We have a dedicated team of prominent Hematologists/Oncologists</div></div>\n </div><div data-placeholder=\"1/3 Column\" data-name=\"one_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_sample_layout ui-draggable ui-resizable dt_first\" data-name=\"home\" data-placeholder=\"Home \" style=\"opacity: 1; z-index: 1; position: relative;\"><span class=\"dt_module_name\">Home </span><span class=\"dt_move\" style=\"display: none;\"></span><div class=\"ui-resizable-handle ui-resizable-e\" style=\"z-index: 90;\"></div></div>\";s:16:\"layout_shortcode\";s:10515:\"[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong></p>\n<p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]\";}'),(28,50,'_dt_enable_builder','1'),(29,50,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:68938:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">15</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Welcome to Your Spa Lab</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Welcome to Your Spa Lab</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Experience the Art of Caring</div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_has_modules dt_active_column dt_first\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_icon_box_type6 dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_icon_box_type6\" data-placeholder=\"Icon Box-type6\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-iconbox dt_icon\"></span>\n <span class=\"dt_module_name\">Icon Box-type6</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_has_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_icon_box_type6 dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_icon_box_type6\" data-placeholder=\"Icon Box-type6\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-iconbox dt_icon\"></span>\n <span class=\"dt_module_name\">Icon Box-type6</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_has_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_icon_box_type6 dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_icon_box_type6\" data-placeholder=\"Icon Box-type6\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-iconbox dt_icon\"></span>\n <span class=\"dt_module_name\">Icon Box-type6</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_has_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_icon_box_type6 dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_icon_box_type6\" data-placeholder=\"Icon Box-type6\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-iconbox dt_icon\"></span>\n <span class=\"dt_module_name\">Icon Box-type6</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n</div></div>\n </div></div></div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">90</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\">skin-bg dark-bg gradient-bg</div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Special Gifts & Cards</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Special Gifts & Cards</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Easy to give. Delicious to enjoy</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_gift_form dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_gift_form\" data-placeholder=\"Gift Form\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-news-letter dt_icon\"></span>\n <span class=\"dt_module_name\">Gift Form</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n</div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\">#ffff</div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">50</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">We Specialize in</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">We Specialize in</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Areas we are expertised in</div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n</div></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_list_with_font_awesome_icons dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_list_with_font_awesome_icons\" data-placeholder=\"Lists With FontAwesome Icons\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-unorderedlists dt_icon\"></span>\n <span class=\"dt_module_name\">Lists With FontAwesome Icons</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"iconlist_content\" class=\"iconlist_content dt_module_setting dtthemes_module_content\"><p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n</div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg</div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">yes</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\"></div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\"></div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\">skin-bg dark-bg parallax-section</div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_hr_invisible_medium dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_medium\" data-placeholder=\"Whitespace Medium\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Medium</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_no_modules dt_first\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_counter dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_counter\" data-placeholder=\"Counter\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-counter dt_icon\"></span>\n <span class=\"dt_module_name\">Counter</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_no_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_counter dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_counter\" data-placeholder=\"Counter\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-counter dt_icon\"></span>\n <span class=\"dt_module_name\">Counter</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p></div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_no_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_counter dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_counter\" data-placeholder=\"Counter\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-counter dt_icon\"></span>\n <span class=\"dt_module_name\">Counter</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p></div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fourth ui-draggable dt_m_column_no_modules\" data-name=\"one_fourth\" data-placeholder=\"1/4 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/4 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_counter dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_counter\" data-placeholder=\"Counter\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-counter dt_icon\"></span>\n <span class=\"dt_module_name\">Counter</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p></div></div>\n </div></div></div><div class=\"dt_module dt_m_hr_invisible_medium dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_medium\" data-placeholder=\"Whitespace Medium\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Medium</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\">#ffff</div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">30</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Meet Our Experts</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Meet Our Experts</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The people of Spa wellness behind us</div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n</div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">80</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">50</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\">skin-bg dark-bg gradient-bg</div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Latest Blog</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Latest Blog</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">We love to share our Story & Experience</div></div></div><div class=\"dt_module dt_m_recent_post dt_module_unique ui-draggable ui-resizable dt_first\" data-name=\"recent_post\" data-placeholder=\"Recent Posts\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-recentposts dt_icon\"></span>\n <span class=\"dt_module_name\">Recent Posts</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"column\" class=\"column dt_module_setting\">2</div><div data-option_name=\"count\" class=\"count dt_module_setting\">2</div><div data-option_name=\"read_more_text_show\" class=\"read_more_text_show dt_module_setting\">false</div><div data-option_name=\"read_more_text\" class=\"read_more_text dt_module_setting\">Read More</div><div data-option_name=\"excerpt_length\" class=\"excerpt_length dt_module_setting\">25</div><div data-option_name=\"excerpt\" class=\"excerpt dt_module_setting\">true</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"z-index: 1; opacity: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">30</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">120</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Our Pricing Plans</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Our Pricing Plans</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Choose your best plan & package here</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_pricing_table_with_image dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_pricing_table_with_image\" data-placeholder=\"Pricing Table With Image\" style=\"z-index: 1; opacity: 1;\"><span class=\"ico-pricingtabletype2 dt_icon\"></span>\n <span class=\"dt_module_name\">Pricing Table With Image</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"pricingtabletype2_content\" class=\"pricingtabletype2_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_pricing_table type =\" type2\"] [dt_sc_one_fourth first] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing1.jpg\' heading=\'Family Pack\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$25\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n<li>Manicure</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing2.jpg\' heading=\'Medium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$60\' per=\'month\' selected]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Manicure</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing3.jpg\' heading=\'Premium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$45\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Body Hand and Foot massage</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>-</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing4.jpg\' heading=\'Ultimate\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$80\' per=\'month\' ]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [/dt_sc_pricing_table]</p>\n</div></div>\n </div></div></div>\";s:16:\"layout_shortcode\";s:9819:\"[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"80\" paddingbottom=\"50\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Latest Blog\" class=\"\" description=\"We love to share our Story & Experience\" /][dt_sc_recent_post column=\"2\" count=\"2\" read_more_text_show=\"false\" read_more_text=\"Read More\" excerpt_length=\"25\" excerpt=\"true\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"120\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Pricing Plans\" class=\"\" description=\"Choose your best plan & package here\" /]<p>[dt_sc_pricing_table type =\" type2\"] [dt_sc_one_fourth first] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing1.jpg\' heading=\'Family Pack\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$25\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n<li>Manicure</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing2.jpg\' heading=\'Medium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$60\' per=\'month\' selected]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Manicure</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing3.jpg\' heading=\'Premium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$45\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Body Hand and Foot massage</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>-</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing4.jpg\' heading=\'Ultimate\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$80\' per=\'month\' ]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [/dt_sc_pricing_table]</p>\n[/dt_sc_fullwidth_section]\";}'),(14,6,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(15,6,'_wp_page_template','default'),(16,6,'slide_template','default'),(17,6,'_dt_post_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(18,6,'_tpl_default_settings','a:4:{s:6:\"layout\";s:18:\"content-full-width\";s:11:\"show_slider\";s:4:\"true\";s:11:\"slider_type\";s:11:\"layerslider\";s:14:\"layerslider_id\";s:1:\"1\";}'),(19,6,'_seo_title',NULL),(20,6,'_seo_description',NULL),(21,6,'_seo_keywords',NULL),(22,15,'_wp_attached_file','2015/10/img-welcome.jpg'),(23,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:117;s:4:\"file\";s:23:\"2015/10/img-welcome.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"img-welcome-150x117.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(24,15,'_wp_attachment_image_alt','img-welcome'),(25,18,'_wp_attached_file','2015/10/Image.png'),(26,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:373;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2015/10/Image.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Image-300x121.png\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(27,18,'_wp_attachment_image_alt','Image'),(30,50,'_edit_last','1'),(31,50,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(32,50,'_wp_page_template','default'),(33,50,'slide_template','default'),(34,50,'_dt_post_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(35,50,'_tpl_default_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(36,50,'_seo_title',''),(37,50,'_seo_description',''),(38,50,'_seo_keywords',''),(39,50,'_edit_lock','1443717947:1'),(913,567,'_wpc_hide_page_title','on'),(914,567,'_wpc_enable_page_header','on'),(915,567,'_wpc_header_title','New Patients'),(916,567,'_wpc_header_bg_id','945'),(917,567,'_wpc_header_bg','http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/patientsheader.jpg'),(918,315,'_wpc_hide_page_title','on'),(919,315,'_wpc_enable_page_header','on'),(920,315,'_wpc_header_title','<h1 class=\"page-title\" style=\"color:#222222\"><strong>CLINICAL TRIALS</strong></h1>'),(921,315,'_wpc_header_bg_id','945'),(922,315,'_wpc_header_bg','http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/patientsheader.jpg'),(923,411,'_wpc_hide_page_title','on'),(924,411,'_wpc_enable_page_header','on'),(925,411,'_wpc_header_title','ABOUT CANCER'),(951,958,'_menu_item_type','custom'),(934,695,'_wpb_vc_js_status','true'),(935,695,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(936,695,'_wpc_page_layout','sidebar-default'),(937,695,'_wpc_header_alignment','left'),(938,695,'_wpc_header_padding_top','60'),(939,695,'_wpc_header_padding_bottom','60'),(940,695,'_wpc_header_bg_color','#ffffff'),(941,695,'_wpc_header_text_color','#222222'),(942,661,'_wpb_vc_js_status','true'),(943,661,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(944,661,'_wpc_page_layout','sidebar-default'),(945,661,'_wpc_header_alignment','left'),(946,661,'_wpc_header_padding_top','60'),(947,661,'_wpc_header_padding_bottom','60'),(948,661,'_wpc_header_bg_color','#ffffff'),(949,661,'_wpc_header_text_color','#222222'),(950,958,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(928,411,'_wpc_header_bg_id','954'),(929,411,'_wpc_header_bg','http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/cancerheader3.jpg'),(930,953,'_wp_attached_file','2015/10/cancerheader2.jpg'),(931,953,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2015/10/cancerheader2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cancerheader2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cancerheader2-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cancerheader2-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"cancerheader2-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"cancerheader2-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"cancerheader2-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(932,954,'_wp_attached_file','2015/10/cancerheader3.jpg'),(933,954,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:25:\"2015/10/cancerheader3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cancerheader3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cancerheader3-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cancerheader3-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"cancerheader3-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"cancerheader3-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:25:\"cancerheader3-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(952,958,'_menu_item_menu_item_parent','0'),(953,958,'_menu_item_object_id','958'),(954,958,'_menu_item_object','custom'),(955,958,'_menu_item_target',''),(956,958,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(957,958,'_menu_item_xfn',''),(958,958,'_menu_item_url','http://www.demo.medicaloncologycare.com/demo/index.php/glossary/'),(960,692,'_wpb_vc_js_status','true'),(961,692,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(962,692,'_wpc_page_layout','sidebar-default'),(963,692,'_wpc_header_alignment','left'),(964,692,'_wpc_header_padding_top','60'),(965,692,'_wpc_header_padding_bottom','60'),(966,692,'_wpc_header_bg_color','#ffffff'),(967,692,'_wpc_header_text_color','#222222'),(968,960,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(969,960,'_menu_item_type','custom'),(970,960,'_menu_item_menu_item_parent','0'),(971,960,'_menu_item_object_id','960'),(972,960,'_menu_item_object','custom'),(973,960,'_menu_item_target',''),(974,960,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(975,960,'_menu_item_xfn',''),(976,960,'_menu_item_url','http://www.demo.medicaloncologycare.com/demo/index.php/supportprog/'),(978,698,'_wpb_vc_js_status','true'),(979,698,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(980,698,'_wpc_page_layout','sidebar-default'),(981,698,'_wpc_header_alignment','left'),(982,698,'_wpc_header_padding_top','60'),(983,698,'_wpc_header_padding_bottom','60'),(984,698,'_wpc_header_bg_color','#ffffff'),(985,698,'_wpc_header_text_color','#222222'),(986,962,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(987,962,'_menu_item_type','custom'),(988,962,'_menu_item_menu_item_parent','0'),(989,962,'_menu_item_object_id','962'),(990,962,'_menu_item_object','custom'),(991,962,'_menu_item_target',''),(992,962,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(993,962,'_menu_item_xfn',''),(994,962,'_menu_item_url','http://www.demo.medicaloncologycare.com/demo/index.php/links/'),(997,965,'_wp_attached_file','2015/10/doctor-04.jpg'),(998,965,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:153;s:6:\"height\";i:168;s:4:\"file\";s:21:\"2015/10/doctor-04.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(999,965,'_wp_attachment_image_alt','XINYU NAN, M.D.'),(1000,968,'_wp_attached_file','2015/10/Nan.jpg'),(1001,968,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2015/10/Nan.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"Nan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:15:\"Nan-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1002,968,'_wp_attachment_image_alt','XINYU NAN'),(50,210,'_wp_attached_file','2015/10/Sam-Huang2.jpg'),(51,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:22:\"2015/10/Sam-Huang2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Sam-Huang2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(731,733,'_wp_attached_file','2016/01/pageheader.jpg'),(732,733,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:22:\"2016/01/pageheader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pageheader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pageheader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"pageheader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"pageheader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:22:\"pageheader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:23:\"pageheader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:22:\"pageheader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:22:\"pageheader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:22:\"pageheader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:22:\"pageheader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(56,245,'_wp_attached_file','2015/10/footer-logo.png'),(57,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:156;s:4:\"file\";s:23:\"2015/10/footer-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"footer-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(58,246,'_wp_attached_file','layerslider/Full-width-demo-slider/Slide1Pic4.png'),(59,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:369;s:6:\"height\";i:296;s:4:\"file\";s:49:\"layerslider/Full-width-demo-slider/Slide1Pic4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Slide1Pic4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Slide1Pic4-300x241.png\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(60,247,'_wp_attached_file','layerslider/Full-width-demo-slider/Slide1Pic5.png'),(61,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:369;s:6:\"height\";i:296;s:4:\"file\";s:49:\"layerslider/Full-width-demo-slider/Slide1Pic5.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Slide1Pic5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Slide1Pic5-300x241.png\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(62,248,'_wp_attached_file','layerslider/Full-width-demo-slider/Slide1PicBig.png'),(63,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:424;s:6:\"height\";i:424;s:4:\"file\";s:51:\"layerslider/Full-width-demo-slider/Slide1PicBig.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Slide1PicBig-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Slide1PicBig-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(64,249,'_wp_attached_file','layerslider/Full-width-demo-slider/bg1.jpg'),(65,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:600;s:4:\"file\";s:42:\"layerslider/Full-width-demo-slider/bg1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg1-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg1-1024x240.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(66,250,'_wp_attached_file','layerslider/Full-width-demo-slider/bg2.jpg'),(67,250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:600;s:4:\"file\";s:42:\"layerslider/Full-width-demo-slider/bg2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg2-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg2-1024x240.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(68,251,'_wp_attached_file','layerslider/Full-width-demo-slider/bg3new.jpg'),(69,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:600;s:4:\"file\";s:45:\"layerslider/Full-width-demo-slider/bg3new.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bg3new-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"bg3new-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"bg3new-1024x240.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(70,252,'_wp_attached_file','layerslider/Full-width-demo-slider/emergency-services-icon.png'),(71,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:98;s:4:\"file\";s:62:\"layerslider/Full-width-demo-slider/emergency-services-icon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(52,225,'_wp_attached_file','2015/10/Tariq-Mahmood.jpg'),(53,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2015/10/Tariq-Mahmood.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Tariq-Mahmood-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(72,253,'_wp_attached_file','layerslider/Full-width-demo-slider/left.png'),(73,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:20;s:6:\"height\";i:20;s:4:\"file\";s:43:\"layerslider/Full-width-demo-slider/left.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(74,254,'_wp_attached_file','layerslider/Full-width-demo-slider/right.png'),(75,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:20;s:6:\"height\";i:20;s:4:\"file\";s:44:\"layerslider/Full-width-demo-slider/right.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(76,255,'_wp_attached_file','layerslider/Full-width-demo-slider/slide2pic1.png'),(77,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:218;s:4:\"file\";s:49:\"layerslider/Full-width-demo-slider/slide2pic1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide2pic1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(78,256,'_wp_attached_file','layerslider/Full-width-demo-slider/slide2pic2.png'),(79,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:373;s:6:\"height\";i:349;s:4:\"file\";s:49:\"layerslider/Full-width-demo-slider/slide2pic2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide2pic2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide2pic2-300x281.png\";s:5:\"width\";i:300;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(80,257,'_wp_attached_file','layerslider/Full-width-demo-slider/slide2pic3.png'),(81,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:178;s:4:\"file\";s:49:\"layerslider/Full-width-demo-slider/slide2pic3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide2pic3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(54,234,'_wp_attached_file','2015/10/Gwendolyn-Pan.jpg'),(55,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2015/10/Gwendolyn-Pan.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Gwendolyn-Pan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(82,258,'_wp_attached_file','layerslider/Full-width-demo-slider/slider2pic4.png'),(83,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:257;s:6:\"height\";i:260;s:4:\"file\";s:50:\"layerslider/Full-width-demo-slider/slider2pic4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slider2pic4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(84,259,'_wp_attached_file','2015/10/Slider1.jpg'),(85,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2015/10/Slider1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Slider1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Slider1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(86,274,'_wp_attached_file','2015/10/Clinical-Trials-Feature.jpg'),(87,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:250;s:4:\"file\";s:35:\"2015/10/Clinical-Trials-Feature.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Clinical-Trials-Feature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Clinical-Trials-Feature-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(88,274,'_wp_attachment_image_alt','Clinical Trials'),(730,280,'custom_permalink','who-we-are/'),(89,277,'_wp_attached_file','2015/10/New-Patients.jpg'),(90,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:570;s:6:\"height\";i:250;s:4:\"file\";s:24:\"2015/10/New-Patients.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"New-Patients-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"New-Patients-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(91,277,'_wp_attachment_image_alt','New Patients'),(92,280,'_dt_enable_builder','1'),(93,280,'_edit_last','1'),(94,280,'_edit_lock','1491806236:1'),(95,280,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:28176:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">20</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Welcome to Your MedicalOncologyCare.com!</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Welcome to Your MedicalOncologyCare.com!</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules dt_first\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/2 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/2 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p></div></div>\n </div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png</div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">yes</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">60</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">45</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\">skin-bg dark-bg intro-text</div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\n</div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">30</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Our Team</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Our Team</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Our Expert Team</div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_has_modules dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_has_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_has_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span style=\"opacity: 1;\" class=\"dt_module_name dt_column_name\">1/3 Column</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_column\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div aria-disabled=\"false\" class=\"dt_modules_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_team dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_team\" data-placeholder=\"Team\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-team dt_icon\"></span>\n <span class=\"dt_module_name\">Team</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tf_content\" class=\"tf_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n</div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div>\";s:16:\"layout_shortcode\";s:4973:\"[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]\";}'),(107,304,'_dt_enable_builder','1'),(108,304,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:28207:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">20</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fifth ui-draggable dt_m_column_has_modules dt_first\" data-name=\"one_fifth\" data-placeholder=\"1/5 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/5 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_three_fourth ui-draggable\" data-name=\"three_fourth\" data-placeholder=\"3/4 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">3/4 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p></div></div>\n </div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">20</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fifth ui-draggable dt_m_column_has_modules dt_first\" data-name=\"one_fifth\" data-placeholder=\"1/5 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/5 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_three_fourth ui-draggable\" data-name=\"three_fourth\" data-placeholder=\"3/4 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">3/4 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p></div></div>\n </div></div>\n </div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\"></div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\">20</div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_fifth ui-draggable dt_m_column_has_modules dt_first\" data-name=\"one_fifth\" data-placeholder=\"1/5 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/5 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\"></a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_three_fourth ui-draggable\" data-name=\"three_fourth\" data-placeholder=\"3/4 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">3/4 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3><p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p><p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p><p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p></div></div>\n </div></div>\n </div></div></div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div>\";s:16:\"layout_shortcode\";s:6601:\"[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3><p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p><p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p><p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]\";}'),(109,304,'_edit_last','1'),(110,304,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(111,304,'_wp_page_template','default'),(112,304,'slide_template','default'),(113,304,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Our Team\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/WhoweareHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(114,304,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Our Team\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/WhoweareHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(115,304,'_seo_title',NULL),(116,304,'_seo_description',NULL),(117,304,'_seo_keywords',NULL),(118,304,'_edit_lock','1597770793:1'),(104,285,'_wp_attached_file','2015/10/whoweare.jpg'),(96,280,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(97,280,'_wp_page_template','default'),(98,280,'slide_template','default'),(99,280,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Who We Are\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/WhoweareHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(100,280,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Who We Are\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/WhoweareHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(101,280,'_seo_title',NULL),(102,280,'_seo_description',NULL),(103,280,'_seo_keywords',NULL),(105,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:583;s:6:\"height\";i:343;s:4:\"file\";s:20:\"2015/10/whoweare.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"whoweare-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"whoweare-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(106,285,'_wp_attachment_image_alt','whoweare'),(119,315,'_dt_enable_builder','1'),(120,315,'_edit_last','1'),(121,315,'_edit_lock','1491817162:1'),(122,315,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:6372:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span style=\"display: none;\" class=\"dt_move\"></span>\n <div class=\"dt_module_options\">\n <span style=\"display: block;\" class=\"dt_delete_column\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_column\" title=\"Clone\"></span>\n <span style=\"display: block;\" class=\"dt_settings_arrow_fullwidth\" title=\"Settings\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"><div data-option_name=\"backgroundcolor\" class=\"backgroundcolor dt_module_setting\">#ffffff</div><div data-option_name=\"backgroundimage\" class=\"backgroundimage dt_module_setting\"></div><div data-option_name=\"opacity\" class=\"opacity dt_module_setting\"></div><div data-option_name=\"parallax\" class=\"parallax dt_module_setting\">no</div><div data-option_name=\"backgroundrepeat\" class=\"backgroundrepeat dt_module_setting\">no-repeat</div><div data-option_name=\"backgroundposition\" class=\"backgroundposition dt_module_setting\">left top</div><div data-option_name=\"paddingtop\" class=\"paddingtop dt_module_setting\"></div><div data-option_name=\"paddingbottom\" class=\"paddingbottom dt_module_setting\">30</div><div data-option_name=\"textcolor\" class=\"textcolor dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div></div>\n </div><div aria-disabled=\"false\" class=\"dt_fullwidth_section_container ui-droppable ui-sortable\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Introduction</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Introduction</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_tabs_vertical dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"tabs_vertical\" data-placeholder=\"Tabs Vertical\" style=\"opacity: 1; z-index: 1; position: relative; left: 0px; top: 0px;\"><span class=\"ico-tabs dt_icon\"></span>\n <span class=\"dt_module_name\">Tabs Vertical</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_move\"></span><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span><span style=\"display: block;\" class=\"dt_settings_arrow_module\" title=\"Settings\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tv_content\" class=\"tv_content dt_module_setting dtthemes_module_content\"></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible_small dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible_small\" data-placeholder=\"Whitespace Small\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace Small</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span style=\"display: block;\" class=\"dt_showorhide dt_show\" title=\"Show\"></span>\n <span style=\"display: block;\" class=\"dt_delete\" title=\"Delete\"></span>\n <span style=\"display: block;\" class=\"dt_clone_module\" title=\"Clone\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div>\";s:16:\"layout_shortcode\";s:431:\"[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical /][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]\";}'),(763,6,'_wpb_vc_js_status','true'),(764,6,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(765,6,'_wpc_page_layout','full-screen'),(766,6,'_wpc_hide_page_title','on'),(767,6,'_wpc_hide_breadcrumb','on'),(768,6,'_wpc_header_alignment','left'),(769,6,'_wpc_header_padding_top','60'),(770,6,'_wpc_header_padding_bottom','60'),(771,6,'_wpc_header_bg_color','#ffffff'),(772,6,'_wpc_header_text_color','#222222'),(774,6,'_wpb_shortcodes_custom_css','.vc_custom_1491621914652{background-color: #4f6f18 !important;}.vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}.vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}.vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}.vc_custom_1491803224436{padding-bottom: 30px !important;}'),(782,886,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(783,886,'_menu_item_type','custom'),(784,886,'_menu_item_menu_item_parent','0'),(785,886,'_menu_item_object_id','886'),(786,886,'_menu_item_object','custom'),(787,886,'_menu_item_target',''),(788,886,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(789,886,'_menu_item_xfn',''),(790,886,'_menu_item_url','http://www.demo.medicaloncologycare.com/demo/index.php/downloads/'),(792,887,'_wp_attached_file','revslider/home1/slider_image_1.jpg'),(793,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1020;s:4:\"file\";s:34:\"revslider/home1/slider_image_1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"slider_image_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"slider_image_1-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"slider_image_1-768x435.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"slider_image_1-1024x580.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:26:\"slider_image_1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"slider_image_1-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(794,888,'_wp_attached_file','revslider/home1/logo_element6.png'),(795,888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:451;s:6:\"height\";i:17;s:4:\"file\";s:33:\"revslider/home1/logo_element6.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"logo_element6-150x17.png\";s:5:\"width\";i:150;s:6:\"height\";i:17;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"logo_element6-300x11.png\";s:5:\"width\";i:300;s:6:\"height\";i:11;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(796,889,'_wp_attached_file','revslider/home1/logo_element1.png'),(797,889,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:105;s:6:\"height\";i:90;s:4:\"file\";s:33:\"revslider/home1/logo_element1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(798,890,'_wp_attached_file','revslider/home1/logo_element2.png'),(799,890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:168;s:6:\"height\";i:30;s:4:\"file\";s:33:\"revslider/home1/logo_element2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"logo_element2-150x30.png\";s:5:\"width\";i:150;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(800,891,'_wp_attached_file','revslider/home1/logo_element3.png'),(801,891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:161;s:6:\"height\";i:35;s:4:\"file\";s:33:\"revslider/home1/logo_element3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"logo_element3-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(802,892,'_wp_attached_file','revslider/home1/logo_element5.png'),(803,892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:171;s:6:\"height\";i:1;s:4:\"file\";s:33:\"revslider/home1/logo_element5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo_element5-150x1.png\";s:5:\"width\";i:150;s:6:\"height\";i:1;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(804,893,'_wp_attached_file','revslider/home1/logo_element4.png'),(805,893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:176;s:6:\"height\";i:1;s:4:\"file\";s:33:\"revslider/home1/logo_element4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"logo_element4-150x1.png\";s:5:\"width\";i:150;s:6:\"height\";i:1;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(806,894,'_wp_attached_file','revslider/home1/businessman-481113_1280.jpg'),(807,894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:43:\"revslider/home1/businessman-481113_1280.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"businessman-481113_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"businessman-481113_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"businessman-481113_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"businessman-481113_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:35:\"businessman-481113_1280-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:35:\"businessman-481113_1280-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(808,895,'_wp_attached_file','revslider/home1/Bicycle_Accidents.jpg'),(809,895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"revslider/home1/Bicycle_Accidents.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Bicycle_Accidents-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Bicycle_Accidents-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Bicycle_Accidents-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Bicycle_Accidents-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:29:\"Bicycle_Accidents-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:29:\"Bicycle_Accidents-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(810,896,'_wp_attached_file','revslider/home1/family-law-page-header.jpg'),(811,896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:500;s:4:\"file\";s:42:\"revslider/home1/family-law-page-header.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"family-law-page-header-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"family-law-page-header-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"family-law-page-header-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"family-law-page-header-1024x341.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:34:\"family-law-page-header-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:34:\"family-law-page-header-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(812,897,'_wp_attached_file','revslider/home1/slider_1_backwhite.jpg'),(813,897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1188;s:4:\"file\";s:38:\"revslider/home1/slider_1_backwhite.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slider_1_backwhite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"slider_1_backwhite-300x178.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"slider_1_backwhite-768x456.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"slider_1_backwhite-1024x608.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:30:\"slider_1_backwhite-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:30:\"slider_1_backwhite-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(814,898,'_wp_attached_file','revslider/home1/law2.png'),(815,898,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:66;s:4:\"file\";s:24:\"revslider/home1/law2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"law2-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(816,901,'_wp_attached_file','2017/04/Slider1.jpg'),(817,901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2017/04/Slider1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Slider1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Slider1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Slider1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"Slider1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:19:\"Slider1-700x400.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(818,280,'_wpb_vc_js_status','true'),(819,280,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(820,280,'_wpc_page_layout','full-screen'),(821,280,'_wpc_enable_page_header','on'),(822,280,'_wpc_header_alignment','right'),(823,280,'_wpc_header_padding_top','60'),(824,280,'_wpc_header_padding_bottom','145'),(825,280,'_wpc_header_bg_color','#ffffff'),(826,280,'_wpc_header_text_color','#222222'),(827,280,'_wpc_header_title','<h1 class=\"heading-title\" style=\"color:#222222; padding-left:175px; padding-top:55px;\">Who We Are</h1>'),(828,280,'_wpc_hide_page_title','on'),(829,280,'_wpc_hide_breadcrumb','on'),(830,304,'_wpb_vc_js_status','true'),(831,304,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(832,304,'_wpc_page_layout','sidebar-default'),(833,304,'_wpc_header_alignment','left'),(834,304,'_wpc_header_padding_top','60'),(835,304,'_wpc_header_padding_bottom','60'),(836,304,'_wpc_header_bg_color','#ffffff'),(837,304,'_wpc_header_text_color','#222222'),(838,315,'_wpb_vc_js_status','true'),(839,315,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(840,315,'_wpc_page_layout','full-screen'),(841,315,'_wpc_header_alignment','center'),(842,315,'_wpc_header_padding_top','60'),(843,315,'_wpc_header_padding_bottom','210'),(844,315,'_wpc_header_bg_color','#ffffff'),(845,315,'_wpc_header_text_color','#222222'),(846,411,'_wpb_vc_js_status','true'),(847,411,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(848,411,'_wpc_page_layout','full-screen'),(849,411,'_wpc_header_alignment','right'),(850,411,'_wpc_header_padding_top','60'),(851,411,'_wpc_header_padding_bottom','210'),(852,411,'_wpc_header_bg_color','#ffffff'),(853,411,'_wpc_header_text_color','#222222'),(854,567,'_wpb_vc_js_status','true'),(855,567,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(856,567,'_wpc_page_layout','full-screen'),(857,567,'_wpc_header_alignment','right'),(858,567,'_wpc_header_padding_top','60'),(859,567,'_wpc_header_padding_bottom','210'),(860,567,'_wpc_header_bg_color','#ffffff'),(861,567,'_wpc_header_text_color','#222222'),(862,616,'_wpb_vc_js_status','true'),(863,616,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(864,616,'_wpc_page_layout','full-screen'),(865,616,'_wpc_header_alignment','left'),(866,616,'_wpc_header_padding_top','60'),(867,616,'_wpc_header_padding_bottom','210'),(868,616,'_wpc_header_bg_color','#ffffff'),(869,616,'_wpc_header_text_color','#222222'),(870,928,'_wp_attached_file','2015/10/locat_01.jpg'),(871,928,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:226;s:4:\"file\";s:20:\"2015/10/locat_01.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"locat_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(872,929,'_wp_attached_file','2015/10/locat_02.jpg'),(873,929,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:226;s:4:\"file\";s:20:\"2015/10/locat_02.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"locat_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(874,657,'_wpb_vc_js_status','true'),(875,657,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(876,657,'_wpc_page_layout','sidebar-default'),(877,657,'_wpc_header_alignment','left'),(878,657,'_wpc_header_padding_top','60'),(879,657,'_wpc_header_padding_bottom','60'),(880,657,'_wpc_header_bg_color','#ffffff'),(881,657,'_wpc_header_text_color','#222222'),(882,932,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(883,932,'_menu_item_type','post_type'),(143,364,'_dt_enable_builder','1'),(144,364,'_edit_last','1'),(145,364,'_edit_lock','1491506553:1'),(146,364,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:26892:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable ui-resizable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Listing of Current Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Listing of Current Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p></div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_tabs_vertical dt_module_general ui-draggable dt_first\" data-name=\"tabs_vertical\" data-placeholder=\"Tabs Vertical\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-tabs dt_icon\"></span>\n <span class=\"dt_module_name\">Tabs Vertical</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tv_content\" class=\"tv_content dt_module_setting dtthemes_module_content\"><p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_tabs_vertical dt_module_general ui-draggable dt_first\" data-name=\"tabs_vertical\" data-placeholder=\"Tabs Vertical\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-tabs dt_icon\"></span>\n <span class=\"dt_module_name\">Tabs Vertical</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"tv_content\" class=\"tv_content dt_module_setting dtthemes_module_content\"></div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Introduction</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Introduction</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Choosing Clinical Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Choosing Clinical Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Q & A</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Q & A</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div>\";s:16:\"layout_shortcode\";s:6073:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]\";}'),(147,364,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(148,364,'_wp_page_template','tpl-fullwidth.php'),(149,364,'slide_template','default'),(150,364,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:25:\"Listing of Current Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(151,364,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:25:\"Listing of Current Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(152,364,'_seo_title',NULL),(153,364,'_seo_description',NULL),(154,364,'_seo_keywords',NULL),(131,336,'_dt_enable_builder','1'),(132,336,'_edit_last','1'),(133,336,'_edit_lock','1452645292:1'),(134,336,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:27529:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Choosing Clinical Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Choosing Clinical Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div></div>\n </div> <div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"2/3 Column\" data-name=\"two_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div></div>\n </div> <div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_first\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Introduction</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Introduction</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Listing of Current Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Listing of Current Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p></div></div></div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Q & A</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Q & A</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p></div></div></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:6622:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]\";}'),(135,336,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(136,336,'_wp_page_template','tpl-fullwidth.php'),(137,336,'slide_template','default'),(138,336,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:24:\"Choosing Clinical Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(139,336,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:24:\"Choosing Clinical Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(140,336,'_seo_title',NULL),(141,336,'_seo_description',NULL),(142,336,'_seo_keywords',NULL),(167,398,'_menu_item_type','post_type'),(168,398,'_menu_item_menu_item_parent','0'),(123,315,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(124,315,'_wp_page_template','default'),(125,315,'slide_template','default'),(126,315,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:15:\"Clinical Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(127,315,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:15:\"Clinical Trials\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(128,315,'_seo_title',NULL),(129,315,'_seo_description',NULL),(130,315,'_seo_keywords',NULL),(155,376,'_dt_enable_builder','1'),(156,376,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:27272:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Q & A</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Q & A</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"2/3 Column\" data-name=\"two_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div> <div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"1/3 Column\" data-name=\"one_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Introduction</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Introduction</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Choosing Clinical Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Choosing Clinical Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Listing of Current Trials</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Listing of Current Trials</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">The best Clinical Trials</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div>\";s:16:\"layout_shortcode\";s:6284:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]\";}'),(157,376,'_edit_last','1'),(158,376,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(159,376,'_wp_page_template','tpl-fullwidth.php'),(160,376,'slide_template','default'),(161,376,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"Q & A\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(162,376,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"Q & A\";s:13:\"breadcrumb-bg\";s:96:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(163,376,'_seo_title',NULL),(164,376,'_seo_description',NULL),(165,376,'_seo_keywords',NULL),(166,376,'_edit_lock','1452645094:1'),(885,932,'_menu_item_object_id','657'),(886,932,'_menu_item_object','page'),(887,932,'_menu_item_target',''),(888,932,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(889,932,'_menu_item_xfn',''),(890,932,'_menu_item_url',''),(901,941,'_wp_attached_file','2015/10/whoweareheader4.jpg'),(902,941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2015/10/whoweareheader4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"whoweareheader4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"whoweareheader4-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"whoweareheader4-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"whoweareheader4-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:27:\"whoweareheader4-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:27:\"whoweareheader4-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(894,280,'_wpc_header_bg_id','941'),(895,280,'_wpc_header_bg','http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweareheader4.jpg'),(899,940,'_wp_attached_file','2015/10/whoweareheader3.jpg'),(903,280,'_wpc_header_subtitle','Welcome to Medical Oncology Care Associates'),(904,943,'_wp_attached_file','2015/10/contactusheader.jpg'),(905,943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2015/10/contactusheader.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"contactusheader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"contactusheader-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"contactusheader-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"contactusheader-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:27:\"contactusheader-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:27:\"contactusheader-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(900,940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2015/10/whoweareheader3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"whoweareheader3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"whoweareheader3-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"whoweareheader3-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"whoweareheader3-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:27:\"whoweareheader3-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:27:\"whoweareheader3-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(906,616,'_wpc_hide_page_title','on'),(907,616,'_wpc_header_title','Contact Us'),(908,616,'_wpc_header_bg_id','943'),(909,616,'_wpc_header_bg','http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/contactusheader.jpg'),(910,616,'_wpc_enable_page_header','on'),(911,945,'_wp_attached_file','2015/10/patientsheader.jpg'),(912,945,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:338;s:4:\"file\";s:26:\"2015/10/patientsheader.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"patientsheader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"patientsheader-300x68.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"patientsheader-768x173.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"patientsheader-1024x231.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:26:\"patientsheader-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"blog-large\";a:4:{s:4:\"file\";s:26:\"patientsheader-700x338.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(884,932,'_menu_item_menu_item_parent','0'),(169,398,'_menu_item_object_id','6'),(170,398,'_menu_item_object','page'),(171,398,'_menu_item_target',''),(172,398,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(173,398,'_menu_item_xfn',''),(174,398,'_menu_item_url',''),(176,398,'_dt-use-as-megamenu',''),(177,398,'_dt-disable-link',''),(178,398,'_dt-fullwidth',''),(179,398,'_dt-disable-text',''),(180,398,'_dt-columns','2'),(181,398,'_dt-custom-content',''),(182,398,'_dt-menu-icon',''),(183,398,'_dt-fill-columns',''),(184,398,'_dt-menu-widget',''),(185,399,'_menu_item_type','post_type'),(186,399,'_menu_item_menu_item_parent','0'),(187,399,'_menu_item_object_id','280'),(188,399,'_menu_item_object','page'),(189,399,'_menu_item_target',''),(190,399,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(191,399,'_menu_item_xfn',''),(192,399,'_menu_item_url',''),(194,399,'_dt-use-as-megamenu',''),(195,399,'_dt-disable-link',''),(196,399,'_dt-fullwidth',''),(197,399,'_dt-disable-text',''),(198,399,'_dt-columns','2'),(199,399,'_dt-custom-content',''),(200,399,'_dt-menu-icon',''),(201,399,'_dt-fill-columns',''),(202,399,'_dt-menu-widget',''),(203,400,'_menu_item_type','post_type'),(204,400,'_menu_item_menu_item_parent','399'),(205,400,'_menu_item_object_id','304'),(206,400,'_menu_item_object','page'),(207,400,'_menu_item_target',''),(208,400,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(209,400,'_menu_item_xfn',''),(210,400,'_menu_item_url',''),(212,400,'_dt-use-as-megamenu',''),(213,400,'_dt-disable-link',''),(214,400,'_dt-fullwidth',''),(215,400,'_dt-disable-text',''),(216,400,'_dt-columns','2'),(217,400,'_dt-custom-content',''),(218,400,'_dt-menu-icon',''),(219,400,'_dt-fill-columns',''),(220,400,'_dt-menu-widget',''),(221,401,'_menu_item_type','post_type'),(222,401,'_menu_item_menu_item_parent','0'),(223,401,'_menu_item_object_id','315'),(224,401,'_menu_item_object','page'),(225,401,'_menu_item_target',''),(226,401,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(227,401,'_menu_item_xfn',''),(228,401,'_menu_item_url',''),(230,401,'_dt-use-as-megamenu',''),(231,401,'_dt-disable-link',''),(232,401,'_dt-fullwidth',''),(233,401,'_dt-disable-text',''),(234,401,'_dt-columns','2'),(235,401,'_dt-custom-content',''),(236,401,'_dt-menu-icon',''),(237,401,'_dt-fill-columns',''),(238,401,'_dt-menu-widget',''),(781,628,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(780,627,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(779,566,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(778,401,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(777,400,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(776,399,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(775,398,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(276,376,'custom_permalink','index.php/qa'),(277,411,'_dt_enable_builder','1'),(278,411,'_edit_last','1'),(279,411,'_edit_lock','1491817159:1'),(280,411,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:25909:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">What is Cancer?</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">What is Cancer?</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_first\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div> <div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"1/3 Column\" data-name=\"one_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Types</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Types</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Prevention</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Prevention</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_third ui-draggable dt_m_column_no_modules\" data-name=\"one_third\" data-placeholder=\"1/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Nutrition</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Nutrition</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>Diet and Nutrition :</strong><br>\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n</div></div>\n </div></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:6216:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Diet and Nutrition :</strong><br>\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section]\";}'),(281,411,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(282,411,'_wp_page_template','default'),(283,411,'slide_template','default'),(284,411,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:12:\"About Cancer\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(285,411,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:12:\"About Cancer\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(286,411,'_seo_title',NULL),(287,411,'_seo_description',NULL),(288,411,'_seo_keywords',NULL),(303,411,'custom_permalink','index.php/about-cancer'),(304,428,'_dt_enable_builder','1'),(305,428,'_edit_last','1'),(306,428,'_edit_lock','1452645730:1'),(307,428,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:87030:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Types</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Types</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"2/3 Column\" data-name=\"two_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#cervical\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#colon\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#hodgkin\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#nonhodgkins\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#leukemia\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#liver\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#lung\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#myeloma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#head\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#ovarian\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#pancreatic\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#prostate\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#renal\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#melanoma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#nonmelanoma\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#gastriccancer\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#endometrial\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 0.4; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_hide\" title=\"Hide\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: none;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: none;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable ui-resizable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:32667:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#cervical\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#colon\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#hodgkin\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#nonhodgkins\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#leukemia\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#liver\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#lung\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#myeloma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#head\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#ovarian\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#pancreatic\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#prostate\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#renal\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#melanoma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#nonmelanoma\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#gastriccancer\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#endometrial\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]\";}'),(308,428,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(309,428,'_wp_page_template','tpl-fullwidth.php'),(310,428,'slide_template','default'),(311,428,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"Types\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(312,428,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"Types\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(313,428,'_seo_title',NULL),(314,428,'_seo_description',NULL),(315,428,'_seo_keywords',NULL),(750,277,'_wp_old_slug','new-patients'),(751,770,'_wp_attached_file','2016/01/ClinicaltrailsHeader.jpg'),(752,770,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:32:\"2016/01/ClinicaltrailsHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ClinicaltrailsHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"ClinicaltrailsHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:33:\"ClinicaltrailsHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:32:\"ClinicaltrailsHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(753,779,'_wp_attached_file','2016/01/AboutcancerHeader.jpg'),(754,779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/01/AboutcancerHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"AboutcancerHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"AboutcancerHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:30:\"AboutcancerHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:29:\"AboutcancerHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(755,790,'_wp_attached_file','2016/01/newpatientsHeader.jpg'),(756,790,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/01/newpatientsHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"newpatientsHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"newpatientsHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:30:\"newpatientsHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:29:\"newpatientsHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(757,801,'_wp_attached_file','2016/01/ContactusHeader.jpg'),(758,801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:27:\"2016/01/ContactusHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ContactusHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"ContactusHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:28:\"ContactusHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:27:\"ContactusHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(759,804,'_wp_attached_file','2016/01/FaqsHeader.jpg'),(760,804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:22:\"2016/01/FaqsHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"FaqsHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"FaqsHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:23:\"FaqsHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:22:\"FaqsHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(761,807,'_wp_attached_file','2016/01/glossaryheader.jpg'),(762,807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/01/glossaryheader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"glossaryheader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"glossaryheader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"glossaryheader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"glossaryheader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:26:\"glossaryheader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:27:\"glossaryheader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:26:\"glossaryheader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:26:\"glossaryheader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:26:\"glossaryheader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:26:\"glossaryheader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(342,566,'_menu_item_type','post_type'),(330,559,'_dt_enable_builder','1'),(318,504,'_dt_enable_builder','1'),(319,504,'_edit_last','1'),(320,504,'_edit_lock','1452645826:1'),(321,504,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:69842:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Prevention</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Prevention</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_first\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol></div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3><p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p><p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p><p>Resources to Help You Quit Smoking <br> American Lung Association <br> 1-800-LUNG-USA (1-800-586-4872) <br> www.lungusa.org</p><p>American Cancer Society <br> 1-800-ACS-2345 (1-800-227-2345) <br> www.cancer.org</p><p>Office on Smoking and Health <br> U.S. Centers for Disease Control and Prevention <br> 1-800-232-1311 <br> www.cdc.gov/tobacco</p></div></div></div></div></div> <div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div>\";s:16:\"layout_shortcode\";s:31566:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol>[dt_sc_hr_invisible /]<h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3><p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p><p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p><p>Resources to Help You Quit Smoking <br> American Lung Association <br> 1-800-LUNG-USA (1-800-586-4872) <br> www.lungusa.org</p><p>American Cancer Society <br> 1-800-ACS-2345 (1-800-227-2345) <br> www.cancer.org</p><p>Office on Smoking and Health <br> U.S. Centers for Disease Control and Prevention <br> 1-800-232-1311 <br> www.cdc.gov/tobacco</p>[/dt_sc_fullwidth_section][dt_sc_clear /]\";}'),(322,504,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(323,504,'_wp_page_template','tpl-fullwidth.php'),(324,504,'slide_template','default'),(325,504,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Prevention\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(326,504,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Prevention\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(327,504,'_seo_title',NULL),(328,504,'_seo_description',NULL),(329,504,'_seo_keywords',NULL),(331,559,'_edit_last','1'),(332,559,'_edit_lock','1452645934:1'),(333,559,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:11994:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Nutrition</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Nutrition</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n</div></div>\n </div></div></div>\";s:16:\"layout_shortcode\";s:7062:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n[/dt_sc_fullwidth_section]\";}'),(334,559,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(335,559,'_wp_page_template','tpl-fullwidth.php'),(336,559,'slide_template','default'),(337,559,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:9:\"Nutrition\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(338,559,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:9:\"Nutrition\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(339,559,'_seo_title',NULL),(340,559,'_seo_description',NULL),(341,559,'_seo_keywords',NULL),(343,566,'_menu_item_menu_item_parent','0'),(344,566,'_menu_item_object_id','411'),(345,566,'_menu_item_object','page'),(346,566,'_menu_item_target',''),(347,566,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(348,566,'_menu_item_xfn',''),(349,566,'_menu_item_url',''),(351,566,'_dt-use-as-megamenu',''),(352,566,'_dt-disable-link',''),(353,566,'_dt-fullwidth',''),(354,566,'_dt-disable-text',''),(355,566,'_dt-columns','2'),(356,566,'_dt-custom-content',''),(357,566,'_dt-menu-icon',''),(358,566,'_dt-fill-columns',''),(359,566,'_dt-menu-widget',''),(360,567,'_dt_enable_builder','1'),(361,567,'_edit_last','1'),(362,567,'_edit_lock','1491812175:1'),(363,567,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:17419:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_first\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_first\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Health Plan Info</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Health Plan Info</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Insurance Coverage</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Insurance Coverage</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n</div></div></div></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:4278:\"[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]\";}'),(364,567,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(365,567,'_wp_page_template','default'),(366,567,'slide_template','default'),(367,567,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:12:\"New Patients\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(368,567,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:12:\"New Patients\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(369,567,'_seo_title',NULL),(370,567,'_seo_description',NULL),(371,567,'_seo_keywords',NULL),(372,582,'_dt_enable_builder','1'),(373,582,'_edit_last','1'),(374,582,'_edit_lock','1452646564:1'),(375,582,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:25892:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Health Plan Info</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Health Plan Info</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div data-placeholder=\"2/3 Column\" data-name=\"two_third\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"1/2 Column\" data-name=\"one_half\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">What you need to know</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">What you need to know</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p></div></div></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Insurance Coverage</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Insurance Coverage</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n</div></div></div></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:8352:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]\";}'),(376,582,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(377,582,'_wp_page_template','tpl-fullwidth.php'),(378,582,'slide_template','default'),(379,582,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Health Plan Info\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(380,582,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Health Plan Info\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(381,582,'_seo_title',NULL),(382,582,'_seo_description',NULL),(383,582,'_seo_keywords',NULL),(384,599,'_dt_enable_builder','1'),(385,599,'_edit_last','1'),(386,599,'_edit_lock','1452646489:1'),(387,599,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:23731:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h2_title dt_module_others ui-draggable dt_first\" data-name=\"h2_title\" data-placeholder=\"Heading 2\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 2</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Insurance Coverage</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Insurance Coverage</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_first\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n</div></div></div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n</div></div></div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"1/2 Column\" data-name=\"one_half\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">What you need to know</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">What you need to know</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div></div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p></div></div></div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_one_half ui-draggable dt_m_column_no_modules\" data-name=\"one_half\" data-placeholder=\"1/2 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">1/2 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_h3_title dt_module_others ui-draggable dt_first\" data-name=\"h3_title\" data-placeholder=\"Heading 3\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-headings dt_icon\"></span>\n <span class=\"dt_module_name\">Heading 3</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"><span class=\"title\">Health Plan Info</span></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"title\" class=\"title dt_module_setting\">Health Plan Info</div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"description\" class=\"description dt_module_setting\">Medical Oncology Care Associates</div></div>\n </div><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p></div></div>\n </div></div></div></div>\n </div>\";s:16:\"layout_shortcode\";s:6196:\"[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]\";}'),(388,599,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(389,599,'_wp_page_template','tpl-fullwidth.php'),(390,599,'slide_template','default'),(391,599,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:18:\"Insurance Coverage\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(392,599,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:18:\"Insurance Coverage\";s:13:\"breadcrumb-bg\";s:93:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(393,599,'_seo_title',NULL),(394,599,'_seo_description',NULL),(395,599,'_seo_keywords',NULL),(396,616,'_dt_enable_builder','1'),(397,616,'_edit_last','1'),(398,616,'_edit_lock','1597771122:1'),(399,616,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:24451:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_four_sixth ui-draggable dt_first\" data-name=\"four_sixth\" data-placeholder=\"4/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">4/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Contact Info</h3>\n</div></div></div><div class=\"dt_module dt_m_address dt_module_others ui-draggable dt_first\" data-name=\"address\" data-placeholder=\"Address\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-address dt_icon\"></span>\n <span class=\"dt_module_name\">Address</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"line1\" class=\"line1 dt_module_setting\">1010 W. La Veta Avenue,</div><div data-option_name=\"line2\" class=\"line2 dt_module_setting\">Suite 250,</div><div data-option_name=\"line3\" class=\"line3 dt_module_setting\">Orange, California 92868.</div><div data-option_name=\"line4\" class=\"line4 dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_mobile dt_module_others ui-draggable dt_first\" data-name=\"mobile\" data-placeholder=\"Mobile\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-mobile dt_icon\"></span>\n <span class=\"dt_module_name\">Mobile</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"mobile\" class=\"mobile dt_module_setting\">(714) 541-6622</div></div>\n </div><div class=\"dt_module dt_m_fax dt_module_others ui-draggable dt_first\" data-name=\"fax\" data-placeholder=\"Fax\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-fax dt_icon\"></span>\n <span class=\"dt_module_name\">Fax</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"fax\" class=\"fax dt_module_setting\">(714) 541-0531</div></div>\n </div><div class=\"dt_module dt_m_phone dt_module_others ui-draggable dt_first\" data-name=\"phone\" data-placeholder=\"Phone\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-phone dt_icon\"></span>\n <span class=\"dt_module_name\">Phone</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"phone\" class=\"phone dt_module_setting\">(714) 541-1406 </div></div>\n </div></div>\n </div></div>\n </div> <div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>\n</div></div></div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div></div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_four_sixth ui-draggable dt_m_column_has_modules dt_first\" data-name=\"four_sixth\" data-placeholder=\"4/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">4/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n</div></div>\n </div></div></div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable dt_m_column_has_modules\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Contact Info</h3></div></div></div><div class=\"dt_module dt_m_address dt_module_others ui-draggable dt_first\" data-name=\"address\" data-placeholder=\"Address\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-address dt_icon\"></span>\n <span class=\"dt_module_name\">Address</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"line1\" class=\"line1 dt_module_setting\">113 Waterworks Way,</div><div data-option_name=\"line2\" class=\"line2 dt_module_setting\">Suite 200,</div><div data-option_name=\"line3\" class=\"line3 dt_module_setting\">Irvine, CA 92618.</div><div data-option_name=\"line4\" class=\"line4 dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_mobile dt_module_others ui-draggable dt_first\" data-name=\"mobile\" data-placeholder=\"Mobile\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-mobile dt_icon\"></span>\n <span class=\"dt_module_name\">Mobile</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"mobile\" class=\"mobile dt_module_setting\">(949) 724-4225</div></div>\n </div><div class=\"dt_module dt_m_fax dt_module_others ui-draggable dt_first\" data-name=\"fax\" data-placeholder=\"Fax\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-fax dt_icon\"></span>\n <span class=\"dt_module_name\">Fax</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"fax\" class=\"fax dt_module_setting\">(714) 541-0531</div></div>\n </div></div></div></div></div>\";s:16:\"layout_shortcode\";s:3060:\"[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]\";}'),(400,616,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(401,616,'_wp_page_template','default'),(402,616,'slide_template','default'),(403,616,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Contact Us\";s:13:\"breadcrumb-bg\";s:91:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ContactusHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(404,616,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:10:\"Contact Us\";s:13:\"breadcrumb-bg\";s:91:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ContactusHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(405,616,'_seo_title',NULL),(406,616,'_seo_description',NULL),(407,616,'_seo_keywords',NULL),(408,627,'_menu_item_type','post_type'),(409,627,'_menu_item_menu_item_parent','0'),(410,627,'_menu_item_object_id','567'),(411,627,'_menu_item_object','page'),(412,627,'_menu_item_target',''),(413,627,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(414,627,'_menu_item_xfn',''),(415,627,'_menu_item_url',''),(417,627,'_dt-use-as-megamenu',''),(418,627,'_dt-disable-link',''),(419,627,'_dt-fullwidth',''),(420,627,'_dt-disable-text',''),(421,627,'_dt-columns','2'),(422,627,'_dt-custom-content',''),(423,627,'_dt-menu-icon',''),(424,627,'_dt-fill-columns',''),(425,627,'_dt-menu-widget',''),(426,628,'_menu_item_type','post_type'),(427,628,'_menu_item_menu_item_parent','0'),(428,628,'_menu_item_object_id','616'),(429,628,'_menu_item_object','page'),(430,628,'_menu_item_target',''),(431,628,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(432,628,'_menu_item_xfn',''),(433,628,'_menu_item_url',''),(435,628,'_dt-use-as-megamenu',''),(436,628,'_dt-disable-link',''),(437,628,'_dt-fullwidth',''),(438,628,'_dt-disable-text',''),(439,628,'_dt-columns','2'),(440,628,'_dt-custom-content',''),(441,628,'_dt-menu-icon',''),(442,628,'_dt-fill-columns',''),(443,628,'_dt-menu-widget',''),(444,657,'_dt_enable_builder','1'),(445,657,'_edit_last','1'),(446,657,'_edit_lock','1491649528:1'),(447,657,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:3117:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h4>Are you taking new patients?</h4><p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p><h4>Will I always see the same doctor?</h4><p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p><h4>What will my insurance cover?</h4><p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p><h4>Is chemotheraphy given in your office?</h4><p>Yes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.</p><h4>What chemotheraphy drugs will I receive?</h4><p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p></div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:1288:\"[dt_sc_fullwidth_section first]<h4>Are you taking new patients?</h4><p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p><h4>Will I always see the same doctor?</h4><p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p><h4>What will my insurance cover?</h4><p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p><h4>Is chemotheraphy given in your office?</h4><p>Yes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.</p><h4>What chemotheraphy drugs will I receive?</h4><p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>[/dt_sc_fullwidth_section]\";}'),(448,657,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(449,657,'_wp_page_template','default'),(450,657,'slide_template','default'),(451,657,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"FAQ\'S\";s:13:\"breadcrumb-bg\";s:86:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/FaqsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(452,657,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:5:\"FAQ\'S\";s:13:\"breadcrumb-bg\";s:86:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/FaqsHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(453,657,'_seo_title',NULL),(454,657,'_seo_description',NULL),(455,657,'_seo_keywords',NULL),(456,661,'_dt_enable_builder','1'),(457,661,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:7808:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.</p><p><strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.</p><p><strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.</p><p><strong>Anorexia:</strong> Poor appetite, you are unable to eat.</p><p><strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.</p><p><strong>Benign:</strong> Describes a tumor that is not cancerous.</p><p><strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.</p><p><strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).</p><p><strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.</p><p><strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.</p><p><strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.</p><p><strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.</p><p><strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.</p><p><strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.</p><p><strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.</p><p><strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.</p><p><strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.</p><p><strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.</p><p><strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.</p><p><strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.</p><p><strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"</p><p><strong>Intra-arterial:</strong> Into an artery.</p><p><strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.</p><p><strong>Intralesional:</strong> Into a tumor.</p><p><strong>Intramuscular (IM):</strong> Into a muscle.</p><p><strong>Intrathecal (IT):</strong> Into the spinal fluid.</p><p><strong>Intravenous (IV):</strong> Into a vein.</p><p><strong>Malignant:</strong> Cancerous.</p><p><strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.</p><p><strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.</p><p><strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.</p><p><strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.</p><p><strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.</p><p><strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.</p><p><strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.</p><p><strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.</p><p><strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.</p><p><strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.</p><p><strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.</p><p><strong>Stomatitis:</strong> Sores on the lining of the mouth.</p><p><strong>Topical (TOP):</strong> Applied directly to the skin.</p><p><strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).</p><p><strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.</p><p><strong>White blood cells:</strong> The blood cells that fight infection.</p><p><strong>Source: American Cancer Society</strong></p></div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:5979:\"[dt_sc_fullwidth_section first]<p><strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.</p><p><strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.</p><p><strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.</p><p><strong>Anorexia:</strong> Poor appetite, you are unable to eat.</p><p><strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.</p><p><strong>Benign:</strong> Describes a tumor that is not cancerous.</p><p><strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.</p><p><strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).</p><p><strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.</p><p><strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.</p><p><strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.</p><p><strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.</p><p><strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.</p><p><strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.</p><p><strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.</p><p><strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.</p><p><strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.</p><p><strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.</p><p><strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.</p><p><strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.</p><p><strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"</p><p><strong>Intra-arterial:</strong> Into an artery.</p><p><strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.</p><p><strong>Intralesional:</strong> Into a tumor.</p><p><strong>Intramuscular (IM):</strong> Into a muscle.</p><p><strong>Intrathecal (IT):</strong> Into the spinal fluid.</p><p><strong>Intravenous (IV):</strong> Into a vein.</p><p><strong>Malignant:</strong> Cancerous.</p><p><strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.</p><p><strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.</p><p><strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.</p><p><strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.</p><p><strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.</p><p><strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.</p><p><strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.</p><p><strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.</p><p><strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.</p><p><strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.</p><p><strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.</p><p><strong>Stomatitis:</strong> Sores on the lining of the mouth.</p><p><strong>Topical (TOP):</strong> Applied directly to the skin.</p><p><strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).</p><p><strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.</p><p><strong>White blood cells:</strong> The blood cells that fight infection.</p><p><strong>Source: American Cancer Society</strong></p>[/dt_sc_fullwidth_section]\";}'),(458,661,'_edit_last','1'),(459,661,'_edit_lock','1491826573:1'),(460,661,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(461,661,'_wp_page_template','default'),(462,661,'slide_template','default'),(463,661,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Glossary\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(464,661,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Glossary\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(465,661,'_seo_title',NULL),(466,661,'_seo_description',NULL),(467,661,'_seo_keywords',NULL),(468,664,'_wp_attached_file','2015/10/medicaloncologycarelogo.jpg'),(469,664,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:179;s:6:\"height\";i:73;s:4:\"file\";s:35:\"2015/10/medicaloncologycarelogo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"medicaloncologycarelogo-150x73.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:73;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(749,755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/01/WhoweareHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"WhoweareHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"WhoweareHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:27:\"WhoweareHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:26:\"WhoweareHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(733,736,'_wp_attached_file','2016/01/PageHeaderVs2.jpg'),(734,736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/01/PageHeaderVs2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"PageHeaderVs2-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"PageHeaderVs2-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:26:\"PageHeaderVs2-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs2-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(735,739,'_wp_attached_file','2016/01/PageHeaderVs3.jpg'),(736,739,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/01/PageHeaderVs3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"PageHeaderVs3-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"PageHeaderVs3-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:26:\"PageHeaderVs3-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:25:\"PageHeaderVs3-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(737,744,'_wp_attached_file','2016/01/GalleryHeader.jpg'),(738,744,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/01/GalleryHeader.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"GalleryHeader-300x42.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-768x108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"GalleryHeader-1024x144.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-one-col\";a:4:{s:4:\"file\";s:26:\"GalleryHeader-1170x190.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-one-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-900x190.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-572x190.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-440x190.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:25:\"GalleryHeader-420x190.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(739,747,'_wp_attached_file','2015/10/1.jpg'),(740,747,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:598;s:6:\"height\";i:400;s:4:\"file\";s:13:\"2015/10/1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:13:\"1-572x400.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:13:\"1-572x396.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:13:\"1-440x305.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:13:\"1-420x291.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(741,748,'_wp_attached_file','2015/10/2.jpg'),(742,748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:598;s:6:\"height\";i:400;s:4:\"file\";s:13:\"2015/10/2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:13:\"2-572x400.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:13:\"2-572x396.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:13:\"2-440x305.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:13:\"2-420x291.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(743,749,'_wp_attached_file','2015/10/3.jpg'),(744,749,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:598;s:6:\"height\";i:400;s:4:\"file\";s:13:\"2015/10/3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:13:\"3-572x400.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:13:\"3-572x396.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:13:\"3-440x305.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:13:\"3-420x291.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(745,750,'_wp_attached_file','2015/10/4.jpg'),(746,750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:602;s:6:\"height\";i:402;s:4:\"file\";s:13:\"2015/10/4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"gallery-shapes\";a:4:{s:4:\"file\";s:13:\"4-572x402.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"gallery-default-two-col\";a:4:{s:4:\"file\";s:13:\"4-572x396.jpg\";s:5:\"width\";i:572;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"gallery-default-two-col-wit-sidebar\";a:4:{s:4:\"file\";s:13:\"4-440x305.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"gallery-default-three-four-col\";a:4:{s:4:\"file\";s:13:\"4-420x291.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(747,747,'_wp_attachment_image_alt','Photo Gallery'),(748,755,'_wp_attached_file','2016/01/WhoweareHeader.jpg'),(484,668,'_menu_item_type','post_type'),(485,668,'_menu_item_menu_item_parent','0'),(486,668,'_menu_item_object_id','661'),(487,668,'_menu_item_object','page'),(488,668,'_menu_item_target',''),(489,668,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(490,668,'_menu_item_xfn',''),(491,668,'_menu_item_url',''),(493,668,'_dt-use-as-megamenu',''),(494,668,'_dt-disable-link',''),(495,668,'_dt-fullwidth',''),(496,668,'_dt-disable-text',''),(497,668,'_dt-columns','2'),(498,668,'_dt-custom-content',''),(499,668,'_dt-menu-icon',''),(500,668,'_dt-fill-columns',''),(501,668,'_dt-menu-widget',''),(502,669,'_dt_enable_builder','1'),(503,669,'_edit_last','1'),(504,669,'_edit_lock','1452647288:1'),(505,669,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:4257:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_third ui-draggable dt_first\" data-name=\"two_third\" data-placeholder=\"2/3 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/3 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:642:\"[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p>[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]\";}'),(506,670,'_dt_enable_builder','1'),(507,669,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(508,669,'_wp_page_template','tpl-fullwidth.php'),(509,669,'slide_template','default'),(510,669,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Legal Disclaimer\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(511,669,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Legal Disclaimer\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(512,669,'_seo_title',NULL),(513,669,'_seo_description',NULL),(514,669,'_seo_keywords',NULL),(515,670,'_edit_last','1'),(516,670,'_edit_lock','1452647558:1'),(517,670,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:4945:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p><p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p><p>If you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.</p><h4>Who Will Follow This Notice?</h4><p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p><p><strong>The privacy practices described in this notice will be followed by:</strong></p><ul><ul><li>Any health care professional who treats you at any of our locations;</li><li>All employees, medical staff, trainees or volunteers at any of our locations;</li><li>Any business associates of our office (which are described further below).</li></ul></ul><p><strong>Permission Described in this Notice</strong></p><p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p><p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p><p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p><p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p></div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:3116:\"[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p><p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p><p>If you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.</p><h4>Who Will Follow This Notice?</h4><p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p><p><strong>The privacy practices described in this notice will be followed by:</strong></p><ul><ul><li>Any health care professional who treats you at any of our locations;</li><li>All employees, medical staff, trainees or volunteers at any of our locations;</li><li>Any business associates of our office (which are described further below).</li></ul></ul><p><strong>Permission Described in this Notice</strong></p><p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p><p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p><p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p><p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p>[/dt_sc_fullwidth_section]\";}'),(518,670,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(519,670,'_wp_page_template','tpl-fullwidth.php'),(520,670,'slide_template','default'),(521,670,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:27:\"Notice Of Privacy Practices\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(522,670,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:27:\"Notice Of Privacy Practices\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(523,670,'_seo_title',NULL),(524,670,'_seo_description',NULL),(525,670,'_seo_keywords',NULL),(526,676,'_dt_enable_builder','1'),(527,676,'_edit_last','1'),(528,676,'_edit_lock','1452621918:1'),(529,676,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:3585:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>[gallery link=\"file\" columns=\"4\" size=\"medium\" ids=\"750,749,748,747\"]</p>\n<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n</div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:1756:\"[dt_sc_fullwidth_section first]<p>[gallery link=\"file\" columns=\"4\" size=\"medium\" ids=\"750,749,748,747\"]</p>\n<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]\";}'),(530,676,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(531,676,'_wp_page_template','tpl-fullwidth.php'),(532,676,'slide_template','default'),(533,676,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:13:\"Photo Gallery\";s:13:\"breadcrumb-bg\";s:89:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/GalleryHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(534,676,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:13:\"Photo Gallery\";s:13:\"breadcrumb-bg\";s:89:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/GalleryHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(535,676,'_seo_title',NULL),(536,676,'_seo_description',NULL),(537,676,'_seo_keywords',NULL),(538,681,'_dt_enable_builder','1'),(539,681,'_edit_last','1'),(540,681,'_edit_lock','1452647788:1'),(541,681,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:17847:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"4/6 Column\" data-name=\"four_sixth\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_four_sixth ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">4/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p></div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Contact Info</h3></div></div></div><div class=\"dt_module dt_m_address dt_module_others ui-draggable dt_first\" data-name=\"address\" data-placeholder=\"Address\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-address dt_icon\"></span>\n <span class=\"dt_module_name\">Address</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"line1\" class=\"line1 dt_module_setting\">113 Waterworks Way,</div><div data-option_name=\"line2\" class=\"line2 dt_module_setting\">Suite 200,</div><div data-option_name=\"line3\" class=\"line3 dt_module_setting\">Irvine, CA 92618.</div><div data-option_name=\"line4\" class=\"line4 dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_mobile dt_module_others ui-draggable dt_first\" data-name=\"mobile\" data-placeholder=\"Mobile\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-mobile dt_icon\"></span>\n <span class=\"dt_module_name\">Mobile</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"mobile\" class=\"mobile dt_module_setting\">(714) 541-6622</div></div>\n </div><div class=\"dt_module dt_m_fax dt_module_others ui-draggable dt_first\" data-name=\"fax\" data-placeholder=\"Fax\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-fax dt_icon\"></span>\n <span class=\"dt_module_name\">Fax</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"fax\" class=\"fax dt_module_setting\">(714) 541-0531</div></div>\n </div><div class=\"dt_module dt_m_phone dt_module_others ui-draggable dt_first\" data-name=\"phone\" data-placeholder=\"Phone\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-phone dt_icon\"></span>\n <span class=\"dt_module_name\">Phone</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"phone\" class=\"phone dt_module_setting\">(714) 541-1406 </div></div>\n </div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_hr_invisible dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"hr_invisible\" data-placeholder=\"Whitespace\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Whitespace</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_m_clear dt_module_others dt_disable_resize ui-draggable dt_first\" data-name=\"clear\" data-placeholder=\"Clear\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-divider dt_icon\"></span>\n <span class=\"dt_module_name\">Clear</span><div class=\"dt_module_options\"><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"></div>\n </div><div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div data-placeholder=\"4/6 Column\" data-name=\"four_sixth\" class=\"dt_module dt_m_column dt_disable_resize dt_m_column_four_sixth ui-draggable dt_m_column_no_modules dt_first\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">4/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n</div></div>\n </div></div>\n </div><div class=\"dt_module dt_m_column dt_disable_resize dt_m_column_two_sixth ui-draggable dt_m_column_has_modules\" data-name=\"two_sixth\" data-placeholder=\"2/6 Column\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\" style=\"opacity: 1;\">2/6 Column</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_column\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_columndata_settings\"></div>\n </div><div class=\"dt_modules_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><h3>Contact Info</h3></div></div></div><div class=\"dt_module dt_m_address dt_module_others ui-draggable dt_first\" data-name=\"address\" data-placeholder=\"Address\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-address dt_icon\"></span>\n <span class=\"dt_module_name\">Address</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"line1\" class=\"line1 dt_module_setting\">1010 W. La Veta Avenue,</div><div data-option_name=\"line2\" class=\"line2 dt_module_setting\">Suite 250,</div><div data-option_name=\"line3\" class=\"line3 dt_module_setting\">Orange, California 92868.</div><div data-option_name=\"line4\" class=\"line4 dt_module_setting\"></div></div>\n </div><div class=\"dt_module dt_m_mobile dt_module_others ui-draggable dt_first\" data-name=\"mobile\" data-placeholder=\"Mobile\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-mobile dt_icon\"></span>\n <span class=\"dt_module_name\">Mobile</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"mobile\" class=\"mobile dt_module_setting\">(949) 724-4225</div></div>\n </div><div class=\"dt_module dt_m_fax dt_module_others ui-draggable dt_first\" data-name=\"fax\" data-placeholder=\"Fax\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-fax dt_icon\"></span>\n <span class=\"dt_module_name\">Fax</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"fax\" class=\"fax dt_module_setting\">(714) 541-0531</div></div>\n </div></div>\n </div></div></div>\";s:16:\"layout_shortcode\";s:1618:\"[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]\";}'),(542,681,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(543,681,'_wp_page_template','tpl-fullwidth.php'),(544,681,'slide_template','default'),(545,681,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Location\";s:13:\"breadcrumb-bg\";s:91:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ContactusHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(546,681,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:8:\"Location\";s:13:\"breadcrumb-bg\";s:91:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ContactusHeader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(547,681,'_seo_title',NULL),(548,681,'_seo_description',NULL),(549,681,'_seo_keywords',NULL),(554,688,'_menu_item_target',''),(555,688,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(556,688,'_menu_item_xfn',''),(557,688,'_menu_item_url',''),(622,692,'_dt_enable_builder','1'),(559,688,'_dt-use-as-megamenu',''),(560,688,'_dt-disable-link',''),(561,688,'_dt-fullwidth',''),(562,688,'_dt-disable-text',''),(563,688,'_dt-columns','2'),(564,688,'_dt-custom-content',''),(550,688,'_menu_item_type','post_type'),(551,688,'_menu_item_menu_item_parent','0'),(552,688,'_menu_item_object_id','657'),(553,688,'_menu_item_object','page'),(565,688,'_dt-menu-icon',''),(566,688,'_dt-fill-columns',''),(567,688,'_dt-menu-widget',''),(568,689,'_menu_item_type','post_type'),(569,689,'_menu_item_menu_item_parent','0'),(570,689,'_menu_item_object_id','669'),(571,689,'_menu_item_object','page'),(572,689,'_menu_item_target',''),(573,689,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(574,689,'_menu_item_xfn',''),(575,689,'_menu_item_url',''),(577,689,'_dt-use-as-megamenu',''),(578,689,'_dt-disable-link',''),(579,689,'_dt-fullwidth',''),(580,689,'_dt-disable-text',''),(581,689,'_dt-columns','2'),(582,689,'_dt-custom-content',''),(583,689,'_dt-menu-icon',''),(584,689,'_dt-fill-columns',''),(585,689,'_dt-menu-widget',''),(586,690,'_menu_item_type','post_type'),(587,690,'_menu_item_menu_item_parent','0'),(588,690,'_menu_item_object_id','681'),(589,690,'_menu_item_object','page'),(590,690,'_menu_item_target',''),(591,690,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(592,690,'_menu_item_xfn',''),(593,690,'_menu_item_url',''),(595,690,'_dt-use-as-megamenu',''),(596,690,'_dt-disable-link',''),(597,690,'_dt-fullwidth',''),(598,690,'_dt-disable-text',''),(599,690,'_dt-columns','2'),(600,690,'_dt-custom-content',''),(601,690,'_dt-menu-icon',''),(602,690,'_dt-fill-columns',''),(603,690,'_dt-menu-widget',''),(604,691,'_menu_item_type','post_type'),(605,691,'_menu_item_menu_item_parent','0'),(606,691,'_menu_item_object_id','676'),(607,691,'_menu_item_object','page'),(608,691,'_menu_item_target',''),(609,691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(610,691,'_menu_item_xfn',''),(611,691,'_menu_item_url',''),(613,691,'_dt-use-as-megamenu',''),(614,691,'_dt-disable-link',''),(615,691,'_dt-fullwidth',''),(616,691,'_dt-disable-text',''),(617,691,'_dt-columns','2'),(618,691,'_dt-custom-content',''),(619,691,'_dt-menu-icon',''),(620,691,'_dt-fill-columns',''),(621,691,'_dt-menu-widget',''),(623,692,'_edit_last','1'),(624,692,'_edit_lock','1491826273:1'),(625,692,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:4573:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_doshortcode_anycontent dt_module_general ui-draggable dt_first\" data-name=\"doshortcode_anycontent\" data-placeholder=\"Add Any Content Here\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-anycontent dt_icon\"></span>\n <span class=\"dt_module_name\">Add Any Content Here</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"acc_content\" class=\"acc_content dt_module_setting dtthemes_module_content\"><p>St. Joseph Hospital <br>Regional Cancer Center <br>1100 W. Stewart <br>Orange, CA 92868<br> <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong></p><ul><li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li><li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li><li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li><li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li><li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li><li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li><li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li><li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li><li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li><li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li></ul><p><strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong></p><p>The Wellness Community<br> 540 N. Golden Circle Dr., Suite 315<br> Santa Ana, CA 92705</p><ul><li>Lymphoma Support Groups</li><li>Relaxation/ Visualization</li><li>Cancer & Spirituality</li><li>Life Transitions Networking Group</li></ul><p><strong>Contact: The Wellness Center for times and dates 714-543-3200</strong></p></div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:2744:\"[dt_sc_fullwidth_section first]<p>St. Joseph Hospital <br>Regional Cancer Center <br>1100 W. Stewart <br>Orange, CA 92868<br> <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong></p><ul><li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li><li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li><li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li><li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li><li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li><li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li><li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li><li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li><li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li><li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li></ul><p><strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong></p><p>The Wellness Community<br> 540 N. Golden Circle Dr., Suite 315<br> Santa Ana, CA 92705</p><ul><li>Lymphoma Support Groups</li><li>Relaxation/ Visualization</li><li>Cancer & Spirituality</li><li>Life Transitions Networking Group</li></ul><p><strong>Contact: The Wellness Center for times and dates 714-543-3200</strong></p>[/dt_sc_fullwidth_section]\";}'),(626,692,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(627,692,'_wp_page_template','default'),(628,692,'slide_template','default'),(629,692,'_dt_post_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Support Programs\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(630,692,'_tpl_default_settings','a:5:{s:6:\"layout\";s:18:\"content-full-width\";s:20:\"breadcrumb-sub-title\";s:16:\"Support Programs\";s:13:\"breadcrumb-bg\";s:90:\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg\";s:20:\"breadcrumb-bg-repeat\";s:9:\"no-repeat\";s:22:\"breadcrumb-bg-position\";s:13:\"center center\";}'),(631,692,'_seo_title',NULL),(632,692,'_seo_description',NULL),(633,692,'_seo_keywords',NULL),(634,695,'_dt_enable_builder','1'),(635,695,'_edit_last','1'),(636,695,'_edit_lock','1491826574:1'),(637,695,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:2736:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_fancy_ol dt_module_general ui-draggable dt_first\" data-name=\"fancy_ol\" data-placeholder=\"Ordered Lists\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-orderedlists dt_icon\"></span>\n <span class=\"dt_module_name\">Ordered Lists</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"style\" class=\"style dt_module_setting\">decimal</div><div data-option_name=\"variation\" class=\"variation dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"ol_content\" class=\"ol_content dt_module_setting dtthemes_module_content\"><ol>\n<li><a href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/financial_agreement.pdf\">Financial Agreement</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/Initial_consult_worksheet.pdf\">Initial Consult Worksheet</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/notice_of_privacy%20_practices.pdf\">Notice of Privacy Practices</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/HIPAA%20_privacy_authorization.pdf\">HIPAA Privacy Authorization</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/miscellaneous_fees.pdf\">miscellaneous_fees</a></li>\n</ol>\n</div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:801:\"[dt_sc_fullwidth_section first][dt_sc_fancy_ol style=\"decimal\" variation=\"\" class=\"\"]<ol>\n<li><a href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/financial_agreement.pdf\">Financial Agreement</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/Initial_consult_worksheet.pdf\">Initial Consult Worksheet</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/notice_of_privacy%20_practices.pdf\">Notice of Privacy Practices</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/HIPAA%20_privacy_authorization.pdf\">HIPAA Privacy Authorization</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/miscellaneous_fees.pdf\">miscellaneous_fees</a></li>\n</ol>\n[/dt_sc_fancy_ol][/dt_sc_fullwidth_section]\";}'),(638,695,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(639,695,'_wp_page_template','default'),(640,695,'slide_template','default'),(641,695,'_dt_post_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(642,695,'_tpl_default_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(643,695,'_seo_title',''),(644,695,'_seo_description',''),(645,695,'_seo_keywords',''),(646,698,'_dt_enable_builder','1'),(647,698,'_edit_last','1'),(648,698,'_edit_lock','1491826570:1'),(649,698,'_dt_builder_settings','a:2:{s:11:\"layout_html\";s:2910:\"<div class=\"dt_module dt_disable_resize dt_fullwidth_section fullwidth_section ui-draggable dt_first\" data-name=\"fullwidth_section\" data-placeholder=\"Fullwidth Section\" style=\"opacity: 1; z-index: 1;\"><div class=\"dt_module_controls\">\n <span class=\"dt_module_name dt_column_name\">Fullwidth Section</span>\n <span class=\"dt_move\" style=\"display: none;\"></span>\n <div class=\"dt_module_options\">\n <span class=\"dt_delete_column\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_column\" title=\"Clone\" style=\"display: block;\"></span>\n <span class=\"dt_settings_arrow_fullwidth\" title=\"Settings\" style=\"display: block;\"></span>\n <span class=\"dt_add_module_column\" title=\"Add Module\" style=\"display:none;\">A</span>\n </div>\n <div class=\"dt_fullwidthsection_data_settings\"></div>\n </div><div class=\"dt_fullwidth_section_container ui-droppable ui-sortable\" aria-disabled=\"false\"><div class=\"dt_module dt_m_fancy_ol dt_module_general ui-draggable dt_first\" data-name=\"fancy_ol\" data-placeholder=\"Ordered Lists\" style=\"opacity: 1; z-index: 1;\"><span class=\"ico-orderedlists dt_icon\"></span>\n <span class=\"dt_module_name\">Ordered Lists</span><div class=\"dt_module_options\"><span class=\"dt_move\" style=\"display: block;\"></span><span class=\"dt_showorhide dt_show\" title=\"Show\" style=\"display: block;\"></span>\n <span class=\"dt_delete\" title=\"Delete\" style=\"display: block;\"></span>\n <span class=\"dt_clone_module\" title=\"Clone\" style=\"display: block;\"></span><span class=\"dt_settings_arrow_module\" title=\"Settings\" style=\"display: block;\"></span></div>\n <div class=\"dt_preview\"></div>\n <div class=\"dt_module_settings\"><div data-option_name=\"style\" class=\"style dt_module_setting\">decimal</div><div data-option_name=\"variation\" class=\"variation dt_module_setting\"></div><div data-option_name=\"class\" class=\"class dt_module_setting\"></div><div data-option_name=\"ol_content\" class=\"ol_content dt_module_setting dtthemes_module_content\"><ol>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancernet.nci.nih.gov</a></li>\n<li><a href=\"http://www.cancercare.org/\" target=\"_blank\" class=\"top\">Cancercare.org</a></li>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancer.gov</a></li>\n<li><a href=\"http://www.asco.org/\" target=\"_blank\" class=\"top\">asco.org</a></li>\n<li><a href=\"http://www.webmd.com/\" target=\"_blank\" class=\"top\">Webmd.com</a></li>\n<li><a href=\"http://www.cancerresources.com/\" target=\"_blank\" class=\"top\">cancersource.com</a></li>\n<li><a href=\"http://www.aicr.org/site/PageServer\" target=\"_blank\" class=\"top\">www.aicr.org</a></li>\n<li><a href=\"http://www.ocma.org/\" target=\"_blank\" class=\"top\">www.ocma.org</a></li>\n<li><a href=\"http://www.opa.ca.gov/report_card/\" target=\"_blank\" class=\"top\">www.opa.ca.gov/report_card</a></li>\n</ol>\n</div></div>\n </div></div>\n </div>\";s:16:\"layout_shortcode\";s:975:\"[dt_sc_fullwidth_section first][dt_sc_fancy_ol style=\"decimal\" variation=\"\" class=\"\"]<ol>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancernet.nci.nih.gov</a></li>\n<li><a href=\"http://www.cancercare.org/\" target=\"_blank\" class=\"top\">Cancercare.org</a></li>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancer.gov</a></li>\n<li><a href=\"http://www.asco.org/\" target=\"_blank\" class=\"top\">asco.org</a></li>\n<li><a href=\"http://www.webmd.com/\" target=\"_blank\" class=\"top\">Webmd.com</a></li>\n<li><a href=\"http://www.cancerresources.com/\" target=\"_blank\" class=\"top\">cancersource.com</a></li>\n<li><a href=\"http://www.aicr.org/site/PageServer\" target=\"_blank\" class=\"top\">www.aicr.org</a></li>\n<li><a href=\"http://www.ocma.org/\" target=\"_blank\" class=\"top\">www.ocma.org</a></li>\n<li><a href=\"http://www.opa.ca.gov/report_card/\" target=\"_blank\" class=\"top\">www.opa.ca.gov/report_card</a></li>\n</ol>\n[/dt_sc_fancy_ol][/dt_sc_fullwidth_section]\";}'),(650,698,'_portfolio_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(651,698,'_wp_page_template','default'),(652,698,'slide_template','default'),(653,698,'_dt_post_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(654,698,'_tpl_default_settings','a:1:{s:6:\"layout\";s:18:\"content-full-width\";}'),(655,698,'_seo_title',''),(656,698,'_seo_description',''),(657,698,'_seo_keywords',''),(658,701,'_menu_item_type','post_type'),(659,701,'_menu_item_menu_item_parent','0'),(660,701,'_menu_item_object_id','695'),(661,701,'_menu_item_object','page'),(662,701,'_menu_item_target',''),(663,701,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(664,701,'_menu_item_xfn',''),(665,701,'_menu_item_url',''),(667,701,'_dt-use-as-megamenu',''),(668,701,'_dt-disable-link',''),(669,701,'_dt-fullwidth',''),(670,701,'_dt-disable-text',''),(671,701,'_dt-columns','2'),(672,701,'_dt-custom-content',''),(673,701,'_dt-menu-icon',''),(674,701,'_dt-fill-columns',''),(675,701,'_dt-menu-widget',''),(676,702,'_menu_item_type','post_type'),(677,702,'_menu_item_menu_item_parent','0'),(678,702,'_menu_item_object_id','698'),(679,702,'_menu_item_object','page'),(680,702,'_menu_item_target',''),(681,702,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(682,702,'_menu_item_xfn',''),(683,702,'_menu_item_url',''),(685,702,'_dt-use-as-megamenu',''),(686,702,'_dt-disable-link',''),(687,702,'_dt-fullwidth',''),(688,702,'_dt-disable-text',''),(689,702,'_dt-columns','2'),(690,702,'_dt-custom-content',''),(691,702,'_dt-menu-icon',''),(692,702,'_dt-fill-columns',''),(693,702,'_dt-menu-widget',''); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(255) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=972 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2015-05-11 16:32:55','2015-05-11 16:32:55','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','publish','open','open','','hello-world','','','2015-05-11 16:32:55','2015-05-11 16:32:55','',0,'http://www.demo.medicaloncologycare.com/demo/?p=1',0,'post','',1),(2,1,'2015-05-11 16:32:55','2015-05-11 16:32:55','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://www.demo.medicaloncologycare.com/demo/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','open','open','','sample-page','','','2015-05-11 16:32:55','2015-05-11 16:32:55','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=2',0,'page','',0),(7,1,'2015-10-01 09:47:56','2015-10-01 09:47:56','','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:47:56','2015-10-01 09:47:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(4,1,'2015-10-01 06:58:05','2015-10-01 06:58:05','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>\n[your-subject]\n[your-name] <wordpress@demo.medicaloncologycare.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on demo (http://www.demo.medicaloncologycare.com/demo)\naddula.srikanthreddy@gmail.com\nReply-To: [your-email]\n\n0\n0\n\n[your-subject]\ndemo <wordpress@demo.medicaloncologycare.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on demo (http://www.demo.medicaloncologycare.com/demo)\n[your-email]\nReply-To: addula.srikanthreddy@gmail.com\n\n0\n0\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.','Contact form 1','','publish','open','open','','contact-form-1','','','2015-10-01 06:58:05','2015-10-01 06:58:05','',0,'http://www.demo.medicaloncologycare.com/demo/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(5,1,'2015-10-01 07:40:05','2015-10-01 07:40:05','','oncology-logo','','inherit','open','open','','oncology-logo','','','2015-10-01 07:40:05','2015-10-01 07:40:05','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/oncology-logo.png',0,'attachment','image/png',0),(6,1,'2015-10-01 09:47:56','2015-10-01 09:47:56','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491803224436{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/contactus/\" target=\"\">Contact Us</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">4605 Barranca Parkway, Suite 205,\r\nIrvine, CA 92604</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"965\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">XINYU NAN, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','publish','open','open','','home-page','','','2020-08-18 16:59:38','2020-08-18 16:59:38','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=6',0,'page','',0),(856,1,'2017-04-08 02:55:05','2017-04-08 02:55:05','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" position=\"center\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:55:05','2017-04-08 02:55:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(837,1,'2017-04-07 13:06:56','2017-04-07 13:06:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes \r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-07 13:06:56','2017-04-07 13:06:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/07/6-revision-v1/',0,'revision','',0),(23,1,'2015-10-01 10:26:42','2015-10-01 10:26:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:26:42','2015-10-01 10:26:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(8,1,'2015-10-01 09:47:57','2015-10-01 09:47:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:47:57','2015-10-01 09:47:57','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(9,1,'2015-10-01 09:50:59','2015-10-01 09:50:59','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:50:59','2015-10-01 09:50:59','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(10,1,'2015-10-01 09:51:01','2015-10-01 09:51:01','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:51:01','2015-10-01 09:51:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(11,1,'2015-10-01 09:58:02','2015-10-01 09:58:02','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:58:02','2015-10-01 09:58:02','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(12,1,'2015-10-01 09:58:04','2015-10-01 09:58:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first][/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:58:04','2015-10-01 09:58:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(13,1,'2015-10-01 09:58:49','2015-10-01 09:58:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first][/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:58:49','2015-10-01 09:58:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(14,1,'2015-10-01 09:58:50','2015-10-01 09:58:50','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first][/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 09:58:50','2015-10-01 09:58:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(15,1,'2015-10-01 10:01:05','2015-10-01 10:01:05','','img-welcome','','inherit','open','open','','img-welcome','','','2015-10-01 10:01:23','2015-10-01 10:01:23','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/img-welcome.jpg',0,'attachment','image/jpeg',0),(16,1,'2015-10-01 10:01:37','2015-10-01 10:01:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first][/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:01:37','2015-10-01 10:01:37','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(22,1,'2015-10-01 10:14:00','2015-10-01 10:14:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:14:00','2015-10-01 10:14:00','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(17,1,'2015-10-01 10:01:39','2015-10-01 10:01:39','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/img-welcome.jpg\"><img class=\"aligncenter size-full wp-image-15\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/img-welcome.jpg\" alt=\"img-welcome\" width=\"150\" height=\"117\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:01:39','2015-10-01 10:01:39','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(18,1,'2015-10-01 10:09:50','2015-10-01 10:09:50','','Image','','inherit','open','open','','image','','','2015-10-01 10:10:03','2015-10-01 10:10:03','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png',0,'attachment','image/png',0),(19,1,'2015-10-01 10:10:19','2015-10-01 10:10:19','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/img-welcome.jpg\"><img class=\"aligncenter size-full wp-image-15\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/img-welcome.jpg\" alt=\"img-welcome\" width=\"150\" height=\"117\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:10:19','2015-10-01 10:10:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(20,1,'2015-10-01 10:10:21','2015-10-01 10:10:21','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:10:21','2015-10-01 10:10:21','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(21,1,'2015-10-01 10:13:58','2015-10-01 10:13:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_home /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]\r\n\r\n[dt_sc_gift_form]\r\n\r\n[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]\r\n\r\n[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]\r\n\r\n[special_gift_frm step2_title=\"Write a special message\"]\r\n\r\n[/dt_sc_gift_form]\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_counter title=\"Clients\" number=\"250\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:13:58','2015-10-01 10:13:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(24,1,'2015-10-01 10:26:44','2015-10-01 10:26:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:26:44','2015-10-01 10:26:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(25,1,'2015-10-01 10:33:41','2015-10-01 10:33:41','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:33:41','2015-10-01 10:33:41','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(26,1,'2015-10-01 10:33:42','2015-10-01 10:33:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"<span>New Patients</span>\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"\" class=\"\" description=\"About Cancer\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:33:42','2015-10-01 10:33:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(27,1,'2015-10-01 10:35:14','2015-10-01 10:35:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"\" class=\"\" description=\"About Cancer\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:35:14','2015-10-01 10:35:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(28,1,'2015-10-01 10:35:16','2015-10-01 10:35:16','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:35:16','2015-10-01 10:35:16','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(29,1,'2015-10-01 10:45:40','2015-10-01 10:45:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:45:40','2015-10-01 10:45:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(42,1,'2015-10-01 16:31:17','2015-10-01 16:31:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:31:17','2015-10-01 16:31:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(30,1,'2015-10-01 10:45:41','2015-10-01 10:45:41','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<p style=\"text-align: center;\">1010 West La Veta Avenue,</p><p style=\"text-align: center;\">Suite 250 Orange,</p><p style=\"text-align: center;\">CA 92868</p>[/dt_sc_one_third][dt_sc_one_third ]<h2 style=\"text-align: center;\">Business Hours</h2><p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p><p style=\"text-align: center;\"> </p>[/dt_sc_one_third][dt_sc_one_third ]<p style=\"text-align: center;\">113 Waterworks Way,</p><p style=\"text-align: center;\">Suite 200 Irvine,</p><p style=\"text-align: center;\">CA 92618</p><p style=\"text-align: center;\">Tel: (949) 724-4225</p><p style=\"text-align: center;\">Fax: (714) 541-0531</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 10:45:41','2015-10-01 10:45:41','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(32,1,'2015-10-01 16:13:05','2015-10-01 16:13:05','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\r\n<p style=\"text-align: center;\">CA 92868</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<h2 style=\"text-align: center;\">Business Hours</h2>\r\n<p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p>\r\n<p style=\"text-align: center;\"></p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<p style=\"text-align: center;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\r\n<p style=\"text-align: center;\">CA 92618</p>\r\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:13:05','2015-10-01 16:13:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(41,1,'2015-10-01 16:26:05','2015-10-01 16:26:05','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:26:05','2015-10-01 16:26:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(33,1,'2015-10-01 16:13:07','2015-10-01 16:13:07','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_third first]<div style=\"background-color: #cd661d;\">\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\n<p style=\"text-align: center;\">CA 92868</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third ]<h2 style=\"text-align: center;\">Business Hours</h2><p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p><p style=\"text-align: center;\"> </p>[/dt_sc_one_third][dt_sc_one_third ]<p style=\"text-align: center;\">113 Waterworks Way,</p><p style=\"text-align: center;\">Suite 200 Irvine,</p><p style=\"text-align: center;\">CA 92618</p><p style=\"text-align: center;\">Tel: (949) 724-4225</p><p style=\"text-align: center;\">Fax: (714) 541-0531</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:13:07','2015-10-01 16:13:07','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(35,1,'2015-10-01 16:15:11','2015-10-01 16:15:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"background-color: #cd661d;\"><p style=\"text-align: center;\">1010 West La Veta Avenue,</p><p style=\"text-align: center;\">Suite 250 Orange,</p><p style=\"text-align: center;\">CA 92868</p></div>[/dt_sc_one_third][dt_sc_one_third ]<h2 style=\"text-align: center;\">Business Hours</h2><p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p><p style=\"text-align: center;\"> </p>[/dt_sc_one_third][dt_sc_one_third ]<p style=\"text-align: center;\">113 Waterworks Way,</p>\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\n<p style=\"text-align: center;\">CA 92618</p>\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:15:11','2015-10-01 16:15:11','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(34,1,'2015-10-01 16:15:09','2015-10-01 16:15:09','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_third first]\r\n<div style=\"background-color: #cd661d;\">\r\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\r\n<p style=\"text-align: center;\">CA 92868</p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third ]\r\n<h2 style=\"text-align: center;\">Business Hours</h2>\r\n<p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p>\r\n<p style=\"text-align: center;\"></p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<p style=\"text-align: center;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\r\n<p style=\"text-align: center;\">CA 92618</p>\r\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:15:09','2015-10-01 16:15:09','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(36,1,'2015-10-01 16:19:02','2015-10-01 16:19:02','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"background-color: #cd661d;\">\r\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\r\n<p style=\"text-align: center;\">CA 92868</p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<h2 style=\"text-align: center;\">Business Hours</h2>\r\n<p style=\"text-align: center;\">Mon-Fri 9:00 AM - 5:00 PM</p>\r\n<p style=\"text-align: center;\"></p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<p style=\"text-align: center;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\r\n<p style=\"text-align: center;\">CA 92618</p>\r\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:19:02','2015-10-01 16:19:02','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(37,1,'2015-10-01 16:19:04','2015-10-01 16:19:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #cd661d;\">\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\n<p style=\"text-align: center;\">CA 92868</p>\n<p>Tel: (714) 541-6622</p></div>\n<div style=\"text-align: center; background-color: #cd661d;\">Fax: (714) 541-0531</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<p style=\"text-align: center;\">113 Waterworks Way,</p>\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\n<p style=\"text-align: center;\">CA 92618</p>\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:19:04','2015-10-01 16:19:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(39,1,'2015-10-01 16:23:05','2015-10-01 16:23:05','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<p style=\"text-align: center;\">113 Waterworks Way,</p>\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\n<p style=\"text-align: center;\">CA 92618</p>\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:23:05','2015-10-01 16:23:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(38,1,'2015-10-01 16:23:03','2015-10-01 16:23:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #cd661d;\">\r\n<p style=\"text-align: center;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center;\">Suite 250 Orange,</p>\r\n<p style=\"text-align: center;\">CA 92868</p>\r\nTel: (714) 541-6622\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #cd661d;\">Fax: (714) 541-0531</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<p style=\"text-align: center;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\r\n<p style=\"text-align: center;\">CA 92618</p>\r\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:23:03','2015-10-01 16:23:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(40,1,'2015-10-01 16:26:03','2015-10-01 16:26:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<p style=\"text-align: center;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center;\">Suite 200 Irvine,</p>\r\n<p style=\"text-align: center;\">CA 92618</p>\r\n<p style=\"text-align: center;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center;\">Fax: (714) 541-0531</p>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:26:03','2015-10-01 16:26:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(44,1,'2015-10-01 16:32:38','2015-10-01 16:32:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 20px;\">1010 West La Veta Avenue,</div>\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:32:38','2015-10-01 16:32:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(43,1,'2015-10-01 16:31:19','2015-10-01 16:31:19','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size:20px;\">1010 West La Veta Avenue,<br><br>\nSuite 250 Orange,<br><br>\nCA 92868<br><br>\nTel: (714) 541-6622<br><br>\nFax: (714) 541-0531</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:31:19','2015-10-01 16:31:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(45,1,'2015-10-01 16:32:40','2015-10-01 16:32:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 15px; padding: 10px 10px;\"><p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:32:40','2015-10-01 16:32:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(46,1,'2015-10-01 16:37:52','2015-10-01 16:37:52','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 15px; padding: 10px 10px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:37:52','2015-10-01 16:37:52','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(48,1,'2015-10-01 16:39:16','2015-10-01 16:39:16','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:39:16','2015-10-01 16:39:16','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(47,1,'2015-10-01 16:37:55','2015-10-01 16:37:55','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:37:55','2015-10-01 16:37:55','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(49,1,'2015-10-01 16:39:18','2015-10-01 16:39:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:39:18','2015-10-01 16:39:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(50,1,'2015-10-01 16:45:46','0000-00-00 00:00:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"80\" paddingbottom=\"50\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Latest Blog\" class=\"\" description=\"We love to share our Story & Experience\" /][dt_sc_recent_post column=\"2\" count=\"2\" read_more_text_show=\"false\" read_more_text=\"Read More\" excerpt_length=\"25\" excerpt=\"true\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"120\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Pricing Plans\" class=\"\" description=\"Choose your best plan & package here\" /]<p>[dt_sc_pricing_table type =\" type2\"] [dt_sc_one_fourth first] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing1.jpg\' heading=\'Family Pack\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$25\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n<li>Manicure</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing2.jpg\' heading=\'Medium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$60\' per=\'month\' selected]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Manicure</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing3.jpg\' heading=\'Premium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$45\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Body Hand and Foot massage</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>-</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing4.jpg\' heading=\'Ultimate\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$80\' per=\'month\' ]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [/dt_sc_pricing_table]</p>\n[/dt_sc_fullwidth_section]','','','draft','open','open','','','','','2015-10-01 16:45:46','2015-10-01 16:45:46','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=50',0,'page','',0),(51,1,'2015-10-01 16:45:43','2015-10-01 16:45:43','','','','inherit','open','open','','50-revision-v1','','','2015-10-01 16:45:43','2015-10-01 16:45:43','',50,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/50-revision-v1/',0,'revision','',0),(52,1,'2015-10-01 16:45:45','2015-10-01 16:45:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\" image_alt=\"\" image_title=\"\" title=\"Spa & Massage\" link=\"#\" ] [/dt_sc_icon_box_with_image]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\" image_alt=\"\" image_title=\"\" title=\"Hair & Beauty\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\" image_alt=\"\" image_title=\"\" title=\"Gifts & Cards\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\" image_alt=\"\" image_title=\"\" title=\"Accomadation\" link=\"#\"] [/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"90\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Special Gifts & Cards\" class=\"\" description=\"Easy to give. Delicious to enjoy\" /]<p>[dt_sc_gift_form]</p>\n<p>[dt_sc_gift_form_step1 step1_title=\"Select a gift card value\" /]</p>\n<p>[dt_sc_one_fourth first] [dt_sc_gift_items id=\"1\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card1.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"2\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card2.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"3\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card3.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[dt_sc_one_fourth] [dt_sc_gift_items id=\"4\" price=\"100\" image_url=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/gift-card4.jpg\" title=\"A perfect gift for someone special\" button_link=\"#\" button_text=\"Select\" button_size=\"small\"] [/dt_sc_one_fourth]</p>\n<p>[special_gift_frm step2_title=\"Write a special message\"]</p>\n<p>[/dt_sc_gift_form]</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"50\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We Specialize in\" class=\"\" description=\"Areas we are expertised in\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spa Lab - A definitive spa collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"spa-box\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-gift\"] Special gifts & offers for you</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"skin-bg dark-bg parallax-section\" first][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_counter title=\"Clients\" number=\"250\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"80\" paddingbottom=\"50\" textcolor=\"\" class=\"skin-bg dark-bg gradient-bg\" first][dt_sc_h2_title title=\"Latest Blog\" class=\"\" description=\"We love to share our Story & Experience\" /][dt_sc_recent_post column=\"2\" count=\"2\" read_more_text_show=\"false\" read_more_text=\"Read More\" excerpt_length=\"25\" excerpt=\"true\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"120\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Pricing Plans\" class=\"\" description=\"Choose your best plan & package here\" /]<p>[dt_sc_pricing_table type =\" type2\"] [dt_sc_one_fourth first] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing1.jpg\' heading=\'Family Pack\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$25\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n<li>Manicure</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing2.jpg\' heading=\'Medium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$60\' per=\'month\' selected]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Manicure</li>\n<li>Spa Therapy</li>\n<li>Body massage</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing3.jpg\' heading=\'Premium\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$45\' per=\'month\' ]</p>\n<ul>\n<li>Nail Cutting and styling</li>\n<li>Body Hand and Foot massage</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>-</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [dt_sc_one_fourth] [dt_sc_pricing_table_item_with_image thumb=\'http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/pricing4.jpg\' heading=\'Ultimate\' button_text=\'Buy Now\' button_link=\'#\' button_size=\'small\' price=\'$80\' per=\'month\' ]</p>\n<ul>\n<li>Body Hand and Foot massage</li>\n<li>Nail Cutting and styling</li>\n<li>Spa Therapy with manicure</li>\n<li>Hair Coloring</li>\n<li>Spa Therapy</li>\n</ul>\n<p>[/dt_sc_pricing_table_item_with_image] [/dt_sc_one_fourth] [/dt_sc_pricing_table]</p>\n[/dt_sc_fullwidth_section]','','','inherit','open','open','','50-revision-v1','','','2015-10-01 16:45:45','2015-10-01 16:45:45','',50,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/50-revision-v1/',0,'revision','',0),(53,1,'2015-10-01 16:47:48','2015-10-01 16:47:48','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:47:48','2015-10-01 16:47:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(54,1,'2015-10-01 16:47:50','2015-10-01 16:47:50','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:47:50','2015-10-01 16:47:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(55,1,'2015-10-01 16:53:18','2015-10-01 16:53:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"background-color: #cd661d; text-align: center; color: #fff;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:53:18','2015-10-01 16:53:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(56,1,'2015-10-01 16:53:20','2015-10-01 16:53:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri 9:00 AM - 5:00 PM</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:53:20','2015-10-01 16:53:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(57,1,'2015-10-01 16:56:34','2015-10-01 16:56:34','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri 9:00 AM - 5:00 PM\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:56:34','2015-10-01 16:56:34','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(58,1,'2015-10-01 16:56:36','2015-10-01 16:56:36','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2>Business Hours</h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM<br>\nSaturday & Sunday : Closed\n</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:56:36','2015-10-01 16:56:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(59,1,'2015-10-01 16:59:24','2015-10-01 16:59:24','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2>Business Hours</h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:59:24','2015-10-01 16:59:24','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(61,1,'2015-10-01 17:14:04','2015-10-01 17:14:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:14:04','2015-10-01 17:14:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(60,1,'2015-10-01 16:59:27','2015-10-01 16:59:27','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM<br><br>\nSaturday & Sunday : Closed</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 16:59:27','2015-10-01 16:59:27','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(62,1,'2015-10-01 17:14:06','2015-10-01 17:14:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:14:06','2015-10-01 17:14:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(63,1,'2015-10-01 17:20:18','2015-10-01 17:20:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:20:18','2015-10-01 17:20:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(67,1,'2015-10-01 17:45:42','2015-10-01 17:45:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:45:42','2015-10-01 17:45:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(66,1,'2015-10-01 17:22:22','2015-10-01 17:22:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:22:22','2015-10-01 17:22:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(64,1,'2015-10-01 17:20:21','2015-10-01 17:20:21','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 10px 10px;\">\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 10px 10px;\">\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:20:21','2015-10-01 17:20:21','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(65,1,'2015-10-01 17:22:19','2015-10-01 17:22:19','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 10px 10px;\"><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 10px 10px;\"><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:22:19','2015-10-01 17:22:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(68,1,'2015-10-01 17:45:44','2015-10-01 17:45:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What are Clinic Trials? </strong></p><p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What is Cancer? </strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:45:44','2015-10-01 17:45:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(69,1,'2015-10-01 17:47:28','2015-10-01 17:47:28','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What are Clinic Trials? </strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:47:28','2015-10-01 17:47:28','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(70,1,'2015-10-01 17:47:29','2015-10-01 17:47:29','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What are Clinic Trials? </strong></p><p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What is Cancer? </strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:47:29','2015-10-01 17:47:29','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(71,1,'2015-10-01 17:51:01','2015-10-01 17:51:01','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What are Clinic Trials? </strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:51:01','2015-10-01 17:51:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(73,1,'2015-10-01 17:52:49','2015-10-01 17:52:49','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What are Clinic Trials? </strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:52:49','2015-10-01 17:52:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(72,1,'2015-10-01 17:51:03','2015-10-01 17:51:03','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<span><strong>What are Clinic Trials? </strong></span></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What is Cancer? </strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:51:03','2015-10-01 17:51:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(75,1,'2015-10-02 02:34:38','2015-10-02 02:34:38','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a> <strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:34:38','2015-10-02 02:34:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(74,1,'2015-10-01 17:52:50','2015-10-01 17:52:50','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <strong>What is Cancer? </strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-01 17:52:50','2015-10-01 17:52:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/01/6-revision-v1/',0,'revision','',0),(77,1,'2015-10-02 02:37:31','2015-10-02 02:37:31','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:37:31','2015-10-02 02:37:31','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(76,1,'2015-10-02 02:34:41','2015-10-02 02:34:41','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:34:41','2015-10-02 02:34:41','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(79,1,'2015-10-02 02:54:33','2015-10-02 02:54:33','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:54:33','2015-10-02 02:54:33','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(78,1,'2015-10-02 02:37:33','2015-10-02 02:37:33','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color:#fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:37:33','2015-10-02 02:37:33','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(83,1,'2015-10-02 02:57:47','2015-10-02 02:57:47','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday</span>\r\n<span class=\"item-price\">\r\n9:00 AM - 5:00 PM\r\n</span></li>\r\n <li><span class=\"item-name\">Saturday - Sunday</span>\r\n<span class=\"item-price\">Closed</span></li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:57:47','2015-10-02 02:57:47','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(81,1,'2015-10-02 02:56:48','2015-10-02 02:56:48','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMon-Fri : 9:00 AM - 5:00 PM\r\n\r\nSaturday & Sunday : Closed\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday</span>\r\n<span class=\"item-price\">\r\n9:00 AM - 5:00 PM\r\n</span></li>\r\n <li><span class=\"item-name\">Monday - Friday</span>\r\n<span class=\"item-price\">\r\n9:00 AM - 5:00 PM\r\n</span></li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:56:48','2015-10-02 02:56:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(80,1,'2015-10-02 02:54:35','2015-10-02 02:54:35','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Mon-Fri : 9:00 AM - 5:00 PM</p>\n<p>Saturday & Sunday : Closed</p>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday</span><br>\n<span class=\"item-price\"><br>\n9:00 AM - 5:00 PM<br>\n</span></li>\n<li><span class=\"item-name\">Monday - Friday</span><br>\n<span class=\"item-price\"><br>\n9:00 AM - 5:00 PM<br>\n</span></li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:54:35','2015-10-02 02:54:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(82,1,'2015-10-02 02:56:50','2015-10-02 02:56:50','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday</span><br>\n<span class=\"item-price\"><br>\n9:00 AM - 5:00 PM<br>\n</span></li>\n<li><span class=\"item-name\">Saturday - Sunday</span><br>\n<span class=\"item-price\">Closed</span></li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:56:50','2015-10-02 02:56:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(85,1,'2015-10-02 02:58:45','2015-10-02 02:58:45','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul>\r\n <li><span class=\"item-name\">Monday - Friday</span>\r\n<span class=\"item-price\">\r\n9:00 AM - 5:00 PM\r\n</span></li>\r\n <li><span class=\"item-name\">Saturday - Sunday</span>\r\n<span class=\"item-price\">Closed</span></li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:58:45','2015-10-02 02:58:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(84,1,'2015-10-02 02:57:48','2015-10-02 02:57:48','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul>\n<li><span class=\"item-name\">Monday - Friday</span><br>\n<span class=\"item-price\"><br>\n9:00 AM - 5:00 PM<br>\n</span></li>\n<li><span class=\"item-name\">Saturday - Sunday</span><br>\n<span class=\"item-price\">Closed</span></li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:57:48','2015-10-02 02:57:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(87,1,'2015-10-02 03:00:39','2015-10-02 03:00:39','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday</span>\r\n<span class=\"item-price\">\r\n9:00 AM - 5:00 PM\r\n</span></li>\r\n <li><span class=\"item-name\">Saturday - Sunday</span>\r\n<span class=\"item-price\">Closed</span></li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:00:39','2015-10-02 03:00:39','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(86,1,'2015-10-02 02:58:47','2015-10-02 02:58:47','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday</span><br>\n<span class=\"item-price\"><br>\n9:00 AM - 5:00 PM<br>\n</span></li>\n<li><span class=\"item-name\">Saturday - Sunday</span><br>\n<span class=\"item-price\">Closed</span></li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 02:58:47','2015-10-02 02:58:47','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(89,1,'2015-10-02 03:15:10','2015-10-02 03:15:10','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:15:10','2015-10-02 03:15:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(88,1,'2015-10-02 03:00:40','2015-10-02 03:00:40','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n<span>9:00 AM - 5:00 PM</span></li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\n<span>Closed</span></li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:00:40','2015-10-02 03:00:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(91,1,'2015-10-02 03:26:10','2015-10-02 03:26:10','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"></div>\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:26:10','2015-10-02 03:26:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(90,1,'2015-10-02 03:15:12','2015-10-02 03:15:12','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<i class=\"fa fa-map-marker\"></i><br><p></p>\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:15:12','2015-10-02 03:15:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(93,1,'2015-10-02 03:27:25','2015-10-02 03:27:25','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:27:25','2015-10-02 03:27:25','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(92,1,'2015-10-02 03:26:12','2015-10-02 03:26:12','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:26:12','2015-10-02 03:26:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(95,1,'2015-10-02 03:29:59','2015-10-02 03:29:59','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:29:59','2015-10-02 03:29:59','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(94,1,'2015-10-02 03:27:28','2015-10-02 03:27:28','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531<br>\n<span><br>\n<a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a><br>\n</span>\n</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:27:28','2015-10-02 03:27:28','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(97,1,'2015-10-02 03:32:05','2015-10-02 03:32:05','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:32:05','2015-10-02 03:32:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(96,1,'2015-10-02 03:30:01','2015-10-02 03:30:01','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" style=\"color: #fff;\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:30:01','2015-10-02 03:30:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(99,1,'2015-10-02 03:33:35','2015-10-02 03:33:35','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:33:35','2015-10-02 03:33:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(98,1,'2015-10-02 03:32:07','2015-10-02 03:32:07','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:32:07','2015-10-02 03:32:07','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(101,1,'2015-10-02 03:34:21','2015-10-02 03:34:21','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:34:21','2015-10-02 03:34:21','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(100,1,'2015-10-02 03:33:36','2015-10-02 03:33:36','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531<br>\n <br>\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531<br>\n <br>\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:33:36','2015-10-02 03:33:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(103,1,'2015-10-02 03:35:21','2015-10-02 03:35:21','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:35:21','2015-10-02 03:35:21','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(102,1,'2015-10-02 03:34:23','2015-10-02 03:34:23','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531<br>\n<br><br>\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531<br>\n <br>\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:34:23','2015-10-02 03:34:23','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(105,1,'2015-10-02 03:37:28','2015-10-02 03:37:28','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:37:28','2015-10-02 03:37:28','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(104,1,'2015-10-02 03:35:23','2015-10-02 03:35:23','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"><h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2><p>1010 West La Veta Avenue,</p><p>Suite 250 Orange,</p><p>CA 92868</p><p>Tel: (714) 541-6622</p><p>Fax: (714) 541-0531</p><p><br> <br><br> <a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p></div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531<br>\n <br>\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:35:23','2015-10-02 03:35:23','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(107,1,'2015-10-02 03:39:22','2015-10-02 03:39:22','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:39:22','2015-10-02 03:39:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(106,1,'2015-10-02 03:37:30','2015-10-02 03:37:30','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"><h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2><p>1010 West La Veta Avenue,</p><p>Suite 250 Orange,</p><p>CA 92868</p><p>Tel: (714) 541-6622</p><p>Fax: (714) 541-0531</p><p><br> <br><br> <a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p></div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:37:30','2015-10-02 03:37:30','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(109,1,'2015-10-02 03:40:45','2015-10-02 03:40:45','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:40:45','2015-10-02 03:40:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(108,1,'2015-10-02 03:39:25','2015-10-02 03:39:25','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p></div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:39:25','2015-10-02 03:39:25','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(111,1,'2015-10-02 03:50:09','2015-10-02 03:50:09','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:50:09','2015-10-02 03:50:09','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(110,1,'2015-10-02 03:40:47','2015-10-02 03:40:47','[dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:40:47','2015-10-02 03:40:47','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(113,1,'2015-10-02 03:55:38','2015-10-02 03:55:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:55:38','2015-10-02 03:55:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(112,1,'2015-10-02 03:50:12','2015-10-02 03:50:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_three_fifth first][/dt_sc_three_fifth]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:50:12','2015-10-02 03:50:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(116,1,'2015-10-02 04:08:35','2015-10-02 04:08:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][/dt_sc_one_third][dt_sc_one_third ][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>What is Cancer? </strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:08:35','2015-10-02 04:08:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(114,1,'2015-10-02 03:55:40','2015-10-02 03:55:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][/dt_sc_one_third][dt_sc_one_third ][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br></p>\n<p><strong>What is Cancer? </strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/aboutcancer.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 03:55:40','2015-10-02 03:55:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(118,1,'2015-10-02 04:16:18','2015-10-02 04:16:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Tab 1\"]\r\nTab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 2\"]\r\nTab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:16:18','2015-10-02 04:16:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(117,1,'2015-10-02 04:08:38','2015-10-02 04:08:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Tab 1\"]<br> Tab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 2\"]<br> Tab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 3\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:08:38','2015-10-02 04:08:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(120,1,'2015-10-02 04:19:15','2015-10-02 04:19:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Tab 1\"]\r\nTab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 2\"]\r\nTab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:19:15','2015-10-02 04:19:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(119,1,'2015-10-02 04:16:20','2015-10-02 04:16:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Tab 1\"]<br> Tab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 2\"]<br> Tab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 3\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:16:20','2015-10-02 04:16:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(124,1,'2015-10-02 04:28:25','2015-10-02 04:28:25','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n\r\n \r\n<ul>\r\n <li>Bladder/Urethral Cancer</li>\r\n <li>Brain Cancer</li>\r\n <li>Breast Cancer</li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:28:25','2015-10-02 04:28:25','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(122,1,'2015-10-02 04:23:48','2015-10-02 04:23:48','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 2\"]\r\nTab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:23:48','2015-10-02 04:23:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(121,1,'2015-10-02 04:19:17','2015-10-02 04:19:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p><p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 2\"]<br> Tab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 3\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:19:17','2015-10-02 04:19:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(123,1,'2015-10-02 04:23:50','2015-10-02 04:23:50','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p><p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Types\"]<br><strong>Types </strong></p><p> </p><ul><li>Bladder/Urethral Cancer</li><li>Brain Cancer</li><li>Breast Cancer</li></ul><p><br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 3\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:23:50','2015-10-02 04:23:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(126,1,'2015-10-02 04:33:14','2015-10-02 04:33:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n\r\n \r\n<ul>\r\n <li>Bladder/Urethral Cancer</li>\r\n <li>Brain Cancer</li>\r\n <li>Breast Cancer</li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:33:14','2015-10-02 04:33:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(125,1,'2015-10-02 04:28:27','2015-10-02 04:28:27','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p><p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Types\"]<br><strong>Types </strong></p><p> </p><ul><li>Bladder/Urethral Cancer</li><li>Brain Cancer</li><li>Breast Cancer</li></ul><p><br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Tab 3\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:28:27','2015-10-02 04:28:27','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(128,1,'2015-10-02 04:40:06','2015-10-02 04:40:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Bladder/Urethral Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:40:06','2015-10-02 04:40:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(127,1,'2015-10-02 04:33:17','2015-10-02 04:33:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Bladder/Urethral Cancer</span> </a> </li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a> </li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a> </li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:33:17','2015-10-02 04:33:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(139,1,'2015-10-02 07:01:48','2015-10-02 07:01:48','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li style=\"color: #fff;\"><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:01:48','2015-10-02 07:01:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(131,1,'2015-10-02 06:32:58','2015-10-02 06:32:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:32:58','2015-10-02 06:32:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(129,1,'2015-10-02 04:40:09','2015-10-02 04:40:09','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 04:40:09','2015-10-02 04:40:09','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(138,1,'2015-10-02 07:00:36','2015-10-02 07:00:36','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li style=\"color: #fff;\"><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span><br>\n </a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:00:36','2015-10-02 07:00:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(135,1,'2015-10-02 06:43:06','2015-10-02 06:43:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:43:06','2015-10-02 06:43:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(134,1,'2015-10-02 06:39:02','2015-10-02 06:39:02','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:39:02','2015-10-02 06:39:02','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(133,1,'2015-10-02 06:39:01','2015-10-02 06:39:01','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<span class=\"item-price\">\r\nBrain Cancer\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:39:01','2015-10-02 06:39:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(132,1,'2015-10-02 06:33:00','2015-10-02 06:33:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Bladder/Urethral Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Brain Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\">Breast Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:33:00','2015-10-02 06:33:00','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(137,1,'2015-10-02 07:00:35','2015-10-02 07:00:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Brain Cancer</span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Cervical Cancer</span> </a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:00:35','2015-10-02 07:00:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(136,1,'2015-10-02 06:43:08','2015-10-02 06:43:08','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Brain Cancer</span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"tag-line\" style=\"padding-right: 10px;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"> <span class=\"tag-line\">Cervical Cancer</span> </a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 06:43:08','2015-10-02 06:43:08','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(141,1,'2015-10-02 07:04:13','2015-10-02 07:04:13','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:04:13','2015-10-02 07:04:13','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(140,1,'2015-10-02 07:01:50','2015-10-02 07:01:50','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span><br>\n</a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:01:50','2015-10-02 07:01:50','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(143,1,'2015-10-02 07:33:56','2015-10-02 07:33:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Types\"]\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\">\r\nBrain Cancer\r\n</span>\r\n</a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\">\r\nCervical Cancer\r\n</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Tab 3\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:33:56','2015-10-02 07:33:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(142,1,'2015-10-02 07:04:15','2015-10-02 07:04:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]<br>\n<strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.</p>\n<p>Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.<br>\n[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Types\"]<br>\n<strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"><br>\nBrain Cancer<br>\n</span><br>\n</a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"><br>\nCervical Cancer<br>\n</span><br>\n</a></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Tab 3\"]<br>\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br>\n[/dt_sc_tab]</p>\n<p> </p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:04:15','2015-10-02 07:04:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(145,1,'2015-10-02 07:37:15','2015-10-02 07:37:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"] <strong>What is Cancer?</strong> Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries. [/dt_sc_tab] [dt_sc_tab title=\"Types\"] <strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer </span> </a></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. [/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:37:15','2015-10-02 07:37:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(144,1,'2015-10-02 07:33:57','2015-10-02 07:33:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"] <strong>What is Cancer?</strong> Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries. [/dt_sc_tab] [dt_sc_tab title=\"Types\"] <strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer </span> </a></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer<br>Healthy Living and Lower Cancer Risk.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong> </p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:33:57','2015-10-02 07:33:57','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(147,1,'2015-10-02 07:40:15','2015-10-02 07:40:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer </span> </a></li>\r\n</ul>\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:40:15','2015-10-02 07:40:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(146,1,'2015-10-02 07:37:17','2015-10-02 07:37:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer </span> </a></li></ul><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:37:17','2015-10-02 07:37:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(149,1,'2015-10-02 07:44:20','2015-10-02 07:44:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n</ul>\r\n \r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:44:20','2015-10-02 07:44:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(148,1,'2015-10-02 07:40:17','2015-10-02 07:40:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li></ul><p> </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:40:17','2015-10-02 07:40:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(151,1,'2015-10-02 07:48:17','2015-10-02 07:48:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n</ul>\r\nTypes of About Cancer\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong> Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:48:17','2015-10-02 07:48:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(150,1,'2015-10-02 07:44:21','2015-10-02 07:44:21','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li></ul><p> Types of About Cancer</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong> Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:44:21','2015-10-02 07:44:21','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(155,1,'2015-10-02 07:56:07','2015-10-02 07:56:07','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #333;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:56:07','2015-10-02 07:56:07','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(154,1,'2015-10-02 07:49:42','2015-10-02 07:49:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #333;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:49:42','2015-10-02 07:49:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(153,1,'2015-10-02 07:49:40','2015-10-02 07:49:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Types of About Cancer</span> </a> <a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #333;\"> Read more</span></a></li>\r\n</ul>\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong> Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:49:40','2015-10-02 07:49:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(152,1,'2015-10-02 07:48:18','2015-10-02 07:48:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Types of About Cancer</span> </a> <a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #333;\"> Read more</span></a></li>\n</ul>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong> Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:48:18','2015-10-02 07:48:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(157,1,'2015-10-02 07:57:10','2015-10-02 07:57:10','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:57:10','2015-10-02 07:57:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (156,1,'2015-10-02 07:56:08','2015-10-02 07:56:08','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:56:08','2015-10-02 07:56:08','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(160,1,'2015-10-02 08:19:18','2015-10-02 08:19:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_hr_invisible_small /][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:19:18','2015-10-02 08:19:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(158,1,'2015-10-02 07:57:11','2015-10-02 07:57:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_hr_invisible_small /][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 07:57:11','2015-10-02 07:57:11','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(170,1,'2015-10-02 08:41:10','2015-10-02 08:41:10','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n>Monday - Friday 9:00 AM - 5:00 PM Saturday - Sunday Closed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:41:10','2015-10-02 08:41:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(169,1,'2015-10-02 08:39:57','2015-10-02 08:39:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\"><h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>>Monday - Friday 9:00 AM - 5:00 PM Saturday - Sunday Closed<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:39:57','2015-10-02 08:39:57','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(162,1,'2015-10-02 08:31:13','2015-10-02 08:31:13','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#7a4703\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center;\">Medical Oncology Care Associates Documents</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:31:13','2015-10-02 08:31:13','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(161,1,'2015-10-02 08:19:19','2015-10-02 08:19:19','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#7a4703\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center;\">Medical Oncology Care Associates Documents</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:19:19','2015-10-02 08:19:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(164,1,'2015-10-02 08:32:31','2015-10-02 08:32:31','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:32:31','2015-10-02 08:32:31','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(163,1,'2015-10-02 08:31:15','2015-10-02 08:31:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#cd661d\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:31:15','2015-10-02 08:31:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(166,1,'2015-10-02 08:35:38','2015-10-02 08:35:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:35:38','2015-10-02 08:35:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(165,1,'2015-10-02 08:32:33','2015-10-02 08:32:33','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\n</p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:32:33','2015-10-02 08:32:33','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(168,1,'2015-10-02 08:39:55','2015-10-02 08:39:55','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\">Monday - Friday :</span>\r\n9:00 AM - 5:00 PM</li>\r\n <li><span class=\"item-name\">Saturday - Sunday :</span>\r\nClosed</li>\r\n</ul>\r\n \r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:39:55','2015-10-02 08:39:55','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(167,1,'2015-10-02 08:35:39','2015-10-02 08:35:39','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\">Monday - Friday :</span><br>\n9:00 AM - 5:00 PM</li>\n<li><span class=\"item-name\">Saturday - Sunday :</span><br>\nClosed</li>\n</ul>\n<p><br></p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:35:39','2015-10-02 08:35:39','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(172,1,'2015-10-02 08:42:56','2015-10-02 08:42:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday - Friday\r\n9:00 AM - 5:00 PM\r\nSaturday - Sunday\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:42:56','2015-10-02 08:42:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(171,1,'2015-10-02 08:41:12','2015-10-02 08:41:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday - Friday <br>9:00 AM - 5:00 PM <br>Saturday - Sunday <br>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\">\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a>\n</p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:41:12','2015-10-02 08:41:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(174,1,'2015-10-02 08:47:12','2015-10-02 08:47:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday - Friday\r\n\r\n9:00 AM - 5:00 PM\r\n\r\nSaturday - Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:47:12','2015-10-02 08:47:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(173,1,'2015-10-02 08:42:57','2015-10-02 08:42:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday - Friday</p>\n<p>9:00 AM - 5:00 PM</p>\n<p>Saturday - Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:42:57','2015-10-02 08:42:57','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(176,1,'2015-10-02 09:04:12','2015-10-02 09:04:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:04:12','2015-10-02 09:04:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(175,1,'2015-10-02 08:47:14','2015-10-02 08:47:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 08:47:14','2015-10-02 08:47:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(178,1,'2015-10-02 09:05:45','2015-10-02 09:05:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center; padding: 30px 30px;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:05:45','2015-10-02 09:05:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(177,1,'2015-10-02 09:04:14','2015-10-02 09:04:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center; padding: 30px 30px;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:04:14','2015-10-02 09:04:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(180,1,'2015-10-02 09:09:18','2015-10-02 09:09:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:09:18','2015-10-02 09:09:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(179,1,'2015-10-02 09:05:47','2015-10-02 09:05:47','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:05:47','2015-10-02 09:05:47','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(182,1,'2015-10-02 09:13:20','2015-10-02 09:13:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n[dt_sc_button link=\"http://medicaloncologycare.com/downloads.htm\" size=\"medium\" bgcolor=\"#ffffff\" variation=\"\" textcolor=\"#000000\" target=\"_blank\"]Download Forms[/dt_sc_button][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:13:20','2015-10-02 09:13:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(181,1,'2015-10-02 09:09:20','2015-10-02 09:09:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n[dt_sc_button link=\"http://medicaloncologycare.com/downloads.htm\" size=\"medium\" bgcolor=\"#ffffff\" variation=\"\" textcolor=\"#000000\" target=\"_blank\"]Download Forms[/dt_sc_button][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:09:20','2015-10-02 09:09:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(184,1,'2015-10-02 09:23:44','2015-10-02 09:23:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n \r\n\r\n<a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #000000; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a>\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:23:44','2015-10-02 09:23:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(183,1,'2015-10-02 09:13:22','2015-10-02 09:13:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p><br></p>\n<p><a href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\" class=\"dt-sc-button medium \" style=\"background-color:#ffffff;border-color:#ffffff;color:#000000; align: center;\">Download Forms</a></p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:13:22','2015-10-02 09:13:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(186,1,'2015-10-02 09:27:58','2015-10-02 09:27:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n \r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:27:58','2015-10-02 09:27:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(185,1,'2015-10-02 09:23:46','2015-10-02 09:23:46','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<h4 style=\"text-align: center; padding: 50px 50px; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p> </p>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:23:46','2015-10-02 09:23:46','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(188,1,'2015-10-02 09:30:20','2015-10-02 09:30:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding: 50px 50px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a>\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:30:20','2015-10-02 09:30:20','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(187,1,'2015-10-02 09:28:00','2015-10-02 09:28:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding: 50px 50px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p> <br>\n<a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:28:00','2015-10-02 09:28:00','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(190,1,'2015-10-02 09:33:13','2015-10-02 09:33:13','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding: 50px 50px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\">\r\n<a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:33:13','2015-10-02 09:33:13','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(189,1,'2015-10-02 09:30:22','2015-10-02 09:30:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding: 50px 50px; color: #fff;\"> </p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4><p style=\"text-align: center;\"> <br> <a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:30:22','2015-10-02 09:30:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(192,1,'2015-10-02 09:35:49','2015-10-02 09:35:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding-top: 20px; padding-bottom: 20px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:35:49','2015-10-02 09:35:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(191,1,'2015-10-02 09:33:14','2015-10-02 09:33:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding-top: 20px; padding-bottom: 20px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\">\n<a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:33:14','2015-10-02 09:33:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(194,1,'2015-10-02 09:44:06','2015-10-02 09:44:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding-top: 20px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:44:06','2015-10-02 09:44:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(193,1,'2015-10-02 09:35:51','2015-10-02 09:35:51','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding-top: 20px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n<p></p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:35:51','2015-10-02 09:35:51','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(196,1,'2015-10-02 09:45:57','2015-10-02 09:45:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding: 20px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n \r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:45:57','2015-10-02 09:45:57','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(195,1,'2015-10-02 09:44:08','2015-10-02 09:44:08','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding: 20px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n<p> </p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:44:08','2015-10-02 09:44:08','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(198,1,'2015-10-02 09:47:38','2015-10-02 09:47:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding: 20px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n \r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:47:38','2015-10-02 09:47:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(197,1,'2015-10-02 09:45:59','2015-10-02 09:45:59','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding: 20px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n<p> \n</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:45:59','2015-10-02 09:45:59','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(200,1,'2015-10-02 09:50:25','2015-10-02 09:50:25','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<p style=\"text-align: center; padding: 40px; color: #fff;\"></p>\r\n\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n \r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:50:25','2015-10-02 09:50:25','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(199,1,'2015-10-02 09:47:40','2015-10-02 09:47:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<p style=\"text-align: center; padding: 40px; color: #fff;\">\n</p><h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n<p> \n</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:47:40','2015-10-02 09:47:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(202,1,'2015-10-02 09:52:38','2015-10-02 09:52:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 20px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n \r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:52:38','2015-10-02 09:52:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(201,1,'2015-10-02 09:50:27','2015-10-02 09:50:27','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 20px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n<p> \n</p></div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:50:27','2015-10-02 09:50:27','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(206,1,'2015-10-02 10:43:35','2015-10-02 10:43:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 10:43:35','2015-10-02 10:43:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(203,1,'2015-10-02 09:52:40','2015-10-02 09:52:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 09:52:40','2015-10-02 09:52:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(210,1,'2015-10-02 11:25:59','2015-10-02 11:25:59','','Sam-Huang2','','inherit','open','open','','sam-huang2','','','2015-10-02 11:28:42','2015-10-02 11:28:42','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg',0,'attachment','image/jpeg',0),(208,1,'2015-10-02 10:44:40','2015-10-02 10:44:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 10:44:40','2015-10-02 10:44:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(207,1,'2015-10-02 10:43:37','2015-10-02 10:43:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br> [/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 10:43:37','2015-10-02 10:43:37','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(211,1,'2015-10-02 11:26:38','2015-10-02 11:26:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:26:38','2015-10-02 11:26:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(209,1,'2015-10-02 10:44:42','2015-10-02 10:44:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 10:44:42','2015-10-02 10:44:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(213,1,'2015-10-02 11:28:56','2015-10-02 11:28:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:28:56','2015-10-02 11:28:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(212,1,'2015-10-02 11:26:40','2015-10-02 11:26:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br> [/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:26:40','2015-10-02 11:26:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(218,1,'2015-10-02 11:38:17','2015-10-02 11:38:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:38:17','2015-10-02 11:38:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(215,1,'2015-10-02 11:30:33','2015-10-02 11:30:33','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"] [/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:30:33','2015-10-02 11:30:33','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(214,1,'2015-10-02 11:28:58','2015-10-02 11:28:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\">http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"] [/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:28:58','2015-10-02 11:28:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(217,1,'2015-10-02 11:38:16','2015-10-02 11:38:16','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"] [/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:38:16','2015-10-02 11:38:16','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(216,1,'2015-10-02 11:30:35','2015-10-02 11:30:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"] [/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:30:35','2015-10-02 11:30:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(219,1,'2020-08-18 16:58:55','2020-08-18 16:58:55','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491803224436{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/contactus/\" target=\"\">Contact Us</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">4605 Barranca Parkway, Suite 205,\r\nIrvine, CA 92604</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"965\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">XINYU NAN, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','open','open','','6-autosave-v1','','','2020-08-18 16:58:55','2020-08-18 16:58:55','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-autosave-v1/',0,'revision','',0),(964,1,'2020-08-18 16:46:26','2020-08-18 16:46:26','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491803224436{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/contactus/\" target=\"\">Contact Us</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">4605 Barranca Parkway, Suite 205,\r\nIrvine, CA 92604</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2020-08-18 16:46:26','2020-08-18 16:46:26','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/6-revision-v1/',0,'revision','',0),(854,1,'2017-04-08 02:26:19','2017-04-08 02:26:19','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" position=\"center\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D., FACP\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:26:19','2017-04-08 02:26:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(853,1,'2017-04-08 02:21:08','2017-04-08 02:21:08','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" position=\"center\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D., FACP\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:21:08','2017-04-08 02:21:08','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(221,1,'2015-10-02 11:41:45','2015-10-02 11:41:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:41:45','2015-10-02 11:41:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(220,1,'2015-10-02 11:40:58','2015-10-02 11:40:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"DesignThemes\" role=\"Spa Director\" email=\"yourname@domain.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd pamade eleifend sapien.</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:40:58','2015-10-02 11:40:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(223,1,'2015-10-02 11:46:43','2015-10-02 11:46:43','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"DesignThemes\" role=\"Spa Director\" email=\"yourname@domain.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd pamade eleifend sapien.\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:46:43','2015-10-02 11:46:43','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(222,1,'2015-10-02 11:41:46','2015-10-02 11:41:46','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"DesignThemes\" role=\"Spa Director\" email=\"yourname@domain.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd pamade eleifend sapien.</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:41:46','2015-10-02 11:41:46','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(226,1,'2015-10-02 11:50:29','2015-10-02 11:50:29','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:50:29','2015-10-02 11:50:29','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(224,1,'2015-10-02 11:46:45','2015-10-02 11:46:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:46:45','2015-10-02 11:46:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(225,1,'2015-10-02 11:48:57','2015-10-02 11:48:57','','Tariq-Mahmood','','inherit','open','open','','tariq-mahmood','','','2015-10-02 19:00:35','2015-10-02 19:00:35','',304,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg',0,'attachment','image/jpeg',0),(241,1,'2015-10-02 12:06:54','2015-10-02 12:06:54','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:06:54','2015-10-02 12:06:54','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(228,1,'2015-10-02 11:53:05','2015-10-02 11:53:05','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:53:05','2015-10-02 11:53:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(227,1,'2015-10-02 11:50:31','2015-10-02 11:50:31','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:50:31','2015-10-02 11:50:31','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(230,1,'2015-10-02 11:54:16','2015-10-02 11:54:16','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"]\r\n\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\" class=\"dt-sc-button medium \">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:54:16','2015-10-02 11:54:16','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(229,1,'2015-10-02 11:53:06','2015-10-02 11:53:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"]</p><p>Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\" class=\"dt-sc-button medium \">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:53:06','2015-10-02 11:53:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(232,1,'2015-10-02 11:56:44','2015-10-02 11:56:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:56:44','2015-10-02 11:56:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(231,1,'2015-10-02 11:54:18','2015-10-02 11:54:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" email=\"info@medicaloncologycare.com\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,</p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:54:18','2015-10-02 11:54:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(235,1,'2015-10-02 12:00:49','2015-10-02 12:00:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:00:49','2015-10-02 12:00:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(233,1,'2015-10-02 11:56:45','2015-10-02 11:56:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 11:56:45','2015-10-02 11:56:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(234,1,'2015-10-02 11:59:30','2015-10-02 11:59:30','','Gwendolyn-Pan','','inherit','open','open','','gwendolyn-pan','','','2015-10-02 19:05:22','2015-10-02 19:05:22','',304,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg',0,'attachment','image/jpeg',0),(240,1,'2015-10-02 12:04:45','2015-10-02 12:04:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:04:45','2015-10-02 12:04:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(239,1,'2015-10-02 12:04:43','2015-10-02 12:04:43','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:04:43','2015-10-02 12:04:43','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(238,1,'2015-10-02 12:03:06','2015-10-02 12:03:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:03:06','2015-10-02 12:03:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(237,1,'2015-10-02 12:03:04','2015-10-02 12:03:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:03:04','2015-10-02 12:03:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(236,1,'2015-10-02 12:00:51','2015-10-02 12:00:51','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Meet Our Experts\" class=\"\" description=\"The people of Spa wellness behind us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care\" email=\"yourname@domain.com\" image=\"<a href=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\">http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg</a>\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>\n[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976,</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:00:51','2015-10-02 12:00:51','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(243,1,'2015-10-02 12:23:59','2015-10-02 12:23:59','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:23:59','2015-10-02 12:23:59','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(242,1,'2015-10-02 12:06:56','2015-10-02 12:06:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:06:56','2015-10-02 12:06:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(260,1,'2015-10-02 12:42:53','2015-10-02 12:42:53','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:42:53','2015-10-02 12:42:53','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(244,1,'2015-10-02 12:24:01','2015-10-02 12:24:01','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:24:01','2015-10-02 12:24:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(245,1,'2015-10-02 12:27:07','2015-10-02 12:27:07','','footer-logo','','inherit','open','open','','footer-logo','','','2015-10-02 12:27:07','2015-10-02 12:27:07','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/footer-logo.png',0,'attachment','image/png',0),(246,1,'2015-10-02 12:38:45','2015-10-02 12:38:45','','Slide1Pic4','','inherit','open','open','','slide1pic4','','','2015-10-02 12:38:45','2015-10-02 12:38:45','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/Slide1Pic4.png',0,'attachment','image/png',0),(247,1,'2015-10-02 12:38:45','2015-10-02 12:38:45','','Slide1Pic5','','inherit','open','open','','slide1pic5','','','2015-10-02 12:38:45','2015-10-02 12:38:45','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/Slide1Pic5.png',0,'attachment','image/png',0),(248,1,'2015-10-02 12:38:46','2015-10-02 12:38:46','','Slide1PicBig','','inherit','open','open','','slide1picbig','','','2015-10-02 12:38:46','2015-10-02 12:38:46','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/Slide1PicBig.png',0,'attachment','image/png',0),(249,1,'2015-10-02 12:38:47','2015-10-02 12:38:47','','bg1','','inherit','open','open','','bg1','','','2015-10-02 12:38:47','2015-10-02 12:38:47','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/bg1.jpg',0,'attachment','image/jpeg',0),(250,1,'2015-10-02 12:38:48','2015-10-02 12:38:48','','bg2','','inherit','open','open','','bg2','','','2015-10-02 12:38:48','2015-10-02 12:38:48','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/bg2.jpg',0,'attachment','image/jpeg',0),(251,1,'2015-10-02 12:38:49','2015-10-02 12:38:49','','bg3new','','inherit','open','open','','bg3new','','','2015-10-02 12:38:49','2015-10-02 12:38:49','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/bg3new.jpg',0,'attachment','image/jpeg',0),(252,1,'2015-10-02 12:38:51','2015-10-02 12:38:51','','emergency-services-icon','','inherit','open','open','','emergency-services-icon','','','2015-10-02 12:38:51','2015-10-02 12:38:51','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/emergency-services-icon.png',0,'attachment','image/png',0),(253,1,'2015-10-02 12:38:51','2015-10-02 12:38:51','','left','','inherit','open','open','','left','','','2015-10-02 12:38:51','2015-10-02 12:38:51','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/left.png',0,'attachment','image/png',0),(254,1,'2015-10-02 12:38:51','2015-10-02 12:38:51','','right','','inherit','open','open','','right','','','2015-10-02 12:38:51','2015-10-02 12:38:51','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/right.png',0,'attachment','image/png',0),(255,1,'2015-10-02 12:38:51','2015-10-02 12:38:51','','slide2pic1','','inherit','open','open','','slide2pic1','','','2015-10-02 12:38:51','2015-10-02 12:38:51','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/slide2pic1.png',0,'attachment','image/png',0),(256,1,'2015-10-02 12:38:51','2015-10-02 12:38:51','','slide2pic2','','inherit','open','open','','slide2pic2','','','2015-10-02 12:38:51','2015-10-02 12:38:51','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/slide2pic2.png',0,'attachment','image/png',0),(257,1,'2015-10-02 12:38:52','2015-10-02 12:38:52','','slide2pic3','','inherit','open','open','','slide2pic3','','','2015-10-02 12:38:52','2015-10-02 12:38:52','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/slide2pic3.png',0,'attachment','image/png',0),(258,1,'2015-10-02 12:38:53','2015-10-02 12:38:53','','slider2pic4','','inherit','open','open','','slider2pic4','','','2015-10-02 12:38:53','2015-10-02 12:38:53','',37,'http://WDPDFS473224754104223usersites1298667.sitewwwdemodemo/wp-content/uploads/layerslider/Full-width-demo-slider/slider2pic4.png',0,'attachment','image/png',0),(259,1,'2015-10-02 12:40:01','2015-10-02 12:40:01','','Slider1','','inherit','open','open','','slider1','','','2015-10-02 12:40:01','2015-10-02 12:40:01','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Slider1.jpg',0,'attachment','image/jpeg',0),(262,1,'2015-10-02 12:43:22','2015-10-02 12:43:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:43:22','2015-10-02 12:43:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(261,1,'2015-10-02 12:42:55','2015-10-02 12:42:55','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:42:55','2015-10-02 12:42:55','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(264,1,'2015-10-02 12:50:07','2015-10-02 12:50:07','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:50:07','2015-10-02 12:50:07','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(263,1,'2015-10-02 12:43:24','2015-10-02 12:43:24','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:43:24','2015-10-02 12:43:24','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(266,1,'2015-10-02 12:51:09','2015-10-02 12:51:09','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:51:09','2015-10-02 12:51:09','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(265,1,'2015-10-02 12:50:08','2015-10-02 12:50:08','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:50:08','2015-10-02 12:50:08','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(268,1,'2015-10-02 12:53:03','2015-10-02 12:53:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:53:03','2015-10-02 12:53:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(267,1,'2015-10-02 12:51:10','2015-10-02 12:51:10','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:51:10','2015-10-02 12:51:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(270,1,'2015-10-02 17:12:53','2015-10-02 17:12:53','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:12:53','2015-10-02 17:12:53','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(269,1,'2015-10-02 12:53:04','2015-10-02 12:53:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 12:53:04','2015-10-02 12:53:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(272,1,'2015-10-02 17:14:12','2015-10-02 17:14:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:14:12','2015-10-02 17:14:12','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(271,1,'2015-10-02 17:12:55','2015-10-02 17:12:55','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:12:55','2015-10-02 17:12:55','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(275,1,'2015-10-02 17:28:00','2015-10-02 17:28:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong>\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:28:00','2015-10-02 17:28:00','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (273,1,'2015-10-02 17:14:15','2015-10-02 17:14:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>\n<p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong></p>\n<p>A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:14:15','2015-10-02 17:14:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(274,1,'2015-10-02 17:27:19','2015-10-02 17:27:19','Clinical Trials','Clinical-Trials-Feature','','inherit','open','open','','clinical-trials-feature','','','2016-01-12 18:12:05','2016-01-12 18:12:05','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg',0,'attachment','image/jpeg',0),(278,1,'2015-10-02 17:45:04','2015-10-02 17:45:04','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:45:04','2015-10-02 17:45:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(276,1,'2015-10-02 17:28:03','2015-10-02 17:28:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a> <br><br>\n<strong>How to make an appointment? </strong></p>\n<p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:28:03','2015-10-02 17:28:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(277,1,'2015-10-02 17:44:27','2015-10-02 17:44:27','New Patients','New-Patients','','inherit','open','open','','new-patients-2','','','2016-01-12 18:12:05','2016-01-12 18:12:05','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg',0,'attachment','image/jpeg',0),(705,1,'2016-01-12 09:14:28','2016-01-12 09:14:28','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2016-01-12 09:14:28','2016-01-12 09:14:28','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/6-revision-v1/',0,'revision','',0),(279,1,'2015-10-02 17:45:06','2015-10-02 17:45:06','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2015-10-02 17:45:06','2015-10-02 17:45:06','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/6-revision-v1/',0,'revision','',0),(280,1,'2015-10-02 18:01:30','2015-10-02 18:01:30','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Who We Are','','publish','open','open','','whoweare','','','2017-04-10 06:39:14','2017-04-10 06:39:14','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=280',0,'page','',0),(907,1,'2017-04-08 08:48:31','2017-04-08 08:48:31','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-08 08:48:31','2017-04-08 08:48:31','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-revision-v1/',0,'revision','',0),(902,1,'2017-04-08 08:21:18','2017-04-08 08:21:18','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-08 08:21:18','2017-04-08 08:21:18','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-revision-v1/',0,'revision','',0),(281,1,'2015-10-02 18:01:30','2015-10-02 18:01:30','','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:01:30','2015-10-02 18:01:30','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(282,1,'2015-10-02 18:01:31','2015-10-02 18:01:31','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum. Praesent porta, purus eget sagittis imperdiet, nulla mi ullamcorper metus, id hendrerit metus diam vitae est. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\"></p>\n[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Info - Short about Us</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.<br>\n[dt_sc_fancy_ul style=\"globe\"]</p>\n<ul>\n<li>Lorem ipsum dolor sit euismod diam e</li>\n<li>Praesent convallis nibh ollicitudin sit amet</li>\n<li>Nullam ac sapien sit ac malesuada arca</li>\n</ul>\n<p>[/dt_sc_fancy_ul]<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.</p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]<p>[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]</p>\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]<ul>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n</ul>\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:01:31','2015-10-02 18:01:31','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(284,1,'2015-10-02 18:03:01','2015-10-02 18:03:01','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\"></p>\n[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Info - Short about Us</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.<br>\n[dt_sc_fancy_ul style=\"globe\"]</p>\n<ul>\n<li>Lorem ipsum dolor sit euismod diam e</li>\n<li>Praesent convallis nibh ollicitudin sit amet</li>\n<li>Nullam ac sapien sit ac malesuada arca</li>\n</ul>\n<p>[/dt_sc_fancy_ul]<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.</p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]<p>[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]</p>\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]<ul>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n</ul>\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:03:01','2015-10-02 18:03:01','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(283,1,'2015-10-02 18:02:58','2015-10-02 18:02:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac augue at erat hendrerit dictum. Praesent porta, purus eget sagittis imperdiet, nulla mi ullamcorper metus, id hendrerit metus diam vitae est. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Info - Short about Us</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.\r\n[dt_sc_fancy_ul style=\"globe\"]\r\n<ul>\r\n <li>Lorem ipsum dolor sit euismod diam e</li>\r\n <li>Praesent convallis nibh ollicitudin sit amet</li>\r\n <li>Nullam ac sapien sit ac malesuada arca</li>\r\n</ul>\r\n[/dt_sc_fancy_ul]\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\r\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]\r\n\r\n[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]\r\n<ul>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n</ul>\r\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:02:58','2015-10-02 18:02:58','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(285,1,'2015-10-02 18:05:35','2015-10-02 18:05:35','whoweare','whoweare','','inherit','open','open','','whoweare','','','2015-10-02 18:05:50','2015-10-02 18:05:50','',280,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg',0,'attachment','image/jpeg',0),(286,1,'2015-10-02 18:07:11','2015-10-02 18:07:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Info - Short about Us</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.\r\n[dt_sc_fancy_ul style=\"globe\"]\r\n<ul>\r\n <li>Lorem ipsum dolor sit euismod diam e</li>\r\n <li>Praesent convallis nibh ollicitudin sit amet</li>\r\n <li>Nullam ac sapien sit ac malesuada arca</li>\r\n</ul>\r\n[/dt_sc_fancy_ul]\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\r\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]\r\n\r\n[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]\r\n<ul>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n</ul>\r\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:07:11','2015-10-02 18:07:11','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(287,1,'2015-10-02 18:07:13','2015-10-02 18:07:13','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Info - Short about Us</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.<br>\n[dt_sc_fancy_ul style=\"globe\"]</p>\n<ul>\n<li>Lorem ipsum dolor sit euismod diam e</li>\n<li>Praesent convallis nibh ollicitudin sit amet</li>\n<li>Nullam ac sapien sit ac malesuada arca</li>\n</ul>\n<p>[/dt_sc_fancy_ul]<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.</p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]<p>[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]</p>\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]<ul>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n</ul>\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:07:13','2015-10-02 18:07:13','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(288,1,'2015-10-02 18:11:21','2015-10-02 18:11:21','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Info - Short about Us</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.\r\n[dt_sc_fancy_ul style=\"globe\"]\r\n<ul>\r\n <li>Lorem ipsum dolor sit euismod diam e</li>\r\n <li>Praesent convallis nibh ollicitudin sit amet</li>\r\n <li>Nullam ac sapien sit ac malesuada arca</li>\r\n</ul>\r\n[/dt_sc_fancy_ul]\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\r\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]\r\n\r\n[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]\r\n<ul>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n</ul>\r\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:11:21','2015-10-02 18:11:21','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(289,1,'2015-10-02 18:11:23','2015-10-02 18:11:23','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Therapists\" number=\"60\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Procedures\" number=\"75\" /]</p>[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_counter title=\"Treatments\" number=\"120\" /]</p>[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]<p>[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]<br>\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]</p>\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]<ul>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n<li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\n</ul>\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:11:23','2015-10-02 18:11:23','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(291,1,'2015-10-02 18:14:44','2015-10-02 18:14:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:14:44','2015-10-02 18:14:44','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(290,1,'2015-10-02 18:14:41','2015-10-02 18:14:41','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"65\" paddingbottom=\"60\" textcolor=\"\" class=\"skin-bg dark-bg\" first][dt_sc_one_fourth first][dt_sc_donutchart_medium title=\"Ayurveda Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"75\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Organic Spa\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"80\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Aroma Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"65\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][dt_sc_one_fourth ][dt_sc_donutchart_medium title=\"Hydro Therapy\" bgcolor=\"#3b1c4d\" fgcolor=\"#ffffff\" percent=\"90\" description=\"Ut enim ad minim veniam, quis nostrud exercitation ullamco\" /][/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\r\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"70\" textcolor=\"\" class=\"\" first][dt_sc_one_fourth first][dt_sc_counter title=\"Clients\" number=\"250\" /][/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Therapists\" number=\"60\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Procedures\" number=\"75\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_counter title=\"Treatments\" number=\"120\" /]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_h2_title title=\"Spa & Wellness for Life\" class=\"aligncenter dark-title\" description=\"\" /][dt_sc_hr_invisible_medium /][dt_sc_clear /][dt_sc_one_half first][dt_sc_tabs_horizontal]\r\n\r\n[dt_sc_tab title=\"Extreme Care\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Healthy Life\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n[dt_sc_tab title=\"Special Treatments\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. [/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_horizontal][/dt_sc_one_half][dt_sc_one_half ][dt_sc_testimonial_carousel]\r\n<ul>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"Angel Sienna\" role=\"Haircare Specialist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial5.jpg\" name=\"Scorlet Johansan\" role=\"Spa Therapist\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n <li>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial4.jpg\" name=\"Kate Berry\" role=\"Herbal & Spa Beautician\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.[/dt_sc_testimonial]</li>\r\n</ul>\r\n[/dt_sc_testimonial_carousel][/dt_sc_one_half][/dt_sc_fullwidth_section]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:14:41','2015-10-02 18:14:41','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(292,1,'2015-10-02 18:16:35','2015-10-02 18:16:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">An Extensive resource of spa treatments. We also offer hair salons.</h4>\r\n<h5 style=\"text-align: center;\">We offer various spa solutions to your needs</h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:16:35','2015-10-02 18:16:35','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(293,1,'2015-10-02 18:16:37','2015-10-02 18:16:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:16:37','2015-10-02 18:16:37','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(294,1,'2015-10-02 18:19:14','2015-10-02 18:19:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:19:14','2015-10-02 18:19:14','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(295,1,'2015-10-02 18:19:16','2015-10-02 18:19:16','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:19:16','2015-10-02 18:19:16','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(296,1,'2015-10-02 18:23:33','2015-10-02 18:23:33','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:23:33','2015-10-02 18:23:33','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(297,1,'2015-10-02 18:23:35','2015-10-02 18:23:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.\" /]<p style=\"text-align: center;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\n[dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:23:35','2015-10-02 18:23:35','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(299,1,'2015-10-02 18:24:51','2015-10-02 18:24:51','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:24:51','2015-10-02 18:24:51','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(298,1,'2015-10-02 18:24:49','2015-10-02 18:24:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.\" /]\r\n<p style=\"text-align: center;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:24:49','2015-10-02 18:24:49','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(300,1,'2015-10-02 18:25:49','2015-10-02 18:25:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:25:49','2015-10-02 18:25:49','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(301,1,'2015-10-02 18:25:52','2015-10-02 18:25:52','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:25:52','2015-10-02 18:25:52','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(302,1,'2015-10-02 18:28:24','2015-10-02 18:28:24','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:28:24','2015-10-02 18:28:24','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(303,1,'2015-10-02 18:28:26','2015-10-02 18:28:26','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','open','open','','280-revision-v1','','','2015-10-02 18:28:26','2015-10-02 18:28:26','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/280-revision-v1/',0,'revision','',0),(304,1,'2015-10-02 18:51:31','2015-10-02 18:51:31','[vc_row][vc_column][vc_column_text]At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"210\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Sam Huang, M.D.</h3>\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.\r\n\r\nDr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.\r\n\r\nIn his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"225\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Tariq Mahmood, M.D., FACP</h3>\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.\r\n\r\nIn his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"968\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>XINYU NAN, M.D.</h3>\r\nDr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine and received his Doctor of Medicine degree. Dr. Nan finished his Internal Medicine Residency training at Houston Methodist Hospital and completed his fellowship training in Hematology and Oncology at UCSD Medical Center.\r\n\r\nDr. Nan has extensive experience in various types of cancer. He practices evidence-based medicine and uses a novel approach including genetic testing, immunotherapy and targeted therapy in addition to conventional chemotherapy. He has several first authored publications and presentations in Lung Cancer, Head and Neck Cancer, Lymphoma, Leukemia and Immunotherapy. Dr. Nan is very passionate about taking care of patients with different social and cultural backgrounds. He is fluent in Mandarin and can communicate well with patients that may have language barriers. In his free time, Dr. Nan enjoys spending time with his wife and daughter, Lexi. He likes to travel, hike and spend time at the beach.[/vc_column_text][/vc_column][/vc_row]','Our Team','','publish','open','open','','ourteam','','','2020-08-18 17:14:59','2020-08-18 17:14:59','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=304',0,'page','',0),(967,1,'2020-08-18 17:03:26','2020-08-18 17:03:26','[vc_row][vc_column][vc_column_text]At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"210\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Sam Huang, M.D.</h3>\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.\r\n\r\nDr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.\r\n\r\nIn his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"225\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Tariq Mahmood, M.D., FACP</h3>\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.\r\n\r\nIn his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"965\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>XINYU NAN, M.D.</h3>\r\nDr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine and received his Doctor of Medicine degree. Dr. Nan finished his Internal Medicine Residency training at Houston Methodist Hospital and completed his fellowship training in Hematology and Oncology at UCSD Medical Center.\r\n\r\nDr. Nan has extensive experience in various types of cancer. He practices evidence-based medicine and uses a novel approach including genetic testing, immunotherapy and targeted therapy in addition to conventional chemotherapy. He has several first authored publications and presentations in Lung Cancer, Head and Neck Cancer, Lymphoma, Leukemia and Immunotherapy. Dr. Nan is very passionate about taking care of patients with different social and cultural backgrounds. He is fluent in Mandarin and can communicate well with patients that may have language barriers. In his free time, Dr. Nan enjoys spending time with his wife and daughter, Lexi. He likes to travel, hike and spend time at the beach.[/vc_column_text][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2020-08-18 17:03:26','2020-08-18 17:03:26','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/304-revision-v1/',0,'revision','',0),(909,1,'2017-04-08 09:08:03','2017-04-08 09:08:03','[vc_row][vc_column][vc_column_text]At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"210\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Sam Huang, M.D.</h3>\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.\r\n\r\nDr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.\r\n\r\nIn his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"225\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Tariq Mahmood, M.D., FACP</h3>\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.\r\n\r\nIn his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"234\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Gwendolyn Pan , M.D.</h3>\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.\r\n\r\nDr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.\r\n\r\nDr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.[/vc_column_text][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2017-04-08 09:08:03','2017-04-08 09:08:03','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/304-revision-v1/',0,'revision','',0),(305,1,'2015-10-02 18:51:31','2015-10-02 18:51:31','','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:51:31','2015-10-02 18:51:31','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(306,1,'2015-10-02 18:51:33','2015-10-02 18:51:33','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\"></p>\n[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Info - Short about Us</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.<br>\n[dt_sc_fancy_ul style=\"globe\"]</p>\n<ul>\n<li>Lorem ipsum dolor sit euismod diam e</li>\n<li>Praesent convallis nibh ollicitudin sit amet</li>\n<li>Nullam ac sapien sit ac malesuada arca</li>\n</ul>\n<p>[/dt_sc_fancy_ul]<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.</p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:51:33','2015-10-02 18:51:33','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(307,1,'2015-10-02 18:54:10','2015-10-02 18:54:10','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Info - Short about Us</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.\r\n[dt_sc_fancy_ul style=\"globe\"]\r\n<ul>\r\n <li>Lorem ipsum dolor sit euismod diam e</li>\r\n <li>Praesent convallis nibh ollicitudin sit amet</li>\r\n <li>Nullam ac sapien sit ac malesuada arca</li>\r\n</ul>\r\n[/dt_sc_fancy_ul]\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:54:10','2015-10-02 18:54:10','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(308,1,'2015-10-02 18:54:11','2015-10-02 18:54:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\"></p>\n[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Info - Short about Us</h3>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.<br>\n[dt_sc_fancy_ul style=\"globe\"]</p>\n<ul>\n<li>Lorem ipsum dolor sit euismod diam e</li>\n<li>Praesent convallis nibh ollicitudin sit amet</li>\n<li>Nullam ac sapien sit ac malesuada arca</li>\n</ul>\n<p>[/dt_sc_fancy_ul]<br>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.</p>\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:54:11','2015-10-02 18:54:11','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(309,1,'2015-10-02 18:57:27','2015-10-02 18:57:27','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/Spalab-responsive.png\" alt=\"Spalab-responsive\" />\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Info - Short about Us</h3>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Vivamus adipiscing lobortis sagittis. Nullam tempus mauris dolor, ac malesuada arcu.\r\n[dt_sc_fancy_ul style=\"globe\"]\r\n<ul>\r\n <li>Lorem ipsum dolor sit euismod diam e</li>\r\n <li>Praesent convallis nibh ollicitudin sit amet</li>\r\n <li>Nullam ac sapien sit ac malesuada arca</li>\r\n</ul>\r\n[/dt_sc_fancy_ul]\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi euismod diam eu arcu volutpat ut adipiscing sem auctor. Praesent dolor quam, tincidunt in sollicitudin.\r\n\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:57:27','2015-10-02 18:57:27','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(310,1,'2015-10-02 18:57:29','2015-10-02 18:57:29','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]<br>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 18:57:29','2015-10-02 18:57:29','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(311,1,'2015-10-02 19:01:38','2015-10-02 19:01:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p>\r\n<p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p>\r\n<p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"A Lab of Spa & Beauty\" class=\"\" description=\"Know some interesting facts with us\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Angel Sienna\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team1.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Scorlett Johanson\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team2.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Kate Berry\" role=\"Beauty Therapist 8 Years Experience in Spa Lab\" email=\"yourname@domain.com\" image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/team3.jpg\" twitter=\"#\" facebook=\"#\" google=\"#\" linkedin=\"#\"]\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 19:01:38','2015-10-02 19:01:38','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(312,1,'2015-10-02 19:01:40','2015-10-02 19:01:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 19:01:40','2015-10-02 19:01:40','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(313,1,'2015-10-02 19:06:57','2015-10-02 19:06:57','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p>\r\n<p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p>\r\n<p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3>\r\n<p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p>\r\n<p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 19:06:57','2015-10-02 19:06:57','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(314,1,'2015-10-02 19:06:59','2015-10-02 19:06:59','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3><p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p><p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p><p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','open','open','','304-revision-v1','','','2015-10-02 19:06:59','2015-10-02 19:06:59','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/304-revision-v1/',0,'revision','',0),(315,1,'2015-10-02 19:13:54','2015-10-02 19:13:54','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tabs shape=\"square\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','publish','open','open','','clinicaltrails','','','2017-04-10 09:01:44','2017-04-10 09:01:44','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=315',0,'page','',0),(836,1,'2017-04-07 03:47:11','2017-04-07 03:47:11','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical /][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-07 03:47:11','2017-04-07 03:47:11','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/07/315-revision-v1/',0,'revision','',0),(839,1,'2017-04-08 01:23:43','2017-04-08 01:23:43','[vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:23:43','2017-04-08 01:23:43','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(840,1,'2017-04-08 01:24:02','2017-04-08 01:24:02','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:24:02','2017-04-08 01:24:02','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(316,1,'2015-10-02 19:13:54','2015-10-02 19:13:54','','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:13:54','2015-10-02 19:13:54','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(320,1,'2015-10-02 19:20:03','2015-10-02 19:20:03','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Spa Packages\" class=\"\" description=\"The best menu to your taste\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Body Massage\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Hair Care & Style\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Spa & Facials\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Complete Refreshment\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Skin Special Care\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:20:03','2015-10-02 19:20:03','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(319,1,'2015-10-02 19:17:21','2015-10-02 19:17:21','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Spa Packages\" class=\"\" description=\"The best menu to your taste\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Body Massage\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Hair Care & Style\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Spa & Facials\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Complete Refreshment\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Skin Special Care\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:17:21','2015-10-02 19:17:21','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(318,1,'2015-10-02 19:17:19','2015-10-02 19:17:19','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"10\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\' image_alt=\'\' image_title=\'\' title=\'Spa & Massage\' link=\'#\']\r\n[/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\' image_alt=\'\' image_title=\'\' title=\'Hair & Beauty\' link=\'#\']\r\n[/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\' image_alt=\'\' image_title=\'\' title=\'Gifts & Cards\' link=\'#\']\r\n[/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\' image_alt=\'\' image_title=\'\' title=\'Accomadation\' link=\'#\']\r\n[/dt_sc_icon_box_with_image]\r\n\r\n[/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_border_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Spa & Beauty Care\" class=\"\" description=\"You\'ll be treated as wanna be\" /]\r\n\r\n[dt_sc_catalog_items item_ids=\"4832,4831,4829\" column=\"3\" excerpt_length=\"20\"]\r\n\r\n[dt_sc_hr_invisible /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_h2_title title=\"Our Spa Packages\" class=\"\" description=\"The best menu to your taste\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Body Massage\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Hair Care & Style\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Spa & Facials\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Complete Refreshment\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Skin Special Care\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"dark-bg skin-bg parallax-section\" first][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3 style=\"text-align: center;\">Our Process</h3>\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_one_fourth first]\r\n\r\n[dt_sc_icon_box_process type =\" type7\" value=\'1\' title=\'Analysing\' link=\'#\' ]\r\n\r\nSpa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.\r\n\r\n[/dt_sc_icon_box_process]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_process type =\" type7\" value=\'2\' title=\'Preparation\' link=\'#\' ]\r\n\r\nSpa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.\r\n\r\n[/dt_sc_icon_box_process]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_process type =\" type7\" value=\'3\' title=\'Analysing\' link=\'#\' ]\r\n\r\nSpa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.\r\n\r\n[/dt_sc_icon_box_process]\r\n\r\n[/dt_sc_one_fourth][dt_sc_one_fourth ]\r\n\r\n[dt_sc_icon_box_process type =\" type7\" value=\'4\' title=\'Preparation\' link=\'#\' ]\r\n\r\nSpa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.\r\n\r\n[/dt_sc_icon_box_process]\r\n\r\n[/dt_sc_one_fourth][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_news_letter title=\"Newsletter Subscription\" description=\"Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a website with Feature rich presentation.\" /][dt_sc_hr_invisible_small /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We love Spa & You\" class=\"\" description=\"Here we are for Spa and You\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_h3 class=\"floral-head alignright\" title=\"Spalab - A definitive Spa Collection\"]\r\n\r\n[dt_sc_hr_invisible_small /][dt_sc_clear /]\r\n<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n<img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"\" />\r\n<div class=\"hr-invisible-very-small\"></div>\r\n[dt_sc_clear /]\r\n\r\n<span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[list_with_font_awesome_icons style=\"type2\"]\r\n<ul>\r\n <li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\r\n <li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\r\n <li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\r\n <li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\r\n</ul>\r\n[/list_with_font_awesome_icons]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"120\" textcolor=\"\" class=\"\" first]\r\n\r\n[dt_sc_h2 title=\"Ayurveda Spa\" class=\"dark-title hr-title\"]\r\n\r\n[dt_sc_one_third first][dt_sc_spa_procedure procedure_title=\"Ayurveda Spa Highlights\" image_link=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2013/11/gallery9.jpg\" procedure_highlight1=\"Fusce nec purus dui, id placerat sem.\" procedure_highlight2=\"Aenean at nunc sem, sit amet tristique nisi.\" procedure_highlight3=\"\" procedure_highlight4=\"\" procedure_highlight5=\"\" rang_title=\"Price Range\" catalog_item_ids=\"93,92,91\" catalog_show_dummy_price=\"true\" button_text=\"Make a Reservation\" button_link=\"#\" /][/dt_sc_one_third]\r\n\r\n[dt_sc_two_third]\r\n\r\n[dt_sc_two_third_inner first]It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[dt_sc_hr_invisible_small][dt_sc_clear]\r\n\r\n[dt_sc_h5 class=\"dark-title\" title=\"Benefits of Ayurveda Spa\"]\r\n<div class=\"hr-invisible-very-small\"></div>\r\n<div class=\"clear\"></div>\r\n[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'fire\' title=\'Preparation\' link=\'#\' ]\r\nCleanses the body of waste substances and repairs blood and lymphatic circulation.\r\n[/dt_sc_icon_box]\r\n\r\n[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'globe\' title=\'Process\' link=\'#\' ]\r\nMakes the skin smoother, more elastic, softer and revitalises dry skin problems.\r\n[/dt_sc_icon_box]\r\n\r\n[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'leaf\' title=\'Treatment\' link=\'#\' ]\r\nRelaxes, refreshes and gives a wonderful feeling, reduces fatigue and stress, pain etc.\r\n[/dt_sc_icon_box]\r\n\r\n[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'leaf\' title=\'Rejuvenation\' link=\'#\' ]\r\nFeel the rejuvenation that is distinct based on the practical reversal of the aging process.\r\n[/dt_sc_icon_box]\r\n\r\n[/dt_sc_two_third_inner]\r\n\r\n[dt_sc_one_third_inner]\r\n\r\n[dt_sc_h5 class=\"dark-title\" title=\"Ask a Question\"]\r\n\r\n[contact-form-7 id=\"11\" title=\"Enquiry\"]\r\n\r\n[dt_sc_hr_invisible_small]\r\n[dt_sc_clear]\r\n\r\n[dt_sc_h5 class=\"dark-title\" title=\"Words from the Experience\"]\r\n\r\n[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"John Doe\" role=\"Cambridge Telcecom\" custom_class=\"type2\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit porttitor tellus sollicitudin at per inceptos himenaeos. [/dt_sc_testimonial]\r\n\r\n[/dt_sc_one_third_inner]\r\n\r\n[/dt_sc_two_third]\r\n\r\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:17:19','2015-10-02 19:17:19','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(317,1,'2015-10-02 19:13:56','2015-10-02 19:13:56','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"10\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your Spa Lab\" class=\"\" description=\"Experience the Art of Caring\" /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic1.jpg\' image_alt=\'\' image_title=\'\' title=\'Spa & Massage\' link=\'#\']<br>\n[/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic2.jpg\' image_alt=\'\' image_title=\'\' title=\'Hair & Beauty\' link=\'#\']<br>\n[/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic3.jpg\' image_alt=\'\' image_title=\'\' title=\'Gifts & Cards\' link=\'#\']<br>\n[/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_with_image type =\" type6\" image_url=\'http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/05/ico-pic5.jpg\' image_alt=\'\' image_title=\'\' title=\'Accomadation\' link=\'#\']<br>\n[/dt_sc_icon_box_with_image]</p>\n[/dt_sc_one_fourth][/dt_sc_fullwidth_section][dt_sc_hr_border_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Spa & Beauty Care\" class=\"\" description=\"You\'ll be treated as wanna be\" /]<p>[dt_sc_catalog_items item_ids=\"4832,4831,4829\" column=\"3\" excerpt_length=\"20\"]</p>[dt_sc_hr_invisible /][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_h2_title title=\"Our Spa Packages\" class=\"\" description=\"The best menu to your taste\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Body Massage\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Hair Care & Style\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Spa & Facials\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Complete Refreshment\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Skin Special Care\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/floral-bg-parallax.jpg\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"\" class=\"dark-bg skin-bg parallax-section\" first][dt_sc_hr_invisible /][dt_sc_clear /]<h3 style=\"text-align: center;\">Our Process</h3>\n[dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_one_fourth first]<p>[dt_sc_icon_box_process type =\" type7\" value=\'1\' title=\'Analysing\' link=\'#\' ]</p>\n<p>Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.</p>\n<p>[/dt_sc_icon_box_process]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_process type =\" type7\" value=\'2\' title=\'Preparation\' link=\'#\' ]</p>\n<p>Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.</p>\n<p>[/dt_sc_icon_box_process]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_process type =\" type7\" value=\'3\' title=\'Analysing\' link=\'#\' ]</p>\n<p>Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.</p>\n<p>[/dt_sc_icon_box_process]</p>\n[/dt_sc_one_fourth][dt_sc_one_fourth ]<p>[dt_sc_icon_box_process type =\" type7\" value=\'4\' title=\'Preparation\' link=\'#\' ]</p>\n<p>Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a web.</p>\n<p>[/dt_sc_icon_box_process]</p>\n[/dt_sc_one_fourth][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_news_letter title=\"Newsletter Subscription\" description=\"Spa Lab is an Elegant, good looking Beauty Spa Website. With the help of shortcodes you can create a website with Feature rich presentation.\" /][dt_sc_hr_invisible_small /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#ffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"We love Spa & You\" class=\"\" description=\"Here we are for Spa and You\" /][dt_sc_one_third first]<p>[dt_sc_h3 class=\"floral-head alignright\" title=\"Spalab - A definitive Spa Collection\"]</p>\n[dt_sc_hr_invisible_small /][dt_sc_clear /]<p style=\"text-align: right;\">Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd this will be definitively.</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p><img class=\"aligncenter\" title=\"\" src=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2014/07/spa-box.png\" alt=\"\"><br>\n</p><div class=\"hr-invisible-very-small\"></div>\n[dt_sc_clear /]<p><span class=\"aligncenter\">[dt_sc_button link=\"#\" size=\"medium\" target=\"_blank\"]Buy Now[/dt_sc_button]</span></p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[list_with_font_awesome_icons style=\"type2\"]</p>\n<ul>\n<li>[font_awesome_icon class=\"fa-leaf\"] Created from natural herbs - Ginseng roots extract</li>\n<li>[font_awesome_icon class=\"fa-heart\"] 100% safe for your skin</li>\n<li>[font_awesome_icon class=\"fa-shield\"] Quality product from SpaLabs</li>\n<li>[font_awesome_icon class=\"fa-user-md\"] Created by Medical Professionals of Spa Lab</li>\n</ul>\n<p>[/list_with_font_awesome_icons]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"120\" textcolor=\"\" class=\"\" first]<p>[dt_sc_h2 title=\"Ayurveda Spa\" class=\"dark-title hr-title\"]</p>\n[dt_sc_one_third first][dt_sc_spa_procedure procedure_title=\"Ayurveda Spa Highlights\" image_link=\"http://wedesignthemes.com/themes/spalab/wp-content/uploads/2013/11/gallery9.jpg\" procedure_highlight1=\"Fusce nec purus dui, id placerat sem.\" procedure_highlight2=\"Aenean at nunc sem, sit amet tristique nisi.\" procedure_highlight3=\"\" procedure_highlight4=\"\" procedure_highlight5=\"\" rang_title=\"Price Range\" catalog_item_ids=\"93,92,91\" catalog_show_dummy_price=\"true\" button_text=\"Make a Reservation\" button_link=\"#\" /][/dt_sc_one_third]<p>[dt_sc_two_third]</p>\n<p>[dt_sc_two_third_inner first]It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[dt_sc_hr_invisible_small][dt_sc_clear]</p>\n<p>[dt_sc_h5 class=\"dark-title\" title=\"Benefits of Ayurveda Spa\"]<br>\n</p><div class=\"hr-invisible-very-small\"></div>\n<div class=\"clear\"></div>\n<p>[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'fire\' title=\'Preparation\' link=\'#\' ]<br>\nCleanses the body of waste substances and repairs blood and lymphatic circulation.<br>\n[/dt_sc_icon_box]</p>\n<p>[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'globe\' title=\'Process\' link=\'#\' ]<br>\nMakes the skin smoother, more elastic, softer and revitalises dry skin problems.<br>\n[/dt_sc_icon_box]</p>\n<p>[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'leaf\' title=\'Treatment\' link=\'#\' ]<br>\nRelaxes, refreshes and gives a wonderful feeling, reduces fatigue and stress, pain etc.<br>\n[/dt_sc_icon_box]</p>\n<p>[dt_sc_icon_box type =\" type3\" fontawesome_icon=\'leaf\' title=\'Rejuvenation\' link=\'#\' ]<br>\nFeel the rejuvenation that is distinct based on the practical reversal of the aging process.<br>\n[/dt_sc_icon_box]</p>\n<p>[/dt_sc_two_third_inner]</p>\n<p>[dt_sc_one_third_inner]</p>\n<p>[dt_sc_h5 class=\"dark-title\" title=\"Ask a Question\"]</p>\n<p>[contact-form-7 id=\"11\" title=\"Enquiry\"]</p>\n<p>[dt_sc_hr_invisible_small]<br>\n[dt_sc_clear]</p>\n<p>[dt_sc_h5 class=\"dark-title\" title=\"Words from the Experience\"]</p>\n<p>[dt_sc_testimonial image=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/08/testimonial2.jpg\" name=\"John Doe\" role=\"Cambridge Telcecom\" custom_class=\"type2\"] Lorem ipsum dolor sit amet, consectetur adipiscing elit porttitor tellus sollicitudin at per inceptos himenaeos. [/dt_sc_testimonial]</p>\n<p>[/dt_sc_one_third_inner]</p>\n<p>[/dt_sc_two_third]</p>\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:13:56','2015-10-02 19:13:56','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(322,1,'2015-10-02 19:26:46','2015-10-02 19:26:46','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Body Massage\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Hair Care & Style\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Spa & Facials\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Complete Refreshment\"]\r\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Skin Special Care\"]\r\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:26:46','2015-10-02 19:26:46','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(321,1,'2015-10-02 19:20:05','2015-10-02 19:20:05','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Body Massage\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Hair Care & Style\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Spa & Facials\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Complete Refreshment\"]<br>\n<img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]<br>\n[dt_sc_tab title=\"Skin Special Care\"]<br>\n<img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"><br>\n</p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:20:05','2015-10-02 19:20:05','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(323,1,'2015-10-02 19:26:48','2015-10-02 19:26:48','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:26:48','2015-10-02 19:26:48','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(325,1,'2015-10-02 19:34:55','2015-10-02 19:34:55','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong><br></span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:34:55','2015-10-02 19:34:55','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(324,1,'2015-10-02 19:34:53','2015-10-02 19:34:53','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-02 19:34:53','2015-10-02 19:34:53','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/02/315-revision-v1/',0,'revision','',0),(327,1,'2015-10-03 03:41:27','2015-10-03 03:41:27','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul class=\"dt-sc-specials-list\"><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:41:27','2015-10-03 03:41:27','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(326,1,'2015-10-03 03:41:25','2015-10-03 03:41:25','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\n</span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:41:25','2015-10-03 03:41:25','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(328,1,'2015-10-03 03:44:48','2015-10-03 03:44:48','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul class=\"dt-sc-specials-list\">\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:44:48','2015-10-03 03:44:48','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(329,1,'2015-10-03 03:44:49','2015-10-03 03:44:49','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul class=\"dt-sc-specials-list\"><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><p> </p><ul class=\"dt-sc-specials-list\"><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:44:49','2015-10-03 03:44:49','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(330,1,'2015-10-03 03:49:20','2015-10-03 03:49:20','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul class=\"dt-sc-specials-list\">\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n \r\n<ul class=\"dt-sc-specials-list\">\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:49:20','2015-10-03 03:49:20','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(331,1,'2015-10-03 03:49:21','2015-10-03 03:49:21','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul class=\"dt-sc-specials-list\"><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><p> </p><ul class=\"dt-sc-specials-list\"><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><p>What is informed consent?</p><p>If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p>Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p>Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p>Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p>The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p>If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><p>What are my legal rights?</p><p>Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p>By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p><h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6><p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><ul class=\"dt-sc-specials-list\"><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li><li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li></ul><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:49:21','2015-10-03 03:49:21','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(332,1,'2015-10-03 03:53:59','2015-10-03 03:53:59','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul class=\"dt-sc-specials-list\">\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n \r\n<ul class=\"dt-sc-specials-list\">\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\nWhat is informed consent?\r\n\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n\r\nWhat are my legal rights?\r\n\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.\r\n\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:53:59','2015-10-03 03:53:59','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(333,1,'2015-10-03 03:54:01','2015-10-03 03:54:01','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p>\n<h6 class=\"dark-title\">What are clinical trials?</h6>\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\n<ul>\n<li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\n<li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\n<li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\n</ul>\n<ul>\n<li class=\"content\">You may get part of your treatment free of charge.</li>\n<li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\n<li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\n<li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\n</ul>\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\n<h6 class=\"dark-title\">What is informed consent?</h6>\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\n<h6 class=\"dark-title\">What are my legal rights?</h6>\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:54:01','2015-10-03 03:54:01','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(335,1,'2015-10-03 03:57:00','2015-10-03 03:57:00','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p>\n<h6 class=\"dark-title\">What are clinical trials?</h6>\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\n<ul>\n<li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\n<li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\n<li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\n</ul>\n<ul>\n<li class=\"content\">You may get part of your treatment free of charge.</li>\n<li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\n<li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\n<li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\n</ul>\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\n<h6 class=\"dark-title\">What is informed consent?</h6>\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\n<h6 class=\"dark-title\">What are my legal rights?</h6>\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:57:00','2015-10-03 03:57:00','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(334,1,'2015-10-03 03:56:59','2015-10-03 03:56:59','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:56:59','2015-10-03 03:56:59','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(336,1,'2015-10-03 04:04:03','2015-10-03 04:04:03','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials [Choosing Clinical Trials]','','publish','open','open','','choosingct','','','2016-01-13 00:36:48','2016-01-13 00:36:48','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=336',0,'page','',0),(338,1,'2015-10-03 03:58:36','2015-10-03 03:58:36','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p>\n<h6 class=\"dark-title\">What are clinical trials?</h6>\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\n<ul>\n<li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\n<li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\n<li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\n</ul>\n<ul>\n<li class=\"content\">You may get part of your treatment free of charge.</li>\n<li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\n<li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\n<li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\n</ul>\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\n<h6 class=\"dark-title\">What is informed consent?</h6>\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\n<h6 class=\"dark-title\">What are my legal rights?</h6>\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\"></p>\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\n<p>Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:58:36','2015-10-03 03:58:36','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(337,1,'2015-10-03 03:58:34','2015-10-03 03:58:34','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 03:58:34','2015-10-03 03:58:34','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(339,1,'2015-10-03 04:04:03','2015-10-03 04:04:03','','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:04:03','2015-10-03 04:04:03','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(340,1,'2015-10-03 04:04:06','2015-10-03 04:04:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:04:06','2015-10-03 04:04:06','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(341,1,'2015-10-03 04:13:22','2015-10-03 04:13:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:13:22','2015-10-03 04:13:22','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(342,1,'2015-10-03 04:18:16','2015-10-03 04:18:16','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:18:16','2015-10-03 04:18:16','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(343,1,'2015-10-03 04:18:18','2015-10-03 04:18:18','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"><h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>1010 West La Veta Avenue, Suite 250 Orange, CA 92868 Tel: (714) 541-6622 Fax: (714) 541-0531<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p></div>[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:18:18','2015-10-03 04:18:18','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(344,1,'2015-10-03 04:19:55','2015-10-03 04:19:55','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue, Suite 250 Orange, CA 92868 Tel: (714) 541-6622 Fax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:19:55','2015-10-03 04:19:55','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(345,1,'2015-10-03 04:19:57','2015-10-03 04:19:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"><h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>1010 West La Veta Avenue, Suite 250 Orange, CA 92868 Tel: (714) 541-6622 Fax: (714) 541-0531<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p></div><div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:19:57','2015-10-03 04:19:57','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(346,1,'2015-10-03 04:21:23','2015-10-03 04:21:23','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue, Suite 250 Orange, CA 92868 Tel: (714) 541-6622 Fax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:21:23','2015-10-03 04:21:23','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(347,1,'2015-10-03 04:21:24','2015-10-03 04:21:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\"><h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2><p>113 Waterworks Way,</p><p>Suite 200 Irvine,</p><p>CA 92618</p><p>Tel: (949) 724-4225</p><p>Fax: (714) 541-0531</p><p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p></div>[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:21:24','2015-10-03 04:21:24','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(348,1,'2015-10-03 04:22:51','2015-10-03 04:22:51','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:22:51','2015-10-03 04:22:51','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(350,1,'2015-10-03 04:24:05','2015-10-03 04:24:05','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:24:05','2015-10-03 04:24:05','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(349,1,'2015-10-03 04:22:52','2015-10-03 04:22:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:22:52','2015-10-03 04:22:52','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(351,1,'2015-10-03 04:24:06','2015-10-03 04:24:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:24:06','2015-10-03 04:24:06','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(352,1,'2015-10-03 04:31:39','2015-10-03 04:31:39','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:31:39','2015-10-03 04:31:39','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(356,1,'2015-10-03 04:34:57','2015-10-03 04:34:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:34:57','2015-10-03 04:34:57','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(353,1,'2015-10-03 04:31:41','2015-10-03 04:31:41','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:31:41','2015-10-03 04:31:41','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(354,1,'2015-10-03 04:32:10','2015-10-03 04:32:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:32:10','2015-10-03 04:32:10','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(355,1,'2015-10-03 04:32:13','2015-10-03 04:32:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Enter H3 Title\" class=\"\" description=\"Lorem ipsum dolor sit amet.\" /][dt_sc_hr_invisible /][/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:32:13','2015-10-03 04:32:13','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(391,1,'2015-10-03 07:42:41','2015-10-03 07:42:41','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials [Choosing Clinical Trials]','','inherit','open','open','','336-revision-v1','','','2015-10-03 07:42:41','2015-10-03 07:42:41','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(389,1,'2015-10-03 07:40:31','2015-10-03 07:40:31','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 07:40:31','2015-10-03 07:40:31','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(361,1,'2015-10-03 04:39:30','2015-10-03 04:39:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:39:30','2015-10-03 04:39:30','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(360,1,'2015-10-03 04:39:28','2015-10-03 04:39:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:39:28','2015-10-03 04:39:28','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(359,1,'2015-10-03 04:38:32','2015-10-03 04:38:32','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:38:32','2015-10-03 04:38:32','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(358,1,'2015-10-03 04:38:30','2015-10-03 04:38:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:38:30','2015-10-03 04:38:30','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(357,1,'2015-10-03 04:34:59','2015-10-03 04:34:59','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 04:34:59','2015-10-03 04:34:59','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(363,1,'2015-10-03 04:46:35','2015-10-03 04:46:35','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><ul><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><h6 class=\"dark-title\">What is informed consent?</h6><p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><h6 class=\"dark-title\">What are my legal rights?</h6><p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Choosing Clinical Trials\"]</p><h6 class=\"dark-title\">Choosing Clinical Trials</h6><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Listing of Current Trials\"]</p><h6 class=\"dark-title\">Listing of Current Trials</h6><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Q & A\"]</p><h6 class=\"dark-title\">Q & A</h6><p><strong>Will there be risks?</strong></p><p>Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 04:46:35','2015-10-03 04:46:35','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(362,1,'2015-10-03 04:46:34','2015-10-03 04:46:34','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Hair Care & Style\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Spa & Facials\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Complete Refreshment\"] <img class=\"alignright size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab] [dt_sc_tab title=\"Skin Special Care\"] <img class=\"alignleft size-medium wp-image-14\" src=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/07/spa-sun-screen-187x300.png\" alt=\"spa-sun-screen\" />\r\n<h6 class=\"dark-title\">Spa Labs - Sunscreen Special</h6>\r\nSaleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Revitalize Facial</span> </a> <span class=\"item-price\"> <del>$55.60</del> $20.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">Aroma stone massage</span> </a> <span class=\"item-price\"> <del>$55.60</del> $65.00 </span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"> <span class=\"item-name\">bamboo fusion</span> </a> <span class=\"item-price\"> <del>$125.00</del> $100.00 </span></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','315-revision-v1','','','2015-10-03 04:46:34','2015-10-03 04:46:34','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/315-revision-v1/',0,'revision','',0),(364,1,'2015-10-03 05:06:53','2015-10-03 05:06:53','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"BREASTT\"]<br><strong>NOVARTIS</strong></p><p>Double-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"LUNG\"]</p><p><strong>GENENTECH - NSCLC (ATLAS)</strong></p><p>1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib. <br>**NON-SQUAMOUS CELL CA.<br>AVASTIN & TARCEVA PROVIDED.</p><p><strong>GENETECH – NSCLC (BRIDGE)</strong></p><p>A Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.<br>AVASTIN PROVIDED.</p><p><strong>MERCK</strong></p><p>“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.</p><p><strong>CHROMO THERAPEUTICS</strong></p><p>A Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.</p><p><strong>IMCLONE/BMS</strong></p><p>A Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"CLL STUDY\"]<br><strong>GENZYME</strong></p><p>PHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"HEAD & NECK\"]</p><p><strong>LILLY</strong></p><div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div><div><strong>ENDO</strong></div><div> </div><div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients<br>DRUG PROVIDED.<br><br><strong>A P PHARMA</strong></div><div><br>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE <br>DRUGS PROVIDED.<br><br><strong>ALEXION PHARMACEUTICALS</strong></div><div><br>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div><div><strong>GENENTECH</strong></div><div><br>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.<br>AVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.<br><br><strong>MILLENNIUM</strong></div><div><br>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</div><div>[/dt_sc_tab]</div>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials]','','publish','open','open','','listingct','','','2016-01-13 00:34:58','2016-01-13 00:34:58','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=364',0,'page','',0),(365,1,'2015-10-03 05:06:53','2015-10-03 05:06:53','','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:06:53','2015-10-03 05:06:53','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(366,1,'2015-10-03 05:06:55','2015-10-03 05:06:55','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:06:55','2015-10-03 05:06:55','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(368,1,'2015-10-03 05:38:52','2015-10-03 05:38:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n<strong>STAGE IV AMGEN </strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC.\r\nAVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA.\r\nBENDAMUSTINE HCL PROVIDED.\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA).\r\nFCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\r\nVELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong>\r\n\r\n<strong>MORE REGISTRY</strong>: IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS.\r\nARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL.\r\nTHE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:38:52','2015-10-03 05:38:52','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(367,1,'2015-10-03 05:32:29','2015-10-03 05:32:29','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]<br><strong>STAGE IV AMGEN </strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. <br>AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA.<br>BENDAMUSTINE HCL PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong> </p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA).<br>FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong></p><p><strong>MORE REGISTRY</strong>: IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS.<br>ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL.<br>THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:32:29','2015-10-03 05:32:29','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(370,1,'2015-10-03 05:47:47','2015-10-03 05:47:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n<strong>STAGE IV AMGEN </strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC.\r\nAVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA.\r\nBENDAMUSTINE HCL PROVIDED.\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA).\r\nFCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\r\nVELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong>\r\n\r\n<strong>MORE REGISTRY</strong>: IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS.\r\nARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL.\r\nTHE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:47:47','2015-10-03 05:47:47','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(369,1,'2015-10-03 05:38:54','2015-10-03 05:38:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]<br><strong>STAGE IV AMGEN </strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. <br>AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA.<br>BENDAMUSTINE HCL PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong> </p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA).<br>FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong></p><p><strong>MORE REGISTRY</strong>: IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS.<br>ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL.<br>THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:38:54','2015-10-03 05:38:54','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(372,1,'2015-10-03 05:49:22','2015-10-03 05:49:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n\r\n<strong>STAGE IV AMGEN:</strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON:</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\r\n\r\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:49:22','2015-10-03 05:49:22','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(371,1,'2015-10-03 05:47:49','2015-10-03 05:47:49','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:47:49','2015-10-03 05:47:49','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(374,1,'2015-10-03 06:23:26','2015-10-03 06:23:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p>\r\n<p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n\r\n<strong>STAGE IV AMGEN:</strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON:</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\r\n\r\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 06:23:26','2015-10-03 06:23:26','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(373,1,'2015-10-03 05:49:24','2015-10-03 05:49:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 05:49:24','2015-10-03 05:49:24','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(387,1,'2015-10-03 07:37:38','2015-10-03 07:37:38','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p>\r\n<p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n\r\n<strong>STAGE IV AMGEN:</strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON:</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\r\n\r\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"BREASTT\"]\r\n<strong>NOVARTIS</strong>\r\n\r\nDouble-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>GENENTECH - NSCLC (ATLAS)</strong>\r\n\r\n1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib.\r\n**NON-SQUAMOUS CELL CA.\r\nAVASTIN & TARCEVA PROVIDED.\r\n\r\n<strong>GENETECH – NSCLC (BRIDGE)</strong>\r\n\r\nA Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.\r\nAVASTIN PROVIDED.\r\n\r\n<strong>MERCK</strong>\r\n\r\n“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.\r\n\r\n<strong>CHROMO THERAPEUTICS</strong>\r\n\r\nA Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.\r\n\r\n<strong>IMCLONE/BMS</strong>\r\n\r\nA Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"CLL STUDY\"]\r\n<strong>GENZYME</strong>\r\n\r\nPHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"HEAD & NECK\"]\r\n\r\n<strong>LILLY</strong>\r\n<div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div>\r\n<div><strong>ENDO</strong></div>\r\n<div></div>\r\n<div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients\r\nDRUG PROVIDED.</div>\r\n<strong>A P PHARMA</strong>\r\n<div>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE\r\nDRUGS PROVIDED.</div>\r\n<strong>ALEXION PHARMACEUTICALS</strong>\r\n<div>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div>\r\n<div><strong>GENENTECH</strong></div>\r\n<div>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.\r\nAVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.</div>\r\n<strong>MILLENNIUM</strong>\r\n<div>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\r\nVELCADE AND THALIDOMIDE PROVIDED.</div>\r\n<div>[/dt_sc_tab]</div>\r\n[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 07:37:38','2015-10-03 07:37:38','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(375,1,'2015-10-03 06:23:27','2015-10-03 06:23:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"BREASTT\"]<br><strong>NOVARTIS</strong></p><p>Double-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"LUNG\"]</p><p><strong>GENENTECH - NSCLC (ATLAS)</strong></p><p>1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib. <br>**NON-SQUAMOUS CELL CA.<br>AVASTIN & TARCEVA PROVIDED.</p><p><strong>GENETECH – NSCLC (BRIDGE)</strong></p><p>A Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.<br>AVASTIN PROVIDED.</p><p><strong>MERCK</strong></p><p>“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.</p><p><strong>CHROMO THERAPEUTICS</strong></p><p>A Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.</p><p><strong>IMCLONE/BMS</strong></p><p>A Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"CLL STUDY\"]<br><strong>GENZYME</strong></p><p>PHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"HEAD & NECK\"]</p><p><strong>LILLY</strong></p><div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div><div><strong>ENDO</strong></div><div> </div><div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients<br>DRUG PROVIDED.<br><br><strong>A P PHARMA</strong></div><div><br>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE <br>DRUGS PROVIDED.<br><br><strong>ALEXION PHARMACEUTICALS</strong></div><div><br>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div><div><strong>GENENTECH</strong></div><div><br>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.<br>AVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.<br><br><strong>MILLENNIUM</strong></div><div><br>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</div><div>[/dt_sc_tab]</div>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 06:23:27','2015-10-03 06:23:27','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(376,1,'2015-10-03 07:05:26','2015-10-03 07:05:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','publish','open','open','','qa','','','2016-01-13 00:33:28','2016-01-13 00:33:28','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=376',0,'page','',0),(377,1,'2015-10-03 07:05:26','2015-10-03 07:05:26','','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:05:26','2015-10-03 07:05:26','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(378,1,'2015-10-03 07:05:28','2015-10-03 07:05:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:05:28','2015-10-03 07:05:28','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(380,1,'2015-10-03 07:06:02','2015-10-03 07:06:02','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:06:02','2015-10-03 07:06:02','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(379,1,'2015-10-03 07:06:00','2015-10-03 07:06:00','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:06:00','2015-10-03 07:06:00','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(381,1,'2015-10-03 07:11:02','2015-10-03 07:11:02','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:11:02','2015-10-03 07:11:02','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(382,1,'2015-10-03 07:11:03','2015-10-03 07:11:03','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:11:03','2015-10-03 07:11:03','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(383,1,'2015-10-03 07:22:11','2015-10-03 07:22:11','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:22:11','2015-10-03 07:22:11','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(403,1,'2015-10-03 08:22:24','2015-10-03 08:22:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:22:24','2015-10-03 08:22:24','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(386,1,'2015-10-03 07:23:15','2015-10-03 07:23:15','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:23:15','2015-10-03 07:23:15','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(384,1,'2015-10-03 07:22:13','2015-10-03 07:22:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:22:13','2015-10-03 07:22:13','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(385,1,'2015-10-03 07:23:14','2015-10-03 07:23:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:23:14','2015-10-03 07:23:14','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(394,1,'2015-10-03 07:42:56','2015-10-03 07:42:56','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p>\r\n<p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n\r\n<strong>STAGE IV AMGEN:</strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON:</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\r\n\r\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"BREASTT\"]\r\n<strong>NOVARTIS</strong>\r\n\r\nDouble-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>GENENTECH - NSCLC (ATLAS)</strong>\r\n\r\n1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib.\r\n**NON-SQUAMOUS CELL CA.\r\nAVASTIN & TARCEVA PROVIDED.\r\n\r\n<strong>GENETECH – NSCLC (BRIDGE)</strong>\r\n\r\nA Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.\r\nAVASTIN PROVIDED.\r\n\r\n<strong>MERCK</strong>\r\n\r\n“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.\r\n\r\n<strong>CHROMO THERAPEUTICS</strong>\r\n\r\nA Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.\r\n\r\n<strong>IMCLONE/BMS</strong>\r\n\r\nA Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"CLL STUDY\"]\r\n<strong>GENZYME</strong>\r\n\r\nPHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"HEAD & NECK\"]\r\n\r\n<strong>LILLY</strong>\r\n<div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div>\r\n<div><strong>ENDO</strong></div>\r\n<div></div>\r\n<div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients\r\nDRUG PROVIDED.</div>\r\n<strong>A P PHARMA</strong>\r\n<div>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE\r\nDRUGS PROVIDED.</div>\r\n<strong>ALEXION PHARMACEUTICALS</strong>\r\n<div>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div>\r\n<div><strong>GENENTECH</strong></div>\r\n<div>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.\r\nAVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.</div>\r\n<strong>MILLENNIUM</strong>\r\n<div>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\r\nVELCADE AND THALIDOMIDE PROVIDED.</div>\r\n<div>[/dt_sc_tab]</div>\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials]','','inherit','open','open','','364-revision-v1','','','2015-10-03 07:42:56','2015-10-03 07:42:56','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(388,1,'2015-10-03 07:37:40','2015-10-03 07:37:40','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"BREASTT\"]<br><strong>NOVARTIS</strong></p><p>Double-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"LUNG\"]</p><p><strong>GENENTECH - NSCLC (ATLAS)</strong></p><p>1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib. <br>**NON-SQUAMOUS CELL CA.<br>AVASTIN & TARCEVA PROVIDED.</p><p><strong>GENETECH – NSCLC (BRIDGE)</strong></p><p>A Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.<br>AVASTIN PROVIDED.</p><p><strong>MERCK</strong></p><p>“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.</p><p><strong>CHROMO THERAPEUTICS</strong></p><p>A Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.</p><p><strong>IMCLONE/BMS</strong></p><p>A Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"CLL STUDY\"]<br><strong>GENZYME</strong></p><p>PHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"HEAD & NECK\"]</p><p><strong>LILLY</strong></p><div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div><div><strong>ENDO</strong></div><div> </div><div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients<br>DRUG PROVIDED.<br><br><strong>A P PHARMA</strong></div><div><br>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE <br>DRUGS PROVIDED.<br><br><strong>ALEXION PHARMACEUTICALS</strong></div><div><br>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div><div><strong>GENENTECH</strong></div><div><br>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.<br>AVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.<br><br><strong>MILLENNIUM</strong></div><div><br>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</div><div>[/dt_sc_tab]</div>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','364-revision-v1','','','2015-10-03 07:37:40','2015-10-03 07:37:40','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(390,1,'2015-10-03 07:40:33','2015-10-03 07:40:33','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials','','inherit','open','open','','336-revision-v1','','','2015-10-03 07:40:33','2015-10-03 07:40:33','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(777,1,'2016-01-13 00:36:46','2016-01-13 00:36:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\r\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\r\n\r\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\r\n<p style=\"text-align: justify;\"><strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"</p>\r\n<p style=\"text-align: justify;\"><strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.</p>\r\n<p style=\"text-align: justify;\"><strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.</p>\r\n<p style=\"text-align: justify;\"><strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.</p>\r\n<p style=\"text-align: justify;\"><strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.</p>\r\nSource: NIH\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials [Choosing Clinical Trials]','','inherit','closed','closed','','336-revision-v1','','','2016-01-13 00:36:46','2016-01-13 00:36:46','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/336-revision-v1/',0,'revision','',0),(392,1,'2015-10-03 07:42:43','2015-10-03 07:42:43','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials [Choosing Clinical Trials]','','inherit','open','open','','336-revision-v1','','','2015-10-03 07:42:43','2015-10-03 07:42:43','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/336-revision-v1/',0,'revision','',0),(393,1,'2015-10-03 07:42:51','2015-10-03 07:42:51','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\n<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p>\n<p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\n\n[dt_sc_tab title=\"COLORECTAL\"]\n\n<strong>STAGE IV AMGEN:</strong>\n\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\n\n<strong>STAGE IV ENZON:</strong>\n\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\n\n[/dt_sc_tab]\n\n[dt_sc_tab title=\"LUNG\"]\n\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\n\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\n\n<strong>STAGE IV ACORN</strong>\n\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\n\n[/dt_sc_tab]\n\n[dt_sc_tab title=\"LYMPHOMA\"]\n\n<strong>STAGE IV GENENTECH</strong>\n\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\n\n<strong>STAGE IV MILLENIUM</strong>\n\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\n\n<strong>STAGE IV CEPHALON</strong>\n\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\n\n[/dt_sc_tab]\n\n[dt_sc_tab title=\"MISCELLANEOUS\"]\n\n<strong>AMGEN</strong>\n\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\n\n<strong>AMGEN</strong>\n\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\n\n<strong>LUITPOLD</strong>\n\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\n\n[/dt_sc_tab]\n\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\n\n<strong>MILLENNIUM</strong>\n\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\n\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\n\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\n\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\n\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\n\n[/dt_sc_tab]\n\n[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\n\n[dt_sc_tab title=\"BREASTT\"]\n<strong>NOVARTIS</strong>\n\nDouble-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.\n[/dt_sc_tab]\n[dt_sc_tab title=\"LUNG\"]\n\n<strong>GENENTECH - NSCLC (ATLAS)</strong>\n\n1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib.\n**NON-SQUAMOUS CELL CA.\nAVASTIN & TARCEVA PROVIDED.\n\n<strong>GENETECH – NSCLC (BRIDGE)</strong>\n\nA Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.\nAVASTIN PROVIDED.\n\n<strong>MERCK</strong>\n\n“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.\n\n<strong>CHROMO THERAPEUTICS</strong>\n\nA Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.\n\n<strong>IMCLONE/BMS</strong>\n\nA Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.\n[/dt_sc_tab]\n[dt_sc_tab title=\"CLL STUDY\"]\n<strong>GENZYME</strong>\n\nPHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.\n[/dt_sc_tab]\n\n[dt_sc_tab title=\"HEAD & NECK\"]\n\n<strong>LILLY</strong>\n<div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div>\n<div>[/dt_sc_tab]</div>\n<div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div>\n<div><strong>ENDO</strong></div>\n<div></div>\n<div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients\nDRUG PROVIDED.</div>\n<strong>A P PHARMA</strong>\n<div>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE\nDRUGS PROVIDED.</div>\n<strong>ALEXION PHARMACEUTICALS</strong>\n<div>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div>\n<div>[/dt_sc_tab]</div>\n<div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div>\n<div><strong>GENENTECH</strong></div>\n<div>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.\nAVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.</div>\n<strong>MILLENNIUM</strong>\n<div>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\nVELCADE AND THALIDOMIDE PROVIDED.</div>\n<div>[/dt_sc_tab]</div>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\n\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\n\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\n\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\n\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\n\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a>\n\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\n\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\n\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a>\n\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials','','inherit','open','open','','364-autosave-v1','','','2015-10-03 07:42:51','2015-10-03 07:42:51','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-autosave-v1/',0,'revision','',0),(775,1,'2016-01-13 00:34:56','2016-01-13 00:34:56','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]\r\n<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p>\r\n<p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"COLORECTAL\"]\r\n\r\n<strong>STAGE IV AMGEN:</strong>\r\n\r\nA RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED\r\n\r\n<strong>STAGE IV ENZON:</strong>\r\n\r\nEZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>STAGE IV DR. CHANDRA BELANI:</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED\r\n\r\n<strong>STAGE IV ACORN</strong>\r\n\r\nA RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"LYMPHOMA\"]\r\n\r\n<strong>STAGE IV GENENTECH</strong>\r\n\r\nOPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.\r\n\r\n<strong>STAGE IV MILLENIUM</strong>\r\n\r\nTWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.\r\n\r\n<strong>STAGE IV CEPHALON</strong>\r\n\r\nAN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MISCELLANEOUS\"]\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.\r\n\r\n<strong>AMGEN</strong>\r\n\r\nA PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.\r\n\r\n<strong>LUITPOLD</strong>\r\n\r\nA MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"MULTIPLE MYELOMA\"]\r\n\r\n<strong>MILLENNIUM</strong>\r\n\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.\r\n\r\n<strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:\r\n\r\nIN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL\r\n\r\n<strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.\r\n\r\n<strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"BREASTT\"]\r\n<strong>NOVARTIS</strong>\r\n\r\nDouble-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"LUNG\"]\r\n\r\n<strong>GENENTECH - NSCLC (ATLAS)</strong>\r\n\r\n1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib.\r\n**NON-SQUAMOUS CELL CA.\r\nAVASTIN & TARCEVA PROVIDED.\r\n\r\n<strong>GENETECH – NSCLC (BRIDGE)</strong>\r\n\r\nA Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.\r\nAVASTIN PROVIDED.\r\n\r\n<strong>MERCK</strong>\r\n\r\n“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.\r\n\r\n<strong>CHROMO THERAPEUTICS</strong>\r\n\r\nA Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.\r\n\r\n<strong>IMCLONE/BMS</strong>\r\n\r\nA Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"CLL STUDY\"]\r\n<strong>GENZYME</strong>\r\n\r\nPHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"HEAD & NECK\"]\r\n\r\n<strong>LILLY</strong>\r\n<div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div>\r\n<div><strong>ENDO</strong></div>\r\n<div></div>\r\n<div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients\r\nDRUG PROVIDED.\r\n\r\n<strong>A P PHARMA</strong></div>\r\n<div>\r\nA Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE\r\nDRUGS PROVIDED.\r\n\r\n<strong>ALEXION PHARMACEUTICALS</strong></div>\r\n<div>\r\nEXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div>\r\n<div>[/dt_sc_tab]</div>\r\n<div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div>\r\n<div><strong>GENENTECH</strong></div>\r\n<div>\r\nA Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.\r\nAVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.\r\n\r\n<strong>MILLENNIUM</strong></div>\r\n<div>\r\nOPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION.\r\nVELCADE AND THALIDOMIDE PROVIDED.</div>\r\n<div>[/dt_sc_tab]</div>\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials]','','inherit','closed','closed','','364-revision-v1','','','2016-01-13 00:34:56','2016-01-13 00:34:56','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/364-revision-v1/',0,'revision','',0),(395,1,'2015-10-03 07:42:58','2015-10-03 07:42:58','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"BREASTT\"]<br><strong>NOVARTIS</strong></p><p>Double-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"LUNG\"]</p><p><strong>GENENTECH - NSCLC (ATLAS)</strong></p><p>1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib. <br>**NON-SQUAMOUS CELL CA.<br>AVASTIN & TARCEVA PROVIDED.</p><p><strong>GENETECH – NSCLC (BRIDGE)</strong></p><p>A Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.<br>AVASTIN PROVIDED.</p><p><strong>MERCK</strong></p><p>“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.</p><p><strong>CHROMO THERAPEUTICS</strong></p><p>A Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.</p><p><strong>IMCLONE/BMS</strong></p><p>A Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"CLL STUDY\"]<br><strong>GENZYME</strong></p><p>PHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"HEAD & NECK\"]</p><p><strong>LILLY</strong></p><div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div><div><strong>ENDO</strong></div><div> </div><div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients<br>DRUG PROVIDED.<br><br><strong>A P PHARMA</strong></div><div><br>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE <br>DRUGS PROVIDED.<br><br><strong>ALEXION PHARMACEUTICALS</strong></div><div><br>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div><div><strong>GENENTECH</strong></div><div><br>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.<br>AVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.<br><br><strong>MILLENNIUM</strong></div><div><br>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</div><div>[/dt_sc_tab]</div>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials]','','inherit','open','open','','364-revision-v1','','','2015-10-03 07:42:58','2015-10-03 07:42:58','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/364-revision-v1/',0,'revision','',0),(396,1,'2015-10-03 07:43:12','2015-10-03 07:43:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Q & A]','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:43:12','2015-10-03 07:43:12','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(397,1,'2015-10-03 07:43:14','2015-10-03 07:43:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Q & A]','','inherit','open','open','','376-revision-v1','','','2015-10-03 07:43:14','2015-10-03 07:43:14','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(398,1,'2015-10-03 07:59:28','2015-10-03 07:59:28','','HOME','','publish','open','closed','','home','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=398',1,'nav_menu_item','',0),(399,1,'2015-10-03 08:01:38','2015-10-03 08:01:38','','WHO WE ARE','','publish','open','closed','','who-we-are','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=399',2,'nav_menu_item','',0),(400,1,'2015-10-03 08:02:43','2015-10-03 08:02:43','','OUR TEAM','','publish','open','closed','','our-team','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=400',3,'nav_menu_item','',0),(401,1,'2015-10-03 08:08:08','2015-10-03 08:08:08','','CLINICAL TRIALS','','publish','open','closed','','clinical-trials','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=401',4,'nav_menu_item','',0),(405,1,'2015-10-03 08:23:05','2015-10-03 08:23:05','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:23:05','2015-10-03 08:23:05','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(404,1,'2015-10-03 08:22:26','2015-10-03 08:22:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:22:26','2015-10-03 08:22:26','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(407,1,'2015-10-03 08:24:52','2015-10-03 08:24:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:24:52','2015-10-03 08:24:52','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(406,1,'2015-10-03 08:23:07','2015-10-03 08:23:07','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:23:07','2015-10-03 08:23:07','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(409,1,'2015-10-03 08:25:31','2015-10-03 08:25:31','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:25:31','2015-10-03 08:25:31','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(408,1,'2015-10-03 08:24:53','2015-10-03 08:24:53','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:24:53','2015-10-03 08:24:53','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(773,1,'2016-01-13 00:33:27','2016-01-13 00:33:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h6 class=\"dark-title\">Will there be risks?</h6>\r\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\r\n\r\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\r\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\r\n\r\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\r\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\r\n\r\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\r\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\r\n\r\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\r\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer,\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]\r\n\r\nThe following represents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','376-revision-v1','','','2016-01-13 00:33:27','2016-01-13 00:33:27','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/376-revision-v1/',0,'revision','',0),(410,1,'2015-10-03 08:25:32','2015-10-03 08:25:32','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','open','open','','376-revision-v1','','','2015-10-03 08:25:32','2015-10-03 08:25:32','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/376-revision-v1/',0,'revision','',0),(411,1,'2015-10-03 15:39:04','2015-10-03 15:39:04','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tour style=\"modern\" shape=\"square\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][vc_column_text]\r\n<h3>Introduction</h3>\r\n<strong>You can reduce your risk of cancer</strong>\r\n\r\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\r\n\r\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\r\n\r\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\r\n\r\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\r\n\r\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]\r\n<h3>Diet and Nutrition :</h3>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores\r\n<h3>Benefits of Good Nutrition :</h3>\r\nGood nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.\r\n\r\nThe nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\nEating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.\r\n<h3>Nutrients :</h3>\r\n<strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.\r\n\r\n<strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.\r\n\r\n<strong>Vitamins and minerals: </strong>Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.\r\n\r\n<strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration.\r\n\r\nYou can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\nMost eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem.\r\n\r\nAs you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.\r\n\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.\r\nChoose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity.</li>\r\n <li>Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','publish','open','open','','aboutcancer','','','2017-04-10 09:41:12','2017-04-10 09:41:12','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=411',0,'page','',0),(915,1,'2017-04-08 09:33:35','2017-04-08 09:33:35','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1491643728559-bfec4695-555c\"][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 09:33:35','2017-04-08 09:33:35','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(412,1,'2015-10-03 15:39:04','2015-10-03 15:39:04','','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:39:04','2015-10-03 15:39:04','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(413,1,'2015-10-03 15:39:06','2015-10-03 15:39:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:39:06','2015-10-03 15:39:06','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(415,1,'2015-10-03 15:39:30','2015-10-03 15:39:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:39:30','2015-10-03 15:39:30','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(414,1,'2015-10-03 15:39:28','2015-10-03 15:39:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:39:28','2015-10-03 15:39:28','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(417,1,'2015-10-03 15:40:20','2015-10-03 15:40:20','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:40:20','2015-10-03 15:40:20','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(416,1,'2015-10-03 15:40:18','2015-10-03 15:40:18','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 15:40:18','2015-10-03 15:40:18','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(419,1,'2015-10-03 16:09:49','2015-10-03 16:09:49','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:09:49','2015-10-03 16:09:49','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(418,1,'2015-10-03 16:09:47','2015-10-03 16:09:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:09:47','2015-10-03 16:09:47','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(421,1,'2015-10-03 16:15:46','2015-10-03 16:15:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:15:46','2015-10-03 16:15:46','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(420,1,'2015-10-03 16:15:44','2015-10-03 16:15:44','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:15:44','2015-10-03 16:15:44','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(423,1,'2015-10-03 16:16:30','2015-10-03 16:16:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:16:30','2015-10-03 16:16:30','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(422,1,'2015-10-03 16:16:28','2015-10-03 16:16:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:16:28','2015-10-03 16:16:28','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(424,1,'2015-10-03 16:22:10','2015-10-03 16:22:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ][dt_sc_hr_invisible /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:22:10','2015-10-03 16:22:10','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (425,1,'2015-10-03 16:22:12','2015-10-03 16:22:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:22:12','2015-10-03 16:22:12','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(426,1,'2015-10-03 16:33:27','2015-10-03 16:33:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:33:27','2015-10-03 16:33:27','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(444,1,'2015-10-03 17:20:54','2015-10-03 17:20:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 17:20:54','2015-10-03 17:20:54','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(427,1,'2015-10-03 16:33:28','2015-10-03 16:33:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 16:33:28','2015-10-03 16:33:28','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(428,1,'2015-10-03 16:48:52','2015-10-03 16:48:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#cervical\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#colon\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#hodgkin\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#nonhodgkins\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#leukemia\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#liver\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#lung\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#myeloma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#head\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#ovarian\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#pancreatic\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#prostate\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#renal\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#melanoma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#nonmelanoma\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#gastriccancer\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#endometrial\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','publish','open','open','','types','','','2016-01-13 00:44:17','2016-01-13 00:44:17','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=428',0,'page','',0),(429,1,'2015-10-03 16:48:52','2015-10-03 16:48:52','','Types','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:48:52','2015-10-03 16:48:52','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(430,1,'2015-10-03 16:48:53','2015-10-03 16:48:53','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Types','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:48:53','2015-10-03 16:48:53','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(431,1,'2015-10-03 16:49:38','2015-10-03 16:49:38','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:49:38','2015-10-03 16:49:38','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(436,1,'2015-10-03 17:02:12','2015-10-03 17:02:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:02:12','2015-10-03 17:02:12','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(433,1,'2015-10-03 16:56:13','2015-10-03 16:56:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Revitalize Facial</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$20.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:56:13','2015-10-03 16:56:13','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(434,1,'2015-10-03 16:59:26','2015-10-03 16:59:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Revitalize Facial</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$20.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">Aroma stone massage</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$55.60</del>\r\n$65.00\r\n</span></li>\r\n <li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\">\r\n<span class=\"item-name\">bamboo fusion</span>\r\n</a>\r\n<span class=\"item-price\">\r\n<del>$125.00</del>\r\n$100.00\r\n</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:59:26','2015-10-03 16:59:26','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(435,1,'2015-10-03 16:59:28','2015-10-03 16:59:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">Aroma stone massage</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$55.60</del><br>\n$65.00<br>\n</span></li>\n<li><a href=\"http://wedesignthemes.com/themes/spalab/appointments/\" target=\"_blank\"><br>\n<span class=\"item-name\">bamboo fusion</span><br>\n</a><br>\n<span class=\"item-price\"><br>\n<del>$125.00</del><br>\n$100.00<br>\n</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 16:59:28','2015-10-03 16:59:28','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(438,1,'2015-10-03 17:08:34','2015-10-03 17:08:34','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:08:34','2015-10-03 17:08:34','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(437,1,'2015-10-03 17:02:14','2015-10-03 17:02:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:02:14','2015-10-03 17:02:14','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(440,1,'2015-10-03 17:15:10','2015-10-03 17:15:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:15:10','2015-10-03 17:15:10','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(439,1,'2015-10-03 17:08:36','2015-10-03 17:08:36','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:08:36','2015-10-03 17:08:36','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(442,1,'2015-10-03 17:19:19','2015-10-03 17:19:19','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:19:19','2015-10-03 17:19:19','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(441,1,'2015-10-03 17:15:12','2015-10-03 17:15:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:15:12','2015-10-03 17:15:12','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(446,1,'2015-10-03 17:22:44','2015-10-03 17:22:44','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:22:44','2015-10-03 17:22:44','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(443,1,'2015-10-03 17:19:21','2015-10-03 17:19:21','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:19:21','2015-10-03 17:19:21','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(502,1,'2015-10-04 06:26:05','2015-10-04 06:26:05','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 06:26:05','2015-10-04 06:26:05','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(445,1,'2015-10-03 17:20:56','2015-10-03 17:20:56','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-03 17:20:56','2015-10-03 17:20:56','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/411-revision-v1/',0,'revision','',0),(448,1,'2015-10-03 17:24:54','2015-10-03 17:24:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:24:54','2015-10-03 17:24:54','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(447,1,'2015-10-03 17:22:46','2015-10-03 17:22:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:22:46','2015-10-03 17:22:46','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(450,1,'2015-10-03 17:43:15','2015-10-03 17:43:15','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:43:15','2015-10-03 17:43:15','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(449,1,'2015-10-03 17:24:57','2015-10-03 17:24:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:24:57','2015-10-03 17:24:57','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(452,1,'2015-10-03 17:44:18','2015-10-03 17:44:18','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:44:18','2015-10-03 17:44:18','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(451,1,'2015-10-03 17:43:17','2015-10-03 17:43:17','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:43:17','2015-10-03 17:43:17','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(454,1,'2015-10-03 18:08:52','2015-10-03 18:08:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:08:52','2015-10-03 18:08:52','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(453,1,'2015-10-03 17:44:20','2015-10-03 17:44:20','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 17:44:20','2015-10-03 17:44:20','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(462,1,'2015-10-03 18:27:11','2015-10-03 18:27:11','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:27:11','2015-10-03 18:27:11','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(456,1,'2015-10-03 18:18:41','2015-10-03 18:18:41','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:18:41','2015-10-03 18:18:41','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(455,1,'2015-10-03 18:08:54','2015-10-03 18:08:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:08:54','2015-10-03 18:08:54','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(461,1,'2015-10-03 18:21:59','2015-10-03 18:21:59','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:21:59','2015-10-03 18:21:59','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(458,1,'2015-10-03 18:20:55','2015-10-03 18:20:55','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:20:55','2015-10-03 18:20:55','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(457,1,'2015-10-03 18:18:43','2015-10-03 18:18:43','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n<h3>Bladder/Urethral Cancer<br>\n<a id=\"bladder\" name=\"bladder\"></a></h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:18:43','2015-10-03 18:18:43','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(460,1,'2015-10-03 18:21:57','2015-10-03 18:21:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:21:57','2015-10-03 18:21:57','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(459,1,'2015-10-03 18:20:57','2015-10-03 18:20:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n<h3>Bladder/Urethral Cancer<br>\n<a id=\"bladder\" name=\"bladder\"></a></h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:20:57','2015-10-03 18:20:57','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(464,1,'2015-10-03 18:28:12','2015-10-03 18:28:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\" target=\"_blank\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:28:12','2015-10-03 18:28:12','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(463,1,'2015-10-03 18:27:13','2015-10-03 18:27:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\" target=\"_blank\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:27:13','2015-10-03 18:27:13','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(466,1,'2015-10-03 18:36:53','2015-10-03 18:36:53','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:36:53','2015-10-03 18:36:53','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(465,1,'2015-10-03 18:28:14','2015-10-03 18:28:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:28:14','2015-10-03 18:28:14','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(468,1,'2015-10-03 18:38:08','2015-10-03 18:38:08','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer<!--3--></h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:38:08','2015-10-03 18:38:08','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(467,1,'2015-10-03 18:36:54','2015-10-03 18:36:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"breast\" id=\"breast\"></a> Breast Cancer<!--3--><p></p>\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\n<p style=\"text-align: justify;\">\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\n</p>\n<p style=\"text-align: justify;\">\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\n</p>\n</h3>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:36:54','2015-10-03 18:36:54','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(470,1,'2015-10-03 19:18:21','2015-10-03 19:18:21','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:18:21','2015-10-03 19:18:21','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(469,1,'2015-10-03 18:38:10','2015-10-03 18:38:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 18:38:10','2015-10-03 18:38:10','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(472,1,'2015-10-03 19:20:34','2015-10-03 19:20:34','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:20:34','2015-10-03 19:20:34','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(471,1,'2015-10-03 19:18:24','2015-10-03 19:18:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:18:24','2015-10-03 19:18:24','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(474,1,'2015-10-03 19:24:45','2015-10-03 19:24:45','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:24:45','2015-10-03 19:24:45','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(473,1,'2015-10-03 19:20:36','2015-10-03 19:20:36','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:20:36','2015-10-03 19:20:36','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(476,1,'2015-10-03 19:28:52','2015-10-03 19:28:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:28:52','2015-10-03 19:28:52','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(475,1,'2015-10-03 19:24:47','2015-10-03 19:24:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:24:47','2015-10-03 19:24:47','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(478,1,'2015-10-03 19:35:12','2015-10-03 19:35:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:35:12','2015-10-03 19:35:12','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(477,1,'2015-10-03 19:28:54','2015-10-03 19:28:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:28:54','2015-10-03 19:28:54','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(480,1,'2015-10-03 19:40:31','2015-10-03 19:40:31','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:40:31','2015-10-03 19:40:31','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(479,1,'2015-10-03 19:35:14','2015-10-03 19:35:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:35:14','2015-10-03 19:35:14','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(482,1,'2015-10-03 19:48:23','2015-10-03 19:48:23','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:48:23','2015-10-03 19:48:23','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(481,1,'2015-10-03 19:40:33','2015-10-03 19:40:33','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:40:33','2015-10-03 19:40:33','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(484,1,'2015-10-04 05:24:24','2015-10-04 05:24:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:24:24','2015-10-04 05:24:24','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(483,1,'2015-10-03 19:48:25','2015-10-03 19:48:25','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-03 19:48:25','2015-10-03 19:48:25','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/03/428-revision-v1/',0,'revision','',0),(486,1,'2015-10-04 05:26:20','2015-10-04 05:26:20','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:26:20','2015-10-04 05:26:20','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(485,1,'2015-10-04 05:24:26','2015-10-04 05:24:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:24:26','2015-10-04 05:24:26','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(488,1,'2015-10-04 05:28:56','2015-10-04 05:28:56','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:28:56','2015-10-04 05:28:56','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(487,1,'2015-10-04 05:26:22','2015-10-04 05:26:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:26:22','2015-10-04 05:26:22','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(490,1,'2015-10-04 05:30:52','2015-10-04 05:30:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:30:52','2015-10-04 05:30:52','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(489,1,'2015-10-04 05:28:58','2015-10-04 05:28:58','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:28:58','2015-10-04 05:28:58','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(492,1,'2015-10-04 05:33:35','2015-10-04 05:33:35','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:33:35','2015-10-04 05:33:35','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(491,1,'2015-10-04 05:30:54','2015-10-04 05:30:54','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:30:54','2015-10-04 05:30:54','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(494,1,'2015-10-04 05:37:44','2015-10-04 05:37:44','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\r\n<p style=\"text-align: justify;\">Kidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.</p>\r\n<p style=\"text-align: justify;\">The main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.</p>\r\n<p style=\"text-align: justify;\">Although we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.</p>\r\n<p style=\"text-align: justify;\">Renal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:37:44','2015-10-04 05:37:44','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(493,1,'2015-10-04 05:33:37','2015-10-04 05:33:37','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:33:37','2015-10-04 05:33:37','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(496,1,'2015-10-04 05:40:12','2015-10-04 05:40:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\r\n<p style=\"text-align: justify;\">Kidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.</p>\r\n<p style=\"text-align: justify;\">The main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.</p>\r\n<p style=\"text-align: justify;\">Although we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.</p>\r\n<p style=\"text-align: justify;\">Renal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\r\n<p style=\"text-align: justify;\">Skin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.</p>\r\n<p style=\"text-align: justify;\">Melanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.</p>\r\n<p style=\"text-align: justify;\">Melanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:40:12','2015-10-04 05:40:12','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(495,1,'2015-10-04 05:37:46','2015-10-04 05:37:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:37:46','2015-10-04 05:37:46','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(498,1,'2015-10-04 05:54:00','2015-10-04 05:54:00','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\r\n<p style=\"text-align: justify;\">Kidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.</p>\r\n<p style=\"text-align: justify;\">The main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.</p>\r\n<p style=\"text-align: justify;\">Although we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.</p>\r\n<p style=\"text-align: justify;\">Renal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\r\n<p style=\"text-align: justify;\">Skin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.</p>\r\n<p style=\"text-align: justify;\">Melanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.</p>\r\n<p style=\"text-align: justify;\">Melanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\r\n<p style=\"text-align: justify;\">There are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.</p>\r\n<p style=\"text-align: justify;\">Basal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.</p>\r\n<p style=\"text-align: justify;\">Squamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a></h3>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:54:00','2015-10-04 05:54:00','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(497,1,'2015-10-04 05:40:13','2015-10-04 05:40:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a> </h3>\n<p style=\"text-align: justify;\">\n</p>[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:40:13','2015-10-04 05:40:13','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(784,1,'2016-01-13 00:44:15','2016-01-13 00:44:15','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#cervical\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#colon\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#hodgkin\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#nonhodgkins\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#leukemia\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#liver\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#lung\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#myeloma\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#head\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#ovarian\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#pancreatic\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#prostate\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#renal\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#melanoma\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#nonmelanoma\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#gastriccancer\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#endometrial\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\r\n<p style=\"text-align: justify;\">Kidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.</p>\r\n<p style=\"text-align: justify;\">The main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.</p>\r\n<p style=\"text-align: justify;\">Although we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.</p>\r\n<p style=\"text-align: justify;\">Renal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\r\n<p style=\"text-align: justify;\">Skin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.</p>\r\n<p style=\"text-align: justify;\">Melanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.</p>\r\n<p style=\"text-align: justify;\">Melanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\r\n<p style=\"text-align: justify;\">There are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.</p>\r\n<p style=\"text-align: justify;\">Basal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.</p>\r\n<p style=\"text-align: justify;\">Squamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\r\n<p style=\"text-align: justify;\">Stomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.</p>\r\n<p style=\"text-align: justify;\">Stomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.</p>\r\n<p style=\"text-align: justify;\">Approximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.</p>\r\n<p style=\"text-align: justify;\">Most people diagnosed with stomach cancer are in their 60s and 70s.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\r\n<p style=\"text-align: justify;\">Endometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.</p>\r\n<p style=\"text-align: justify;\">Papillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.</p>\r\n<p style=\"text-align: justify;\">In the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.</p>\r\n<p style=\"text-align: justify;\"><strong>Source:</strong> American Cancer Society.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','428-revision-v1','','','2016-01-13 00:44:15','2016-01-13 00:44:15','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/428-revision-v1/',0,'revision','',0),(501,1,'2015-10-04 06:21:30','2015-10-04 06:21:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#cervical\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#colon\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#hodgkin\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#nonhodgkins\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#leukemia\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#liver\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#lung\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#myeloma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#head\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#ovarian\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#pancreatic\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#prostate\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#renal\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#melanoma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#nonmelanoma\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#gastriccancer\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#endometrial\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 06:21:30','2015-10-04 06:21:30','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(500,1,'2015-10-04 06:21:28','2015-10-04 06:21:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#bladder\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span>\r\n</a>\r\n<a href=\"#brain\"><span class=\"item-price\">\r\nBrain Cancer\r\n</span></a></li>\r\n <li><a href=\"#breast\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nCervical Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHodgkin\'s Disease\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLeukemia\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nLung Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nHead, Oral and Neck Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nPancreatic Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nRenal Cancer\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nSkin/Non-melanoma\r\n</span></a></li>\r\n <li><a href=\"#\" target=\"_blank\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span>\r\n</a>\r\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\">\r\nEndometrial/Uterine Cancer\r\n</span></a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Bladder/Urethral Cancer\r\n<a id=\"bladder\" name=\"bladder\"></a></h3>\r\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"brain\" name=\"brain\"></a> Brain Cancer</h3>\r\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\r\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\r\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3>\r\n<p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p>\r\n<p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p>\r\n<p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"cervical\" name=\"cervical\"></a>Cervical Cancer</h3>\r\n<p style=\"text-align: justify;\">Cervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\r\n<p style=\"text-align: justify;\">Cancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\r\n<p style=\"text-align: justify;\">There are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\r\n<p style=\"text-align: justify;\">When found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\r\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\r\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\r\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\r\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\r\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.</p>\r\n<p style=\"text-align: justify;\">Because lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.</p>\r\n<p style=\"text-align: justify;\">Hodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3>\r\n<p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p>\r\n<p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p>\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic lymphocytic vs. myelogenous.</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li>\r\n <li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\r\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3>\r\n<p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p>\r\n<p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p>\r\n<p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p>\r\n<p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\r\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.</p>\r\n<p style=\"text-align: justify;\">The immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.</p>\r\n<p style=\"text-align: justify;\">When plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.</p>\r\n<p style=\"text-align: justify;\">The large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.</p>\r\n<p style=\"text-align: justify;\">Multiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\r\n<p style=\"text-align: justify;\">Oral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).</p>\r\n<p style=\"text-align: justify;\">Oropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).</p>\r\n<p style=\"text-align: justify;\">Many types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\r\n<p style=\"text-align: justify;\">Ovarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.</p>\r\n<p style=\"text-align: justify;\">There are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.</p>\r\n<p style=\"text-align: justify;\">The second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.</p>\r\n<p style=\"text-align: justify;\">The third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\r\n<p style=\"text-align: justify;\">Think of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.</p>\r\n<p style=\"text-align: justify;\">Exocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.</p>\r\n<p style=\"text-align: justify;\">Tumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.</p>\r\n<p style=\"text-align: justify;\">It is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\r\n<p style=\"text-align: justify;\">Prostate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.</p>\r\n<p style=\"text-align: justify;\">Most of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.</p>\r\n<p style=\"text-align: justify;\">Prostate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\r\n<p style=\"text-align: justify;\">Kidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.</p>\r\n<p style=\"text-align: justify;\">The main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.</p>\r\n<p style=\"text-align: justify;\">Although we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.</p>\r\n<p style=\"text-align: justify;\">Renal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\r\n<p style=\"text-align: justify;\">Skin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.</p>\r\n<p style=\"text-align: justify;\">Melanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.</p>\r\n<p style=\"text-align: justify;\">Melanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\r\n<p style=\"text-align: justify;\">There are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.</p>\r\n<p style=\"text-align: justify;\">Basal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.</p>\r\n<p style=\"text-align: justify;\">Squamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.</p>\r\n<p style=\"text-align: justify;\">Cancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\r\n<p style=\"text-align: justify;\">Stomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.</p>\r\n<p style=\"text-align: justify;\">Stomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.</p>\r\n<p style=\"text-align: justify;\">Approximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.</p>\r\n<p style=\"text-align: justify;\">Most people diagnosed with stomach cancer are in their 60s and 70s.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\r\n<p style=\"text-align: justify;\">Endometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.</p>\r\n<p style=\"text-align: justify;\">Papillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.</p>\r\n<p style=\"text-align: justify;\">In the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.</p>\r\n<p style=\"text-align: justify;\"><strong>Source:</strong> American Cancer Society.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 06:21:28','2015-10-04 06:21:28','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(499,1,'2015-10-04 05:54:01','2015-10-04 05:54:01','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#\" target=\"_blank\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#\" target=\"_blank\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','428-revision-v1','','','2015-10-04 05:54:01','2015-10-04 05:54:01','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/428-revision-v1/',0,'revision','',0),(564,1,'2015-10-04 20:07:24','2015-10-04 20:07:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\nJust a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 20:07:24','2015-10-04 20:07:24','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(503,1,'2015-10-04 06:26:07','2015-10-04 06:26:07','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 06:26:07','2015-10-04 06:26:07','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(504,1,'2015-10-04 06:37:27','2015-10-04 06:37:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol>[dt_sc_hr_invisible /]<h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3><p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p><p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p><p>Resources to Help You Quit Smoking <br> American Lung Association <br> 1-800-LUNG-USA (1-800-586-4872) <br> www.lungusa.org</p><p>American Cancer Society <br> 1-800-ACS-2345 (1-800-227-2345) <br> www.cancer.org</p><p>Office on Smoking and Health <br> U.S. Centers for Disease Control and Prevention <br> 1-800-232-1311 <br> www.cdc.gov/tobacco</p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','publish','open','open','','prevention','','','2016-01-13 00:45:52','2016-01-13 00:45:52','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=504',0,'page','',0),(505,1,'2015-10-04 06:37:27','2015-10-04 06:37:27','','Prevention','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:37:27','2015-10-04 06:37:27','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(506,1,'2015-10-04 06:37:29','2015-10-04 06:37:29','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Prevention','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:37:29','2015-10-04 06:37:29','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(507,1,'2015-10-04 06:38:13','2015-10-04 06:38:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:38:13','2015-10-04 06:38:13','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(508,1,'2015-10-04 06:42:01','2015-10-04 06:42:01','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:42:01','2015-10-04 06:42:01','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(509,1,'2015-10-04 06:54:38','2015-10-04 06:54:38','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:54:38','2015-10-04 06:54:38','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(510,1,'2015-10-04 06:54:39','2015-10-04 06:54:39','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:54:39','2015-10-04 06:54:39','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(511,1,'2015-10-04 06:57:34','2015-10-04 06:57:34','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:57:34','2015-10-04 06:57:34','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(513,1,'2015-10-04 07:09:31','2015-10-04 07:09:31','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:09:31','2015-10-04 07:09:31','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(512,1,'2015-10-04 06:57:36','2015-10-04 06:57:36','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 06:57:36','2015-10-04 06:57:36','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(514,1,'2015-10-04 07:09:32','2015-10-04 07:09:32','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:09:32','2015-10-04 07:09:32','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (515,1,'2015-10-04 07:14:41','2015-10-04 07:14:41','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:14:41','2015-10-04 07:14:41','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(516,1,'2015-10-04 07:14:42','2015-10-04 07:14:42','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:14:42','2015-10-04 07:14:42','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(517,1,'2015-10-04 07:19:46','2015-10-04 07:19:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:19:46','2015-10-04 07:19:46','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(518,1,'2015-10-04 07:19:47','2015-10-04 07:19:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:19:47','2015-10-04 07:19:47','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(519,1,'2015-10-04 07:35:05','2015-10-04 07:35:05','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:35:05','2015-10-04 07:35:05','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(520,1,'2015-10-04 07:35:06','2015-10-04 07:35:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:35:06','2015-10-04 07:35:06','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(521,1,'2015-10-04 07:39:49','2015-10-04 07:39:49','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:39:49','2015-10-04 07:39:49','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(522,1,'2015-10-04 07:39:51','2015-10-04 07:39:51','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300<br> Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><br><ul><li>1 cup corn flakes</li><li>1/2 cup reduced fat milk</li><li>1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><br><ul><li>1 cup whole grain cereal</li><li>1/2 cup nonfat or lowfat milk</li><li>1 cup strawberries</li><li>1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li>1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><br><ul><li>Ham and cheese deli sandwich on rye bread with mustard</li><li>Small bag potato chips</li><li>2 chocolate chip cookies</li><li>12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong> <br><ul><li>1 cup minestrone soup</li><li>4 whole-grain crackers</li><li>Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li>1 peach</li><li>2 oatmeal raisin cookies</li><li>1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong> <br><ul><li>1/4 Rotisserie chicken</li><li>1 cup mashed potatoes</li><li>1/2 cup stuffing</li><li>1/2 cup corn</li><li>1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> <br> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion <br><ul><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:39:51','2015-10-04 07:39:51','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(523,1,'2015-10-04 07:43:18','2015-10-04 07:43:18','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300\r\nDietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li>1 cup corn flakes</li>\r\n <li>1/2 cup reduced fat milk</li>\r\n <li>1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li>1 cup whole grain cereal</li>\r\n <li>1/2 cup nonfat or lowfat milk</li>\r\n <li>1 cup strawberries</li>\r\n <li>1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li>1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li>Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li>Small bag potato chips</li>\r\n <li>2 chocolate chip cookies</li>\r\n <li>12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li>1 cup minestrone soup</li>\r\n <li>4 whole-grain crackers</li>\r\n <li>Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li>1 peach</li>\r\n <li>2 oatmeal raisin cookies</li>\r\n <li>1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li>1/4 Rotisserie chicken</li>\r\n <li>1 cup mashed potatoes</li>\r\n <li>1/2 cup stuffing</li>\r\n <li>1/2 cup corn</li>\r\n <li>1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong>\r\nVeggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul>\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:43:18','2015-10-04 07:43:18','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(524,1,'2015-10-04 07:43:20','2015-10-04 07:43:20','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:43:20','2015-10-04 07:43:20','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(525,1,'2015-10-04 07:46:30','2015-10-04 07:46:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:46:30','2015-10-04 07:46:30','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(526,1,'2015-10-04 07:46:32','2015-10-04 07:46:32','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:46:32','2015-10-04 07:46:32','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(527,1,'2015-10-04 07:50:02','2015-10-04 07:50:02','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:50:02','2015-10-04 07:50:02','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(528,1,'2015-10-04 07:50:04','2015-10-04 07:50:04','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 07:50:04','2015-10-04 07:50:04','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(529,1,'2015-10-04 17:22:08','2015-10-04 17:22:08','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:22:08','2015-10-04 17:22:08','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(530,1,'2015-10-04 17:22:10','2015-10-04 17:22:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:22:10','2015-10-04 17:22:10','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(531,1,'2015-10-04 17:26:25','2015-10-04 17:26:25','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:26:25','2015-10-04 17:26:25','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(532,1,'2015-10-04 17:26:26','2015-10-04 17:26:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:26:26','2015-10-04 17:26:26','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(533,1,'2015-10-04 17:29:45','2015-10-04 17:29:45','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:29:45','2015-10-04 17:29:45','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(534,1,'2015-10-04 17:29:46','2015-10-04 17:29:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:29:46','2015-10-04 17:29:46','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(535,1,'2015-10-04 17:34:46','2015-10-04 17:34:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:34:46','2015-10-04 17:34:46','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(536,1,'2015-10-04 17:34:48','2015-10-04 17:34:48','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:34:48','2015-10-04 17:34:48','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(538,1,'2015-10-04 17:35:19','2015-10-04 17:35:19','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:35:19','2015-10-04 17:35:19','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(537,1,'2015-10-04 17:35:17','2015-10-04 17:35:17','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:35:17','2015-10-04 17:35:17','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(539,1,'2015-10-04 17:38:39','2015-10-04 17:38:39','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:38:39','2015-10-04 17:38:39','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(540,1,'2015-10-04 17:38:41','2015-10-04 17:38:41','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 17:38:41','2015-10-04 17:38:41','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(541,1,'2015-10-04 18:17:01','2015-10-04 18:17:01','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 18:17:01','2015-10-04 18:17:01','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(542,1,'2015-10-04 18:17:03','2015-10-04 18:17:03','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 18:17:03','2015-10-04 18:17:03','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(543,1,'2015-10-04 18:21:28','2015-10-04 18:21:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 18:21:28','2015-10-04 18:21:28','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(544,1,'2015-10-04 18:21:30','2015-10-04 18:21:30','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 18:21:30','2015-10-04 18:21:30','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(546,1,'2015-10-04 19:15:26','2015-10-04 19:15:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:15:26','2015-10-04 19:15:26','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(545,1,'2015-10-04 19:15:23','2015-10-04 19:15:23','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:15:23','2015-10-04 19:15:23','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(547,1,'2015-10-04 19:21:22','2015-10-04 19:21:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:21:22','2015-10-04 19:21:22','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(548,1,'2015-10-04 19:21:24','2015-10-04 19:21:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3><ol><li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li><li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li><li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li><li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li><li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li></ol><table><tbody><tr><td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td><td class=\"subtitle\"><strong>Goes Well With</strong></td></tr><tr><td height=\"20\">Basil</td><td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td></tr><tr><td height=\"20\">Chives</td><td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td></tr><tr><td height=\"20\">Thyme</td><td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br> onions</td></tr><tr><td height=\"20\">Dill</td><td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td></tr><tr><td height=\"20\">Rosemary</td><td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td></tr><tr><td height=\"20\">Oregano</td><td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td></tr><tr><td height=\"20\">Tarragon</td><td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td></tr><tr><td height=\"20\">Sage</td><td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td></tr></tbody></table>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:21:24','2015-10-04 19:21:24','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(550,1,'2015-10-04 19:24:34','2015-10-04 19:24:34','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:24:34','2015-10-04 19:24:34','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(549,1,'2015-10-04 19:24:32','2015-10-04 19:24:32','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\r\n<ol>\r\n <li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\r\n <li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\r\n <li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\r\n <li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\r\n <li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\r\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Basil</td>\r\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Chives</td>\r\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Thyme</td>\r\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,\r\nonions</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Dill</td>\r\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Rosemary</td>\r\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Oregano</td>\r\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Tarragon</td>\r\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Sage</td>\r\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:24:32','2015-10-04 19:24:32','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(551,1,'2015-10-04 19:27:36','2015-10-04 19:27:36','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\r\n<ol>\r\n <li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\r\n <li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\r\n <li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\r\n <li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\r\n <li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\r\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Basil</td>\r\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Chives</td>\r\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Thyme</td>\r\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,\r\nonions</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Dill</td>\r\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Rosemary</td>\r\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Oregano</td>\r\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Tarragon</td>\r\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Sage</td>\r\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:27:36','2015-10-04 19:27:36','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(552,1,'2015-10-04 19:27:38','2015-10-04 19:27:38','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:27:38','2015-10-04 19:27:38','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(553,1,'2015-10-04 19:30:25','2015-10-04 19:30:25','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\r\n<ol>\r\n <li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\r\n <li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\r\n <li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\r\n <li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\r\n <li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\r\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Basil</td>\r\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Chives</td>\r\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Thyme</td>\r\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,\r\nonions</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Dill</td>\r\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Rosemary</td>\r\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Oregano</td>\r\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Tarragon</td>\r\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Sage</td>\r\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\r\n<p style=\"text-align: justify;\">Cooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.</p>\r\n<p style=\"text-align: justify;\">When cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.</p>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:30:25','2015-10-04 19:30:25','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(554,1,'2015-10-04 19:30:27','2015-10-04 19:30:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:30:27','2015-10-04 19:30:27','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(555,1,'2015-10-04 19:36:58','2015-10-04 19:36:58','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\r\n<ol>\r\n <li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\r\n <li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\r\n <li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\r\n <li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\r\n <li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\r\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Basil</td>\r\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Chives</td>\r\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Thyme</td>\r\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,\r\nonions</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Dill</td>\r\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Rosemary</td>\r\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Oregano</td>\r\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Tarragon</td>\r\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Sage</td>\r\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\r\n<p style=\"text-align: justify;\">Cooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.</p>\r\n<p style=\"text-align: justify;\">When cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3>\r\n<ol>\r\n <li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs.</li>\r\n <li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs.</li>\r\n <li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar.</li>\r\n <li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor.</li>\r\n <li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li>\r\n</ol>\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:36:58','2015-10-04 19:36:58','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(556,1,'2015-10-04 19:37:01','2015-10-04 19:37:01','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol>[dt_sc_hr_invisible /]<h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3><p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p><p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p><p>Resources to Help You Quit Smoking <br> American Lung Association <br> 1-800-LUNG-USA (1-800-586-4872) <br> www.lungusa.org</p><p>American Cancer Society <br> 1-800-ACS-2345 (1-800-227-2345) <br> www.cancer.org</p><p>Office on Smoking and Health <br> U.S. Centers for Disease Control and Prevention <br> 1-800-232-1311 <br> www.cdc.gov/tobacco</p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','open','open','','504-revision-v1','','','2015-10-04 19:37:01','2015-10-04 19:37:01','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/504-revision-v1/',0,'revision','',0),(557,1,'2015-10-04 19:40:05','2015-10-04 19:40:05','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 19:40:05','2015-10-04 19:40:05','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(558,1,'2015-10-04 19:40:07','2015-10-04 19:40:07','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 19:40:07','2015-10-04 19:40:07','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(559,1,'2015-10-04 20:04:12','2015-10-04 20:04:12','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n[/dt_sc_fullwidth_section]','About Cancer','','publish','open','open','','nutrition','','','2016-01-13 00:47:35','2016-01-13 00:47:35','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=559',0,'page','',0),(560,1,'2015-10-04 20:04:12','2015-10-04 20:04:12','','Nutrition','','inherit','open','open','','559-revision-v1','','','2015-10-04 20:04:12','2015-10-04 20:04:12','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/559-revision-v1/',0,'revision','',0),(561,1,'2015-10-04 20:04:13','2015-10-04 20:04:13','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n[/dt_sc_fullwidth_section]','Nutrition','','inherit','open','open','','559-revision-v1','','','2015-10-04 20:04:13','2015-10-04 20:04:13','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/559-revision-v1/',0,'revision','',0),(563,1,'2015-10-04 20:04:34','2015-10-04 20:04:34','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','559-revision-v1','','','2015-10-04 20:04:34','2015-10-04 20:04:34','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/559-revision-v1/',0,'revision','',0),(562,1,'2015-10-04 20:04:33','2015-10-04 20:04:33','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Diet and Nutrition :</h3>\r\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\r\n\r\n<h3>Benefits of Good Nutrition :</h3>\r\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\r\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\r\n\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\r\n\r\n<h3>Nutrients :</h3>\r\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\r\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\r\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\r\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\r\n\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\r\n <li>Choose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>\r\n\r\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','559-revision-v1','','','2015-10-04 20:04:33','2015-10-04 20:04:33','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/559-revision-v1/',0,'revision','',0),(780,1,'2016-01-13 00:41:22','2016-01-13 00:41:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\nJust a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Diet and Nutrition :</strong>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2016-01-13 00:41:22','2016-01-13 00:41:22','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/411-revision-v1/',0,'revision','',0),(565,1,'2015-10-04 20:07:26','2015-10-04 20:07:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Diet and Nutrition :</strong><br>\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','open','open','','411-revision-v1','','','2015-10-04 20:07:26','2015-10-04 20:07:26','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/411-revision-v1/',0,'revision','',0),(566,1,'2015-10-04 20:09:24','2015-10-04 20:09:24','','ABOUT CANCER','','publish','open','closed','','566','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=566',5,'nav_menu_item','',0),(567,1,'2015-10-04 20:18:46','2015-10-04 20:18:46','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\r\n\r\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\r\n\r\n<strong>What You Need When You Contact us</strong>\r\n\r\n<strong>Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong>Diagnosis</strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\r\n\r\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\r\n\r\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\r\n\r\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\r\n\r\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\r\n\r\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\r\n\r\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\r\n\r\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\r\n\r\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\r\n\r\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\r\n\r\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\r\n\r\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\r\n\r\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Insurance Coverage\" tab_id=\"Insurance-Coverage\"][vc_column_text]\r\n<h3>Insurance Coverage</h3>\r\n<strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.\r\nCheck with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.\r\n\r\nAs a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.\r\n\r\nEach insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.\r\n\r\nIn addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.\r\n\r\nYou may contact one of our reimbursement specialists at <strong>714-541-1406.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','publish','open','open','','newpatients','','','2017-04-10 08:17:59','2017-04-10 08:17:59','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=567',0,'page','',0),(568,1,'2015-10-04 20:18:46','2015-10-04 20:18:46','','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:18:46','2015-10-04 20:18:46','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(569,1,'2015-10-04 20:18:48','2015-10-04 20:18:48','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What you need to know\"]<br> Tab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"<a href=\"#\">Health plan info</a>\"]<br> Tab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Insurance Coverage\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:18:48','2015-10-04 20:18:48','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(570,1,'2015-10-04 20:25:18','2015-10-04 20:25:18','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What you need to know\"]\r\nTab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"<a href=\"#\">Health plan info</a>\"]\r\nTab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Insurance Coverage\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:25:18','2015-10-04 20:25:18','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(573,1,'2015-10-04 20:27:51','2015-10-04 20:27:51','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What you need to know\"]<br> Tab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"<a style=\"color:#333;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/about-cancer/\">Health plan info</a>\"]<br><br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Insurance Coverage\"]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:27:51','2015-10-04 20:27:51','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(571,1,'2015-10-04 20:25:20','2015-10-04 20:25:20','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What you need to know\"]<br> Tab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"<a href=\"#\">Health plan info</a>\"]<br> Tab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"Insurance Coverage\" <span class=\"highATT\">class=</span><span class=\"highVAL\">\"active\"</span>]<br> Tab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.<br> [/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:25:20','2015-10-04 20:25:20','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(572,1,'2015-10-04 20:27:49','2015-10-04 20:27:49','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What you need to know\"]\r\nTab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"<a href=\"#\">Health plan info</a>\"]\r\nTab 2 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Insurance Coverage\" <span class=\"highATT\">class=</span><span class=\"highVAL\">\"active\"</span>]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-04 20:27:49','2015-10-04 20:27:49','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/04/567-revision-v1/',0,'revision','',0),(574,1,'2015-10-05 06:26:43','2015-10-05 06:26:43','[dt_sc_fullwidth_section first][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What you need to know\"]\r\nTab 1 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"<a style=\"color:#333;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/about-cancer/\">Health plan info</a>\"]\r\n\r\n[/dt_sc_tab]\r\n[dt_sc_tab title=\"Insurance Coverage\"]\r\nTab 3 : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi hendrerit elit turpis, a porttitor tellus sollicitudin at. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:26:43','2015-10-05 06:26:43','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(575,1,'2015-10-05 06:26:44','2015-10-05 06:26:44','[dt_sc_fullwidth_section first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:26:44','2015-10-05 06:26:44','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(576,1,'2015-10-05 06:28:13','2015-10-05 06:28:13','[dt_sc_fullwidth_section first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:28:13','2015-10-05 06:28:13','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(577,1,'2015-10-05 06:28:15','2015-10-05 06:28:15','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:28:15','2015-10-05 06:28:15','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(578,1,'2015-10-05 06:31:24','2015-10-05 06:31:24','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:31:24','2015-10-05 06:31:24','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(579,1,'2015-10-05 06:31:25','2015-10-05 06:31:25','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:31:25','2015-10-05 06:31:25','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(580,1,'2015-10-05 06:48:07','2015-10-05 06:48:07','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:48:07','2015-10-05 06:48:07','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(581,1,'2015-10-05 06:48:08','2015-10-05 06:48:08','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 06:48:08','2015-10-05 06:48:08','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(582,1,'2015-10-05 06:57:36','2015-10-05 06:57:36','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','publish','open','open','','healthplan','','','2016-01-13 00:58:00','2016-01-13 00:58:00','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=582',0,'page','',0),(583,1,'2015-10-05 06:57:36','2015-10-05 06:57:36','','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 06:57:36','2015-10-05 06:57:36','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(584,1,'2015-10-05 06:57:37','2015-10-05 06:57:37','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<br>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 06:57:37','2015-10-05 06:57:37','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(585,1,'2015-10-05 07:02:50','2015-10-05 07:02:50','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:02:50','2015-10-05 07:02:50','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(586,1,'2015-10-05 07:02:52','2015-10-05 07:02:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:02:52','2015-10-05 07:02:52','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(587,1,'2015-10-05 07:05:23','2015-10-05 07:05:23','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:05:23','2015-10-05 07:05:23','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(588,1,'2015-10-05 07:05:26','2015-10-05 07:05:26','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:05:26','2015-10-05 07:05:26','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(589,1,'2015-10-05 07:06:57','2015-10-05 07:06:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:06:57','2015-10-05 07:06:57','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(590,1,'2015-10-05 07:06:59','2015-10-05 07:06:59','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:06:59','2015-10-05 07:06:59','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(591,1,'2015-10-05 07:09:44','2015-10-05 07:09:44','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:09:44','2015-10-05 07:09:44','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(592,1,'2015-10-05 07:09:46','2015-10-05 07:09:46','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:09:46','2015-10-05 07:09:46','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(593,1,'2015-10-05 07:13:14','2015-10-05 07:13:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:13:14','2015-10-05 07:13:14','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(594,1,'2015-10-05 07:13:16','2015-10-05 07:13:16','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:13:16','2015-10-05 07:13:16','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(595,1,'2015-10-05 07:25:29','2015-10-05 07:25:29','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:25:29','2015-10-05 07:25:29','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(793,1,'2016-01-13 00:52:47','2016-01-13 00:52:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','582-revision-v1','','','2016-01-13 00:52:47','2016-01-13 00:52:47','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/582-revision-v1/',0,'revision','',0),(596,1,'2015-10-05 07:25:31','2015-10-05 07:25:31','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','582-revision-v1','','','2015-10-05 07:25:31','2015-10-05 07:25:31','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/582-revision-v1/',0,'revision','',0),(597,1,'2015-10-05 07:28:03','2015-10-05 07:28:03','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 07:28:03','2015-10-05 07:28:03','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(598,1,'2015-10-05 07:28:05','2015-10-05 07:28:05','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','567-revision-v1','','','2015-10-05 07:28:05','2015-10-05 07:28:05','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/567-revision-v1/',0,'revision','',0),(599,1,'2015-10-05 07:32:35','2015-10-05 07:32:35','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','publish','open','open','','insurance','','','2016-01-13 00:56:58','2016-01-13 00:56:58','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=599',0,'page','',0),(600,1,'2015-10-05 07:32:35','2015-10-05 07:32:35','','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:32:35','2015-10-05 07:32:35','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(601,1,'2015-10-05 07:32:37','2015-10-05 07:32:37','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:32:37','2015-10-05 07:32:37','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(602,1,'2015-10-05 07:40:44','2015-10-05 07:40:44','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:40:44','2015-10-05 07:40:44','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (603,1,'2015-10-05 07:40:47','2015-10-05 07:40:47','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\n<p><strong>Accepted Insurance Plans :</strong></p>\n[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:40:47','2015-10-05 07:40:47','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(604,1,'2015-10-05 07:46:14','2015-10-05 07:46:14','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:46:14','2015-10-05 07:46:14','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(605,1,'2015-10-05 07:46:15','2015-10-05 07:46:15','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<br>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:46:15','2015-10-05 07:46:15','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(606,1,'2015-10-05 07:47:23','2015-10-05 07:47:23','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:47:23','2015-10-05 07:47:23','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(607,1,'2015-10-05 07:47:25','2015-10-05 07:47:25','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<br>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:47:25','2015-10-05 07:47:25','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(608,1,'2015-10-05 07:54:04','2015-10-05 07:54:04','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span>\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AARP</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:54:04','2015-10-05 07:54:04','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(609,1,'2015-10-05 07:54:06','2015-10-05 07:54:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:54:06','2015-10-05 07:54:06','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(610,1,'2015-10-05 07:55:04','2015-10-05 07:55:04','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span>\r\n<span class=\"item-price\">CCN</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span>\r\n<span class=\"item-price\">Champus</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span>\r\n<span class=\"item-price\">Delta Health Systems</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span>\r\n<span class=\"item-price\">GEHA</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span>\r\n<span class=\"item-price\">Health Net</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span>\r\n<span class=\"item-price\">Mutual of Omaha</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span>\r\n<span class=\"item-price\">Orange County Foundation</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span>\r\n<span class=\"item-price\">PM Group</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span>\r\n<span class=\"item-price\">Secure Horizons</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span>\r\n<span class=\"item-price\">UFCW</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span>\r\n<span class=\"item-price\">Blue Shield</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:55:04','2015-10-05 07:55:04','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(611,1,'2015-10-05 07:55:06','2015-10-05 07:55:06','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 07:55:06','2015-10-05 07:55:06','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(612,1,'2015-10-05 08:03:27','2015-10-05 08:03:27','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span>\r\n<span class=\"item-price\">CCN</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span>\r\n<span class=\"item-price\">Champus</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span>\r\n<span class=\"item-price\">Delta Health Systems</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span>\r\n<span class=\"item-price\">GEHA</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span>\r\n<span class=\"item-price\">Health Net</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span>\r\n<span class=\"item-price\">Mutual of Omaha</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span>\r\n<span class=\"item-price\">Orange County Foundation</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span>\r\n<span class=\"item-price\">PM Group</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span>\r\n<span class=\"item-price\">Secure Horizons</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span>\r\n<span class=\"item-price\">UFCW</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span>\r\n<span class=\"item-price\">Blue Shield</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 08:03:27','2015-10-05 08:03:27','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(615,1,'2015-10-05 08:06:22','2015-10-05 08:06:22','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 08:06:22','2015-10-05 08:06:22','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(613,1,'2015-10-05 08:03:29','2015-10-05 08:03:29','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 08:03:29','2015-10-05 08:03:29','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(614,1,'2015-10-05 08:06:21','2015-10-05 08:06:21','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span>\r\n<span class=\"item-price\">CCN</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span>\r\n<span class=\"item-price\">Champus</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span>\r\n<span class=\"item-price\">Delta Health Systems</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span>\r\n<span class=\"item-price\">GEHA</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span>\r\n<span class=\"item-price\">Health Net</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span>\r\n<span class=\"item-price\">Mutual of Omaha</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span>\r\n<span class=\"item-price\">Orange County Foundation</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span>\r\n<span class=\"item-price\">PM Group</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span>\r\n<span class=\"item-price\">Secure Horizons</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span>\r\n<span class=\"item-price\">UFCW</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span>\r\n<span class=\"item-price\">Blue Shield</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','open','open','','599-revision-v1','','','2015-10-05 08:06:21','2015-10-05 08:06:21','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/599-revision-v1/',0,'revision','',0),(616,1,'2015-10-05 08:25:34','2015-10-05 08:25:34','[vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]4605 Barranca Parkway,\r\nSuite 205,\r\nIrvine, CA 92604\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuMjI1ODk2MzU4NzcxNSUyMTJkLTExNy44MDEzMjAyODQ3OTQ3NiUyMTNkMzMuNjc3MjE0NDgwNzA5NjglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGRiMTA5NzA3ZmQzJTI1M0EweGU2YjNhYWZhMDVlYjg5NWUlMjEyczQ2MDUlMjUyMEJhcnJhbmNhJTI1MjBQa3d5JTI1MjBTdWl0ZSUyNTIwMjA1JTI1MkMlMjUyMElydmluZSUyNTJDJTI1MjBDQSUyNTIwOTI2MDQlMjUyQyUyNTIwVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1OTc3NzEwOTM4NTQlMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNjAwJTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTNCJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNEJTIyJTIyJTIwYXJpYS1oaWRkZW4lM0QlMjJmYWxzZSUyMiUyMHRhYmluZGV4JTNEJTIyMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column][/vc_row]','Contact Us','','publish','open','open','','contactus','','','2020-08-18 17:18:41','2020-08-18 17:18:41','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=616',0,'page','',0),(927,1,'2017-04-08 10:35:49','2017-04-08 10:35:49','[vc_row][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2017-04-08 10:35:49','2017-04-08 10:35:49','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/616-revision-v1/',0,'revision','',0),(926,1,'2017-04-08 10:35:18','2017-04-08 10:35:18','[vc_row][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\" position=\"center\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\" position=\"center\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2017-04-08 10:35:18','2017-04-08 10:35:18','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/616-revision-v1/',0,'revision','',0),(617,1,'2015-10-05 08:25:34','2015-10-05 08:25:34','','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:25:34','2015-10-05 08:25:34','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(618,1,'2015-10-05 08:25:36','2015-10-05 08:25:36','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:25:36','2015-10-05 08:25:36','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(619,1,'2015-10-05 08:26:34','2015-10-05 08:26:34','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:26:34','2015-10-05 08:26:34','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(620,1,'2015-10-05 08:26:36','2015-10-05 08:26:36','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:26:36','2015-10-05 08:26:36','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(621,1,'2015-10-05 08:28:14','2015-10-05 08:28:14','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:28:14','2015-10-05 08:28:14','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(622,1,'2015-10-05 08:28:16','2015-10-05 08:28:16','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\"><h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2><h4>Monday – Friday : 9:00 AM – 5:00 PM</h4><h4>Saturday – Sunday : Closed</h4><p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:28:16','2015-10-05 08:28:16','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(623,1,'2015-10-05 08:30:37','2015-10-05 08:30:37','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h4>Monday – Friday : 9:00 AM – 5:00 PM</h4>\r\n<h4>Saturday – Sunday : Closed</h4>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:30:37','2015-10-05 08:30:37','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(624,1,'2015-10-05 08:30:39','2015-10-05 08:30:39','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h4 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h4>\n<h4 style=\"color: #fff;\">Saturday – Sunday : Closed</h4>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:30:39','2015-10-05 08:30:39','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(626,1,'2015-10-05 08:31:27','2015-10-05 08:31:27','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:31:27','2015-10-05 08:31:27','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(625,1,'2015-10-05 08:31:26','2015-10-05 08:31:26','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h4 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h4>\r\n<h4 style=\"color: #fff;\">Saturday – Sunday : Closed</h4>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:31:26','2015-10-05 08:31:26','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(627,1,'2015-10-05 08:34:23','2015-10-05 08:34:23','','NEW PATIENTS','','publish','open','closed','','new-patients','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=627',6,'nav_menu_item','',0),(628,1,'2015-10-05 08:35:50','2015-10-05 08:35:50','','CONTACT US','','publish','open','closed','','contact-us','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=628',7,'nav_menu_item','',0),(629,1,'2015-10-05 08:40:48','2015-10-05 08:40:48','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:40:48','2015-10-05 08:40:48','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(630,1,'2015-10-05 08:40:49','2015-10-05 08:40:49','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:40:49','2015-10-05 08:40:49','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(631,1,'2015-10-05 08:43:12','2015-10-05 08:43:12','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:43:12','2015-10-05 08:43:12','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(632,1,'2015-10-05 08:43:14','2015-10-05 08:43:14','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:43:14','2015-10-05 08:43:14','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(634,1,'2015-10-05 08:44:56','2015-10-05 08:44:56','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:44:56','2015-10-05 08:44:56','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(633,1,'2015-10-05 08:44:55','2015-10-05 08:44:55','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:44:55','2015-10-05 08:44:55','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(635,1,'2015-10-05 08:46:56','2015-10-05 08:46:56','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:46:56','2015-10-05 08:46:56','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(636,1,'2015-10-05 08:46:58','2015-10-05 08:46:58','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:46:58','2015-10-05 08:46:58','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(637,1,'2015-10-05 08:48:36','2015-10-05 08:48:36','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"600\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:48:36','2015-10-05 08:48:36','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(638,1,'2015-10-05 08:48:38','2015-10-05 08:48:38','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:48:38','2015-10-05 08:48:38','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(639,1,'2015-10-05 08:50:07','2015-10-05 08:50:07','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:50:07','2015-10-05 08:50:07','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(640,1,'2015-10-05 08:50:10','2015-10-05 08:50:10','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_h3_title title=\"Contact Info\" class=\"\" description=\"\" /][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:50:10','2015-10-05 08:50:10','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(642,1,'2015-10-05 08:51:01','2015-10-05 08:51:01','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:51:01','2015-10-05 08:51:01','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(641,1,'2015-10-05 08:50:59','2015-10-05 08:50:59','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ][dt_sc_h3_title title=\"Contact Info\" class=\"\" description=\"\" /][dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:50:59','2015-10-05 08:50:59','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(643,1,'2015-10-05 08:53:33','2015-10-05 08:53:33','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:53:33','2015-10-05 08:53:33','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(644,1,'2015-10-05 08:53:35','2015-10-05 08:53:35','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:53:35','2015-10-05 08:53:35','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(645,1,'2015-10-05 08:58:37','2015-10-05 08:58:37','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:58:37','2015-10-05 08:58:37','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(646,1,'2015-10-05 08:58:39','2015-10-05 08:58:39','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 08:58:39','2015-10-05 08:58:39','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(648,1,'2015-10-05 09:00:06','2015-10-05 09:00:06','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:00:06','2015-10-05 09:00:06','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(647,1,'2015-10-05 09:00:04','2015-10-05 09:00:04','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:00:04','2015-10-05 09:00:04','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(649,1,'2015-10-05 09:01:33','2015-10-05 09:01:33','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:01:33','2015-10-05 09:01:33','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(650,1,'2015-10-05 09:01:35','2015-10-05 09:01:35','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:01:35','2015-10-05 09:01:35','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(651,1,'2015-10-05 09:03:55','2015-10-05 09:03:55','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:03:55','2015-10-05 09:03:55','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(652,1,'2015-10-05 09:03:57','2015-10-05 09:03:57','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:03:57','2015-10-05 09:03:57','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(654,1,'2015-10-05 09:06:16','2015-10-05 09:06:16','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\"><h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2><h5>Monday – Friday : 9:00AM – 5:00PM </h5><h5>Saturday – Sunday : Closed </h5><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></div>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:06:16','2015-10-05 09:06:16','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(653,1,'2015-10-05 09:06:14','2015-10-05 09:06:14','[dt_sc_fullwidth_section first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:06:14','2015-10-05 09:06:14','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(655,1,'2015-10-05 09:07:15','2015-10-05 09:07:15','[dt_sc_fullwidth_section first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\r\n<h5>Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5>Saturday – Sunday : Closed</h5>\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:07:15','2015-10-05 09:07:15','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(656,1,'2015-10-05 09:07:17','2015-10-05 09:07:17','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" style=\"border:0\" allowfullscreen=\"\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','open','open','','616-revision-v1','','','2015-10-05 09:07:17','2015-10-05 09:07:17','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/616-revision-v1/',0,'revision','',0),(657,1,'2015-10-05 09:13:45','2015-10-05 09:13:45','[vc_row][vc_column][vc_column_text]\r\n<h4>Are you taking new patients?</h4>\r\n<p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p>\r\n\r\n<h4>Will I always see the same doctor?</h4>\r\n<p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p>\r\n\r\n<h4>What will my insurance cover?</h4>\r\n<p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p>\r\n\r\n<h4>Is chemotheraphy given in your office?</h4>\r\nYes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.\r\n<h4>What chemotheraphy drugs will I receive?</h4>\r\n<p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','FAQ\'S','','publish','open','open','','faq','','','2017-04-08 10:54:49','2017-04-08 10:54:49','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=657',0,'page','',0),(658,1,'2015-10-05 09:13:45','2015-10-05 09:13:45','','FAQ\'S','','inherit','open','open','','657-revision-v1','','','2015-10-05 09:13:45','2015-10-05 09:13:45','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/657-revision-v1/',0,'revision','',0),(659,1,'2015-10-05 09:13:46','2015-10-05 09:13:46','[dt_sc_fullwidth_section first][/dt_sc_fullwidth_section]','FAQ\'S','','inherit','open','open','','657-revision-v1','','','2015-10-05 09:13:46','2015-10-05 09:13:46','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/657-revision-v1/',0,'revision','',0),(660,1,'2015-10-05 09:17:17','2015-10-05 09:17:17','[dt_sc_fullwidth_section first]<h4>Are you taking new patients?</h4><p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p><h4>Will I always see the same doctor?</h4><p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p><h4>What will my insurance cover?</h4><p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p><h4>Is chemotheraphy given in your office?</h4><p>Yes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.</p><h4>What chemotheraphy drugs will I receive?</h4><p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>[/dt_sc_fullwidth_section]','FAQ\'S','','inherit','open','open','','657-revision-v1','','','2015-10-05 09:17:17','2015-10-05 09:17:17','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/657-revision-v1/',0,'revision','',0),(661,1,'2015-10-05 09:57:54','2015-10-05 09:57:54','[vc_row][vc_column][vc_column_text]<strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.\r\n\r\n<strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.\r\n\r\n<strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.\r\n\r\n<strong>Anorexia:</strong> Poor appetite, you are unable to eat.\r\n\r\n<strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.\r\n\r\n<strong>Benign:</strong> Describes a tumor that is not cancerous.\r\n\r\n<strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.\r\n\r\n<strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).\r\n\r\n<strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.\r\n\r\n<strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.\r\n\r\n<strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.\r\n\r\n<strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.\r\n\r\n<strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.\r\n\r\n<strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.\r\n\r\n<strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.\r\n\r\n<strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.\r\n\r\n<strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.\r\n\r\n<strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.\r\n\r\n<strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.\r\n\r\n<strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.\r\n\r\n<strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"\r\n\r\n<strong>Intra-arterial:</strong> Into an artery.\r\n\r\n<strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.\r\n\r\n<strong>Intralesional:</strong> Into a tumor.\r\n\r\n<strong>Intramuscular (IM):</strong> Into a muscle.\r\n\r\n<strong>Intrathecal (IT):</strong> Into the spinal fluid.\r\n\r\n<strong>Intravenous (IV):</strong> Into a vein.\r\n\r\n<strong>Malignant:</strong> Cancerous.\r\n\r\n<strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.\r\n\r\n<strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.\r\n\r\n<strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.\r\n\r\n<strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.\r\n\r\n<strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.\r\n\r\n<strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.\r\n\r\n<strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.\r\n\r\n<strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.\r\n\r\n<strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.\r\n\r\n<strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.\r\n\r\n<strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.\r\n\r\n<strong>Stomatitis:</strong> Sores on the lining of the mouth.\r\n\r\n<strong>Topical (TOP):</strong> Applied directly to the skin.\r\n\r\n<strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).\r\n\r\n<strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.\r\n\r\n<strong>White blood cells:</strong> The blood cells that fight infection.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_column][/vc_row]','Glossary','','publish','open','open','','glossary','','','2017-04-10 12:08:50','2017-04-10 12:08:50','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=661',0,'page','',0),(957,1,'2017-04-10 12:08:50','2017-04-10 12:08:50','[vc_row][vc_column][vc_column_text]<strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.\r\n\r\n<strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.\r\n\r\n<strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.\r\n\r\n<strong>Anorexia:</strong> Poor appetite, you are unable to eat.\r\n\r\n<strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.\r\n\r\n<strong>Benign:</strong> Describes a tumor that is not cancerous.\r\n\r\n<strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.\r\n\r\n<strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).\r\n\r\n<strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.\r\n\r\n<strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.\r\n\r\n<strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.\r\n\r\n<strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.\r\n\r\n<strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.\r\n\r\n<strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.\r\n\r\n<strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.\r\n\r\n<strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.\r\n\r\n<strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.\r\n\r\n<strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.\r\n\r\n<strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.\r\n\r\n<strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.\r\n\r\n<strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"\r\n\r\n<strong>Intra-arterial:</strong> Into an artery.\r\n\r\n<strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.\r\n\r\n<strong>Intralesional:</strong> Into a tumor.\r\n\r\n<strong>Intramuscular (IM):</strong> Into a muscle.\r\n\r\n<strong>Intrathecal (IT):</strong> Into the spinal fluid.\r\n\r\n<strong>Intravenous (IV):</strong> Into a vein.\r\n\r\n<strong>Malignant:</strong> Cancerous.\r\n\r\n<strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.\r\n\r\n<strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.\r\n\r\n<strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.\r\n\r\n<strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.\r\n\r\n<strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.\r\n\r\n<strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.\r\n\r\n<strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.\r\n\r\n<strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.\r\n\r\n<strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.\r\n\r\n<strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.\r\n\r\n<strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.\r\n\r\n<strong>Stomatitis:</strong> Sores on the lining of the mouth.\r\n\r\n<strong>Topical (TOP):</strong> Applied directly to the skin.\r\n\r\n<strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).\r\n\r\n<strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.\r\n\r\n<strong>White blood cells:</strong> The blood cells that fight infection.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_column][/vc_row]','Glossary','','inherit','closed','closed','','661-revision-v1','','','2017-04-10 12:08:50','2017-04-10 12:08:50','',661,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/661-revision-v1/',0,'revision','',0),(662,1,'2015-10-05 09:57:54','2015-10-05 09:57:54','','Glossary','','inherit','open','open','','661-revision-v1','','','2015-10-05 09:57:54','2015-10-05 09:57:54','',661,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/661-revision-v1/',0,'revision','',0),(808,1,'2016-01-13 01:08:28','2016-01-13 01:08:28','[dt_sc_fullwidth_section first]\r\n\r\n<strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.\r\n\r\n<strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.\r\n\r\n<strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.\r\n\r\n<strong>Anorexia:</strong> Poor appetite, you are unable to eat.\r\n\r\n<strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.\r\n\r\n<strong>Benign:</strong> Describes a tumor that is not cancerous.\r\n\r\n<strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.\r\n\r\n<strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).\r\n\r\n<strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.\r\n\r\n<strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.\r\n\r\n<strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.\r\n\r\n<strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.\r\n\r\n<strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.\r\n\r\n<strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.\r\n\r\n<strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.\r\n\r\n<strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.\r\n\r\n<strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.\r\n\r\n<strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.\r\n\r\n<strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.\r\n\r\n<strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.\r\n\r\n<strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"\r\n\r\n<strong>Intra-arterial:</strong> Into an artery.\r\n\r\n<strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.\r\n\r\n<strong>Intralesional:</strong> Into a tumor.\r\n\r\n<strong>Intramuscular (IM):</strong> Into a muscle.\r\n\r\n<strong>Intrathecal (IT):</strong> Into the spinal fluid.\r\n\r\n<strong>Intravenous (IV):</strong> Into a vein.\r\n\r\n<strong>Malignant:</strong> Cancerous.\r\n\r\n<strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.\r\n\r\n<strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.\r\n\r\n<strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.\r\n\r\n<strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.\r\n\r\n<strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.\r\n\r\n<strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.\r\n\r\n<strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.\r\n\r\n<strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.\r\n\r\n<strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.\r\n\r\n<strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.\r\n\r\n<strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.\r\n\r\n<strong>Stomatitis:</strong> Sores on the lining of the mouth.\r\n\r\n<strong>Topical (TOP):</strong> Applied directly to the skin.\r\n\r\n<strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).\r\n\r\n<strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.\r\n\r\n<strong>White blood cells:</strong> The blood cells that fight infection.\r\n\r\n<strong>Source: American Cancer Society</strong>\r\n\r\n[/dt_sc_fullwidth_section]','Glossary','','inherit','closed','closed','','661-revision-v1','','','2016-01-13 01:08:28','2016-01-13 01:08:28','',661,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/661-revision-v1/',0,'revision','',0),(663,1,'2015-10-05 09:57:56','2015-10-05 09:57:56','[dt_sc_fullwidth_section first]<p><strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.</p><p><strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.</p><p><strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.</p><p><strong>Anorexia:</strong> Poor appetite, you are unable to eat.</p><p><strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.</p><p><strong>Benign:</strong> Describes a tumor that is not cancerous.</p><p><strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.</p><p><strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).</p><p><strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.</p><p><strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.</p><p><strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.</p><p><strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.</p><p><strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.</p><p><strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.</p><p><strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.</p><p><strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.</p><p><strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.</p><p><strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.</p><p><strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.</p><p><strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.</p><p><strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"</p><p><strong>Intra-arterial:</strong> Into an artery.</p><p><strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.</p><p><strong>Intralesional:</strong> Into a tumor.</p><p><strong>Intramuscular (IM):</strong> Into a muscle.</p><p><strong>Intrathecal (IT):</strong> Into the spinal fluid.</p><p><strong>Intravenous (IV):</strong> Into a vein.</p><p><strong>Malignant:</strong> Cancerous.</p><p><strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.</p><p><strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.</p><p><strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.</p><p><strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.</p><p><strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.</p><p><strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.</p><p><strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.</p><p><strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.</p><p><strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.</p><p><strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.</p><p><strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.</p><p><strong>Stomatitis:</strong> Sores on the lining of the mouth.</p><p><strong>Topical (TOP):</strong> Applied directly to the skin.</p><p><strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).</p><p><strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.</p><p><strong>White blood cells:</strong> The blood cells that fight infection.</p><p><strong>Source: American Cancer Society</strong></p>[/dt_sc_fullwidth_section]','Glossary','','inherit','open','open','','661-revision-v1','','','2015-10-05 09:57:56','2015-10-05 09:57:56','',661,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/661-revision-v1/',0,'revision','',0),(664,1,'2015-10-05 14:03:51','2015-10-05 14:03:51','','medicaloncologycarelogo','','inherit','open','open','','medicaloncologycarelogo','','','2015-10-05 14:03:51','2015-10-05 14:03:51','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/medicaloncologycarelogo.jpg',0,'attachment','image/jpeg',0),(820,1,'2016-01-13 05:06:42','2016-01-13 05:06:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:06:42','2016-01-13 05:06:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(706,1,'2016-01-12 09:14:30','2016-01-12 09:14:30','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','open','open','','6-revision-v1','','','2016-01-12 09:14:30','2016-01-12 09:14:30','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/6-revision-v1/',0,'revision','',0),(668,1,'2015-10-05 14:35:45','2015-10-05 14:35:45',' ','','','publish','open','open','','668','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=668',1,'nav_menu_item','',0),(669,1,'2015-10-05 15:31:02','2015-10-05 15:31:02','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p>[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Legal Disclaimer','','publish','open','open','','legal-disclaimer','','','2016-01-13 01:10:19','2016-01-13 01:10:19','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=669',0,'page','',0),(670,1,'2015-10-05 15:40:48','2015-10-05 15:40:48','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p><p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p><p>If you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.</p><h4>Who Will Follow This Notice?</h4><p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p><p><strong>The privacy practices described in this notice will be followed by:</strong></p><ul><ul><li>Any health care professional who treats you at any of our locations;</li><li>All employees, medical staff, trainees or volunteers at any of our locations;</li><li>Any business associates of our office (which are described further below).</li></ul></ul><p><strong>Permission Described in this Notice</strong></p><p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p><p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p><p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p><p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p>[/dt_sc_fullwidth_section]','Notice Of Privacy Practices','','publish','open','open','','notice','','','2016-01-13 01:14:05','2016-01-13 01:14:05','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=670',0,'page','',0),(671,1,'2015-10-05 15:31:02','2015-10-05 15:31:02','','Legal Disclaimer','','inherit','open','open','','669-revision-v1','','','2015-10-05 15:31:02','2015-10-05 15:31:02','',669,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/669-revision-v1/',0,'revision','',0),(672,1,'2015-10-05 15:31:04','2015-10-05 15:31:04','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p>[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Legal Disclaimer','','inherit','open','open','','669-revision-v1','','','2015-10-05 15:31:04','2015-10-05 15:31:04','',669,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/669-revision-v1/',0,'revision','',0),(673,1,'2015-10-05 15:40:48','2015-10-05 15:40:48','','Notice Of Privacy Practices','','inherit','open','open','','670-revision-v1','','','2015-10-05 15:40:48','2015-10-05 15:40:48','',670,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/670-revision-v1/',0,'revision','',0),(674,1,'2015-10-05 15:40:49','2015-10-05 15:40:49','[dt_sc_fullwidth_section first][/dt_sc_fullwidth_section]','Notice Of Privacy Practices','','inherit','open','open','','670-revision-v1','','','2015-10-05 15:40:49','2015-10-05 15:40:49','',670,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/670-revision-v1/',0,'revision','',0),(675,1,'2015-10-05 15:46:23','2015-10-05 15:46:23','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p><p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p><p>If you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.</p><h4>Who Will Follow This Notice?</h4><p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p><p><strong>The privacy practices described in this notice will be followed by:</strong></p><ul><ul><li>Any health care professional who treats you at any of our locations;</li><li>All employees, medical staff, trainees or volunteers at any of our locations;</li><li>Any business associates of our office (which are described further below).</li></ul></ul><p><strong>Permission Described in this Notice</strong></p><p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p><p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p><p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p><p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p>[/dt_sc_fullwidth_section]','Notice Of Privacy Practices','','inherit','open','open','','670-revision-v1','','','2015-10-05 15:46:23','2015-10-05 15:46:23','',670,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/670-revision-v1/',0,'revision','',0),(676,1,'2015-10-05 15:52:52','2015-10-05 15:52:52','[dt_sc_fullwidth_section first]<p>[gallery link=\"file\" columns=\"4\" size=\"medium\" ids=\"750,749,748,747\"]</p>\n<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','publish','open','open','','photogallery','','','2016-01-12 18:05:39','2016-01-12 18:05:39','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=676',0,'page','',0),(677,1,'2015-10-05 15:52:52','2015-10-05 15:52:52','','Photo Gallery','','inherit','open','open','','676-revision-v1','','','2015-10-05 15:52:52','2015-10-05 15:52:52','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/676-revision-v1/',0,'revision','',0),(679,1,'2015-10-05 15:53:54','2015-10-05 15:53:54','[dt_sc_fullwidth_section first]\r\n\r\n<object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"><param name=\"movie\" value=\"gallery.swf\" /><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"opaque\" /><param name=\"swfversion\" value=\"7.0.70.0\" /><!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --><param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /><!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"><!--<![endif]--><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"opaque\" /><param name=\"swfversion\" value=\"7.0.70.0\" /><param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /><!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --><div><h4>Content on this page requires a newer version of Adobe Flash Player.</h4><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\" /></a></div><!-- [if !IE]>--></object></object>\r\n\r\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','open','open','','676-revision-v1','','','2015-10-05 15:53:54','2015-10-05 15:53:54','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/676-revision-v1/',0,'revision','',0),(678,1,'2015-10-05 15:52:54','2015-10-05 15:52:54','[dt_sc_fullwidth_section first]<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--> </p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','open','open','','676-revision-v1','','','2015-10-05 15:52:54','2015-10-05 15:52:54','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/676-revision-v1/',0,'revision','',0),(680,1,'2015-10-05 15:53:56','2015-10-05 15:53:56','[dt_sc_fullwidth_section first]<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','open','open','','676-revision-v1','','','2015-10-05 15:53:56','2015-10-05 15:53:56','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/676-revision-v1/',0,'revision','',0),(681,1,'2015-10-05 16:23:01','2015-10-05 16:23:01','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','publish','open','open','','location','','','2016-01-13 01:18:32','2016-01-13 01:18:32','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=681',0,'page','',0),(682,1,'2015-10-05 16:23:01','2015-10-05 16:23:01','','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:23:01','2015-10-05 16:23:01','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(683,1,'2015-10-05 16:23:03','2015-10-05 16:23:03','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"+1 100 458 2345\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:23:03','2015-10-05 16:23:03','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(684,1,'2015-10-05 16:30:02','2015-10-05 16:30:02','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"+1 100 458 2345\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:30:02','2015-10-05 16:30:02','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(685,1,'2015-10-05 16:30:03','2015-10-05 16:30:03','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"+1 100 458 2345\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:30:03','2015-10-05 16:30:03','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(687,1,'2015-10-05 16:34:51','2015-10-05 16:34:51','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:34:51','2015-10-05 16:34:51','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(686,1,'2015-10-05 16:34:49','2015-10-05 16:34:49','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"+1 100 458 2345\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','open','open','','681-revision-v1','','','2015-10-05 16:34:49','2015-10-05 16:34:49','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/681-revision-v1/',0,'revision','',0),(688,1,'2015-10-05 17:36:49','2015-10-05 17:36:49','','FAQ\'S','','publish','open','open','','faqs','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=688',7,'nav_menu_item','',0),(689,1,'2015-10-05 17:36:49','2015-10-05 17:36:49',' ','','','publish','open','open','','689','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=689',6,'nav_menu_item','',0),(690,1,'2015-10-05 17:36:49','2015-10-05 17:36:49',' ','','','publish','open','open','','690','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=690',4,'nav_menu_item','',0),(691,1,'2015-10-05 17:36:49','2015-10-05 17:36:49',' ','','','publish','open','open','','691','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=691',5,'nav_menu_item','',0),(692,1,'2015-10-05 17:49:45','2015-10-05 17:49:45','[vc_row][vc_column][vc_column_text]St. Joseph Hospital\r\nRegional Cancer Center\r\n1100 W. Stewart\r\nOrange, CA 92868\r\n\r\n<strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong>\r\n<ul>\r\n <li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li>\r\n <li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li>\r\n <li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li>\r\n <li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li>\r\n <li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li>\r\n <li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li>\r\n <li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li>\r\n <li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li>\r\n <li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li>\r\n <li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li>\r\n</ul>\r\n<strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong>\r\n\r\nThe Wellness Community\r\n540 N. Golden Circle Dr., Suite 315\r\nSanta Ana, CA 92705\r\n<ul>\r\n <li>Lymphoma Support Groups</li>\r\n <li>Relaxation/ Visualization</li>\r\n <li>Cancer & Spirituality</li>\r\n <li>Life Transitions Networking Group</li>\r\n</ul>\r\n<strong>Contact: The Wellness Center for times and dates 714-543-3200</strong>[/vc_column_text][/vc_column][/vc_row]','Support Programs','','publish','open','open','','supportprog','','','2017-04-10 12:12:09','2017-04-10 12:12:09','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=692',0,'page','',0),(693,1,'2015-10-05 17:49:45','2015-10-05 17:49:45','','Support Programs','','inherit','open','open','','692-revision-v1','','','2015-10-05 17:49:45','2015-10-05 17:49:45','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/692-revision-v1/',0,'revision','',0),(694,1,'2015-10-05 17:49:47','2015-10-05 17:49:47','[dt_sc_fullwidth_section first]<p>St. Joseph Hospital Regional Cancer Center 1100 W. Stewart Orange, CA 92868 <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong></p><ul><li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li><li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li><li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li><li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li><li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li><li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li><li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li><li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li><li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li><li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li></ul><p><strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong></p><p>The Wellness Community <br> 540 N. Golden Circle Dr., Suite 315 <br> Santa Ana, CA 92705</p><ul><li>Lymphoma Support Groups</li><li>Relaxation/ Visualization</li><li>Cancer & Spirituality</li><li>Life Transitions Networking Group</li></ul><p><strong>Contact: The Wellness Center for times and dates 714-543-3200</strong></p>[/dt_sc_fullwidth_section]','Support Programs','','inherit','open','open','','692-revision-v1','','','2015-10-05 17:49:47','2015-10-05 17:49:47','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/692-revision-v1/',0,'revision','',0),(695,1,'2015-10-05 17:57:53','2015-10-05 17:57:53','[vc_row][vc_column][vc_column_text]<ol>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/financial_agreement.pdf\">Financial Agreement</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/Initial_consult_worksheet.pdf\">Initial Consult Worksheet</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/notice_of_privacy%20_practices.pdf\">Notice of Privacy Practices</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/HIPAA%20_privacy_authorization.pdf\">HIPAA Privacy Authorization</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/miscellaneous_fees.pdf\">miscellaneous_fees</a></li>\r\n</ol>[/vc_column_text][/vc_column][/vc_row]','Downloads','','publish','open','open','','downloads','','','2017-04-10 12:05:00','2017-04-10 12:05:00','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=695',0,'page','',0),(696,1,'2015-10-05 17:57:53','2015-10-05 17:57:53','','Downloads','','inherit','open','open','','695-revision-v1','','','2015-10-05 17:57:53','2015-10-05 17:57:53','',695,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/695-revision-v1/',0,'revision','',0),(697,1,'2015-10-05 17:57:55','2015-10-05 17:57:55','[dt_sc_fullwidth_section first][dt_sc_fancy_ol style=\"decimal\" variation=\"\" class=\"\"]<ol>\n<li><a href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/financial_agreement.pdf\">Financial Agreement</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/Initial_consult_worksheet.pdf\">Initial Consult Worksheet</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/notice_of_privacy%20_practices.pdf\">Notice of Privacy Practices</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/HIPAA%20_privacy_authorization.pdf\">HIPAA Privacy Authorization</a></li>\n<li><a href=\"http://medicaloncologycare.com/pdf/miscellaneous_fees.pdf\">miscellaneous_fees</a></li>\n</ol>\n[/dt_sc_fancy_ol][/dt_sc_fullwidth_section]','Downloads','','inherit','open','open','','695-revision-v1','','','2015-10-05 17:57:55','2015-10-05 17:57:55','',695,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/695-revision-v1/',0,'revision','',0),(698,1,'2015-10-05 18:04:52','2015-10-05 18:04:52','[vc_row][vc_column][vc_column_text]<ol>\r\n <li><a class=\"top\" href=\"http://www.cancer.gov/\" target=\"_blank\">Cancernet.nci.nih.gov</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancercare.org/\" target=\"_blank\">Cancercare.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancer.gov/\" target=\"_blank\">Cancer.gov</a></li>\r\n <li><a class=\"top\" href=\"http://www.asco.org/\" target=\"_blank\">asco.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.webmd.com/\" target=\"_blank\">Webmd.com</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancerresources.com/\" target=\"_blank\">cancersource.com</a></li>\r\n <li><a class=\"top\" href=\"http://www.aicr.org/site/PageServer\" target=\"_blank\">www.aicr.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.ocma.org/\" target=\"_blank\">www.ocma.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.opa.ca.gov/report_card/\" target=\"_blank\">www.opa.ca.gov/report_card</a></li>\r\n</ol>[/vc_column_text][/vc_column][/vc_row]','Links','','publish','open','open','','links','','','2017-04-10 12:16:23','2017-04-10 12:16:23','',0,'http://www.demo.medicaloncologycare.com/demo/?page_id=698',0,'page','',0),(699,1,'2015-10-05 18:04:52','2015-10-05 18:04:52','','Links','','inherit','open','open','','698-revision-v1','','','2015-10-05 18:04:52','2015-10-05 18:04:52','',698,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/698-revision-v1/',0,'revision','',0),(700,1,'2015-10-05 18:04:54','2015-10-05 18:04:54','[dt_sc_fullwidth_section first][dt_sc_fancy_ol style=\"decimal\" variation=\"\" class=\"\"]<ol>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancernet.nci.nih.gov</a></li>\n<li><a href=\"http://www.cancercare.org/\" target=\"_blank\" class=\"top\">Cancercare.org</a></li>\n<li><a href=\"http://www.cancer.gov/\" target=\"_blank\" class=\"top\">Cancer.gov</a></li>\n<li><a href=\"http://www.asco.org/\" target=\"_blank\" class=\"top\">asco.org</a></li>\n<li><a href=\"http://www.webmd.com/\" target=\"_blank\" class=\"top\">Webmd.com</a></li>\n<li><a href=\"http://www.cancerresources.com/\" target=\"_blank\" class=\"top\">cancersource.com</a></li>\n<li><a href=\"http://www.aicr.org/site/PageServer\" target=\"_blank\" class=\"top\">www.aicr.org</a></li>\n<li><a href=\"http://www.ocma.org/\" target=\"_blank\" class=\"top\">www.ocma.org</a></li>\n<li><a href=\"http://www.opa.ca.gov/report_card/\" target=\"_blank\" class=\"top\">www.opa.ca.gov/report_card</a></li>\n</ol>\n[/dt_sc_fancy_ol][/dt_sc_fullwidth_section]','Links','','inherit','open','open','','698-revision-v1','','','2015-10-05 18:04:54','2015-10-05 18:04:54','',698,'http://www.demo.medicaloncologycare.com/demo/index.php/2015/10/05/698-revision-v1/',0,'revision','',0),(701,1,'2015-10-05 18:06:26','2015-10-05 18:06:26',' ','','','publish','open','open','','701','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=701',2,'nav_menu_item','',0),(702,1,'2015-10-05 18:06:26','2015-10-05 18:06:26',' ','','','publish','open','open','','702','','','2015-10-05 18:06:26','2015-10-05 18:06:26','',0,'http://www.demo.medicaloncologycare.com/demo/?p=702',3,'nav_menu_item','',0),(707,1,'2016-01-12 15:14:32','2016-01-12 15:14:32','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:14:32','2016-01-12 15:14:32','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(708,1,'2016-01-12 15:14:34','2016-01-12 15:14:34','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:14:34','2016-01-12 15:14:34','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(709,1,'2016-01-12 15:15:11','2016-01-12 15:15:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:15:11','2016-01-12 15:15:11','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(710,1,'2016-01-12 15:15:12','2016-01-12 15:15:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:15:12','2016-01-12 15:15:12','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(711,1,'2016-01-12 15:15:41','2016-01-12 15:15:41','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:15:41','2016-01-12 15:15:41','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(712,1,'2016-01-12 15:15:43','2016-01-12 15:15:43','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:15:43','2016-01-12 15:15:43','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(713,1,'2016-01-12 15:29:07','2016-01-12 15:29:07','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:29:07','2016-01-12 15:29:07','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(714,1,'2016-01-12 15:29:11','2016-01-12 15:29:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:29:11','2016-01-12 15:29:11','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(715,1,'2016-01-12 15:41:35','2016-01-12 15:41:35','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:41:35','2016-01-12 15:41:35','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(716,1,'2016-01-12 15:41:39','2016-01-12 15:41:39','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:41:39','2016-01-12 15:41:39','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(717,1,'2016-01-12 15:42:26','2016-01-12 15:42:26','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:42:26','2016-01-12 15:42:26','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(718,1,'2016-01-12 15:42:31','2016-01-12 15:42:31','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:42:31','2016-01-12 15:42:31','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(719,1,'2016-01-12 15:43:07','2016-01-12 15:43:07','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:43:07','2016-01-12 15:43:07','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(720,1,'2016-01-12 15:43:11','2016-01-12 15:43:11','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 15:43:11','2016-01-12 15:43:11','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(721,1,'2016-01-12 16:18:45','2016-01-12 16:18:45','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:18:45','2016-01-12 16:18:45','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(722,1,'2016-01-12 16:18:47','2016-01-12 16:18:47','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:18:47','2016-01-12 16:18:47','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.htm',0,'revision','',0),(723,1,'2016-01-12 16:29:51','2016-01-12 16:29:51','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:29:51','2016-01-12 16:29:51','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.html',0,'revision','',0),(724,1,'2016-01-12 16:29:54','2016-01-12 16:29:54','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:29:54','2016-01-12 16:29:54','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.html',0,'revision','',0),(725,1,'2016-01-12 16:31:21','2016-01-12 16:31:21','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:31:21','2016-01-12 16:31:21','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.html',0,'revision','',0),(726,1,'2016-01-12 16:31:24','2016-01-12 16:31:24','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:31:24','2016-01-12 16:31:24','',280,'http://www.demo.medicaloncologycare.com/demo/uncategorized/280-revision-v1.html',0,'revision','',0),(727,1,'2016-01-12 16:39:00','2016-01-12 16:39:00','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:39:00','2016-01-12 16:39:00','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(729,1,'2016-01-12 16:39:58','2016-01-12 16:39:58','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:39:58','2016-01-12 16:39:58','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(728,1,'2016-01-12 16:39:03','2016-01-12 16:39:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:39:03','2016-01-12 16:39:03','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(730,1,'2016-01-12 16:40:09','2016-01-12 16:40:09','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:40:09','2016-01-12 16:40:09','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(731,1,'2016-01-12 16:53:40','2016-01-12 16:53:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:53:40','2016-01-12 16:53:40','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(732,1,'2016-01-12 16:53:44','2016-01-12 16:53:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 16:53:44','2016-01-12 16:53:44','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(733,1,'2016-01-12 16:59:48','2016-01-12 16:59:48','','pageheader','','inherit','open','closed','','pageheader','','','2016-01-12 16:59:48','2016-01-12 16:59:48','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/pageheader.jpg',0,'attachment','image/jpeg',0),(734,1,'2016-01-12 17:00:32','2016-01-12 17:00:32','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:00:32','2016-01-12 17:00:32','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(735,1,'2016-01-12 17:00:37','2016-01-12 17:00:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:00:37','2016-01-12 17:00:37','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(736,1,'2016-01-12 17:37:45','2016-01-12 17:37:45','','PageHeaderVs2','','inherit','open','closed','','pageheadervs2','','','2016-01-12 17:37:45','2016-01-12 17:37:45','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/PageHeaderVs2.jpg',0,'attachment','image/jpeg',0),(737,1,'2016-01-12 17:39:28','2016-01-12 17:39:28','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:39:28','2016-01-12 17:39:28','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(738,1,'2016-01-12 17:39:34','2016-01-12 17:39:34','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:39:34','2016-01-12 17:39:34','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(739,1,'2016-01-12 17:41:52','2016-01-12 17:41:52','','PageHeaderVs3','','inherit','open','closed','','pageheadervs3','','','2016-01-12 17:41:52','2016-01-12 17:41:52','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/PageHeaderVs3.jpg',0,'attachment','image/jpeg',0),(740,1,'2016-01-12 17:42:12','2016-01-12 17:42:12','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:42:12','2016-01-12 17:42:12','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(741,1,'2016-01-12 17:42:14','2016-01-12 17:42:14','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:42:14','2016-01-12 17:42:14','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(742,1,'2016-01-12 17:44:20','2016-01-12 17:44:20','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:44:20','2016-01-12 17:44:20','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(743,1,'2016-01-12 17:44:22','2016-01-12 17:44:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 17:44:22','2016-01-12 17:44:22','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(744,1,'2016-01-12 18:01:10','2016-01-12 18:01:10','','GalleryHeader','','inherit','open','closed','','galleryheader','','','2016-01-12 18:01:10','2016-01-12 18:01:10','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/GalleryHeader.jpg',0,'attachment','image/jpeg',0),(746,1,'2016-01-12 18:01:35','2016-01-12 18:01:35','[dt_sc_fullwidth_section first]<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:01:35','2016-01-12 18:01:35','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(745,1,'2016-01-12 18:01:33','2016-01-12 18:01:33','[dt_sc_fullwidth_section first]\r\n\r\n<object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\" /> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --><div><h4>Content on this page requires a newer version of Adobe Flash Player.</h4><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\" /></a></div><!-- [if !IE]>--> </object></object>\r\n\r\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:01:33','2016-01-12 18:01:33','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(747,1,'2016-01-12 18:02:57','2016-01-12 18:02:57','','1','','inherit','open','closed','','1','','','2016-01-12 18:12:05','2016-01-12 18:12:05','',676,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/1.jpg',0,'attachment','image/jpeg',0),(748,1,'2016-01-12 18:03:03','2016-01-12 18:03:03','','2','','inherit','open','closed','','2','','','2016-01-12 18:03:03','2016-01-12 18:03:03','',676,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/2.jpg',0,'attachment','image/jpeg',0),(749,1,'2016-01-12 18:03:08','2016-01-12 18:03:08','','3','','inherit','open','closed','','3','','','2016-01-12 18:03:08','2016-01-12 18:03:08','',676,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/3.jpg',0,'attachment','image/jpeg',0),(750,1,'2016-01-12 18:03:14','2016-01-12 18:03:14','','4','','inherit','open','closed','','4','','','2016-01-12 18:03:14','2016-01-12 18:03:14','',676,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/4.jpg',0,'attachment','image/jpeg',0),(752,1,'2016-01-12 18:03:58','2016-01-12 18:03:58','[dt_sc_fullwidth_section first]<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:03:58','2016-01-12 18:03:58','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(751,1,'2016-01-12 18:03:55','2016-01-12 18:03:55','[dt_sc_fullwidth_section first]\r\n\r\n<object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\" /> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --><div><h4>Content on this page requires a newer version of Adobe Flash Player.</h4><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\" /></a></div><!-- [if !IE]>--> </object></object>\r\n\r\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:03:55','2016-01-12 18:03:55','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(753,1,'2016-01-12 18:05:37','2016-01-12 18:05:37','[dt_sc_fullwidth_section first]\r\n\r\n<object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\" /> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\" /> <param name=\"wmode\" value=\"opaque\" /> <param name=\"swfversion\" value=\"7.0.70.0\" /> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\" /> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --><div><h4>Content on this page requires a newer version of Adobe Flash Player.</h4><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\" /></a></div><!-- [if !IE]>--> </object></object>\r\n\r\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:05:37','2016-01-12 18:05:37','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(754,1,'2016-01-12 18:05:39','2016-01-12 18:05:39','[dt_sc_fullwidth_section first]<p>[gallery link=\"file\" columns=\"4\" size=\"medium\" ids=\"750,749,748,747\"]</p>\n<p><object id=\"FlashID\" title=\"Our Office Photos\" width=\"600\" height=\"400\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"> <param name=\"movie\" value=\"gallery.swf\"> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --> <!-- [if !IE]>--> <object type=\"application/x-shockwave-flash\" data=\"gallery.swf\" width=\"600\" height=\"400\"> <!--<![endif]--> <param name=\"quality\" value=\"high\"> <param name=\"wmode\" value=\"opaque\"> <param name=\"swfversion\" value=\"7.0.70.0\"> <param name=\"expressinstall\" value=\"Scripts/expressInstall.swf\"> <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->\n<div>\n<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>\n<p><a href=\"http://www.adobe.com/go/getflashplayer\"><img src=\"http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif\" alt=\"Get Adobe Flash player\" width=\"112\" height=\"33\"></a></p></div>\n<p><!-- [if !IE]>--></p></object></object></p>\n[/dt_sc_fullwidth_section]','Photo Gallery','','inherit','closed','closed','','676-revision-v1','','','2016-01-12 18:05:39','2016-01-12 18:05:39','',676,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/676-revision-v1/',0,'revision','',0),(755,1,'2016-01-12 18:10:18','2016-01-12 18:10:18','','WhoweareHeader','','inherit','open','closed','','whoweareheader','','','2016-01-12 18:10:18','2016-01-12 18:10:18','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/WhoweareHeader.jpg',0,'attachment','image/jpeg',0),(756,1,'2016-01-12 18:10:34','2016-01-12 18:10:34','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 18:10:34','2016-01-12 18:10:34','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(757,1,'2016-01-12 18:10:37','2016-01-12 18:10:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-12 18:10:37','2016-01-12 18:10:37','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/280-revision-v1/',0,'revision','',0),(759,1,'2016-01-12 18:12:23','2016-01-12 18:12:23','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3><p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p><p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p><p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2016-01-12 18:12:23','2016-01-12 18:12:23','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/304-revision-v1/',0,'revision','',0),(758,1,'2016-01-12 18:12:22','2016-01-12 18:12:22','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p>\r\n<p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p>\r\n<p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3>\r\n<p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p>\r\n<p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p>\r\n<p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p>\r\n<p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2016-01-12 18:12:22','2016-01-12 18:12:22','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/12/304-revision-v1/',0,'revision','',0),(760,1,'2016-01-13 00:11:23','2016-01-13 00:11:23','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-13 00:11:23','2016-01-13 00:11:23','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/280-revision-v1/',0,'revision','',0),(761,1,'2016-01-13 00:11:24','2016-01-13 00:11:24','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-13 00:11:24','2016-01-13 00:11:24','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/280-revision-v1/',0,'revision','',0),(763,1,'2016-01-13 00:14:17','2016-01-13 00:14:17','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Sam Huang, M.D.</h3><p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p><p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p><p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3><p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p><p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\"></a></p>[/dt_sc_one_fifth][dt_sc_three_fourth ]<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3><p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p><p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p><p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2016-01-13 00:14:17','2016-01-13 00:14:17','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/304-revision-v1/',0,'revision','',0),(762,1,'2016-01-13 00:14:15','2016-01-13 00:14:15','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first]\r\n<p style=\"text-align: justify;\">At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"><img class=\"aligncenter size-full wp-image-210\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\" alt=\"Sam-Huang2\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: justify;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.</p>\r\n<p style=\"text-align: justify;\">Dr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.</p>\r\n<p style=\"text-align: justify;\">In his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"><img class=\"aligncenter size-full wp-image-225\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\" alt=\"Tariq-Mahmood\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Tariq Mahmood, M.D., FACP</h3>\r\n<p style=\"text-align: justify;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.</p>\r\n<p style=\"text-align: justify;\">In his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_one_fifth first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"><img class=\"aligncenter size-full wp-image-234\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\" alt=\"Gwendolyn-Pan\" width=\"300\" height=\"300\" /></a>\r\n\r\n[/dt_sc_one_fifth][dt_sc_three_fourth ]\r\n<h3 class=\"dark-title\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: justify;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.</p>\r\n<p style=\"text-align: justify;\">Dr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.</p>\r\n<p style=\"text-align: justify;\">Dr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.</p>\r\n[/dt_sc_three_fourth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2016-01-13 00:14:15','2016-01-13 00:14:15','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/304-revision-v1/',0,'revision','',0),(765,1,'2016-01-13 00:19:25','2016-01-13 00:19:25','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><ul><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><h6 class=\"dark-title\">What is informed consent?</h6><p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><h6 class=\"dark-title\">What are my legal rights?</h6><p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Choosing Clinical Trials\"]</p><h6 class=\"dark-title\">Choosing Clinical Trials</h6><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a></p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">[/dt_sc_tab</a>]</p><p>[dt_sc_tab title=\"Listing of Current Trials\"]</p><h6 class=\"dark-title\">Listing of Current Trials</h6><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Q & A\"]</p><h6 class=\"dark-title\">Q & A</h6><p><strong>Will there be risks?</strong></p><p>Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:19:25','2016-01-13 00:19:25','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(764,1,'2016-01-13 00:19:23','2016-01-13 00:19:23','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Choosing Clinical Trials\"]\r\n<h6 class=\"dark-title\">Choosing Clinical Trials</h6>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Listing of Current Trials\"]\r\n<h6 class=\"dark-title\">Listing of Current Trials</h6>\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Q & A\"]\r\n<h6 class=\"dark-title\">Q & A</h6>\r\n<strong>Will there be risks?</strong>\r\n\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:19:23','2016-01-13 00:19:23','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(767,1,'2016-01-13 00:21:01','2016-01-13 00:21:01','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><ul><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><h6 class=\"dark-title\">What is informed consent?</h6><p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><h6 class=\"dark-title\">What are my legal rights?</h6><p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Choosing Clinical Trials\"]</p><h6 class=\"dark-title\">Choosing Clinical Trials</h6><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a></p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">[</a>/dt_sc_tab]</p><p>[dt_sc_tab title=\"Listing of Current Trials\"]</p><h6 class=\"dark-title\">Listing of Current Trials</h6><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Q & A\"]</p><h6 class=\"dark-title\">Q & A</h6><p><strong>Will there be risks?</strong></p><p>Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:21:01','2016-01-13 00:21:01','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(766,1,'2016-01-13 00:20:59','2016-01-13 00:20:59','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Choosing Clinical Trials\"]\r\n<h6 class=\"dark-title\">Choosing Clinical Trials</h6>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a>\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">[/dt_sc_tab</a>]\r\n\r\n[dt_sc_tab title=\"Listing of Current Trials\"]\r\n<h6 class=\"dark-title\">Listing of Current Trials</h6>\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Q & A\"]\r\n<h6 class=\"dark-title\">Q & A</h6>\r\n<strong>Will there be risks?</strong>\r\n\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:20:59','2016-01-13 00:20:59','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(769,1,'2016-01-13 00:22:25','2016-01-13 00:22:25','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><ul><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><h6 class=\"dark-title\">What is informed consent?</h6><p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><h6 class=\"dark-title\">What are my legal rights?</h6><p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Choosing Clinical Trials\"]</p><h6 class=\"dark-title\">Choosing Clinical Trials</h6><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Listing of Current Trials\"]</p><h6 class=\"dark-title\">Listing of Current Trials</h6><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Q & A\"]</p><h6 class=\"dark-title\">Q & A</h6><p><strong>Will there be risks?</strong></p><p>Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:22:25','2016-01-13 00:22:25','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(768,1,'2016-01-13 00:22:23','2016-01-13 00:22:23','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Choosing Clinical Trials\"]\r\n<h6 class=\"dark-title\">Choosing Clinical Trials</h6>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a>\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">[</a>/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Listing of Current Trials\"]\r\n<h6 class=\"dark-title\">Listing of Current Trials</h6>\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Q & A\"]\r\n<h6 class=\"dark-title\">Q & A</h6>\r\n<strong>Will there be risks?</strong>\r\n\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:22:23','2016-01-13 00:22:23','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(770,1,'2016-01-13 00:31:25','2016-01-13 00:31:25','','ClinicaltrailsHeader','','inherit','open','closed','','clinicaltrailsheader','','','2016-01-13 00:31:25','2016-01-13 00:31:25','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ClinicaltrailsHeader.jpg',0,'attachment','image/jpeg',0),(772,1,'2016-01-13 00:31:54','2016-01-13 00:31:54','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"Introduction\"]</p><h6 class=\"dark-title\">What are clinical trials?</h6><p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p><p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p><p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p><p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p><p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p><p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p><h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6><p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p><ul><li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li><li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li><li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li></ul><ul><li class=\"content\">You may get part of your treatment free of charge.</li><li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li><li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li><li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li></ul><h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6><p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p><p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p><p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p><p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p><h6 class=\"dark-title\">What is informed consent?</h6><p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p><p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p><p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p><p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p><p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p><p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p><h6 class=\"dark-title\">What are my legal rights?</h6><p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p><p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Choosing Clinical Trials\"]</p><h6 class=\"dark-title\">Choosing Clinical Trials</h6><p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p><p>Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p><p><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Listing of Current Trials\"]</p><h6 class=\"dark-title\">Listing of Current Trials</h6><p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Q & A\"]</p><h6 class=\"dark-title\">Q & A</h6><p><strong>Will there be risks?</strong></p><p>Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p> </p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:31:54','2016-01-13 00:31:54','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(771,1,'2016-01-13 00:31:52','2016-01-13 00:31:52','[dt_sc_fullwidth_section backgroundcolor=\"#ffffff\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"Introduction\"]\r\n<h6 class=\"dark-title\">What are clinical trials?</h6>\r\n<p style=\"text-align: justify;\">A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.</p>\r\n<p style=\"text-align: justify;\">The majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.</p>\r\n<p style=\"text-align: justify;\">There are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.</p>\r\n<p style=\"text-align: justify;\">For a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.</p>\r\n<p style=\"text-align: justify;\">All people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.</p>\r\n<p style=\"text-align: justify;\">Cancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before. Saleem naijar kaasram eerie can be disbursed in the wofl like of a fox that is her thing smaoasa lase lemedds laasd.</p>\r\n\r\n<h6 class=\"dark-title\">How can my participation in a clinical trial help me?</h6>\r\n<p style=\"text-align: justify;\"><span class=\"content\"><strong>Being part of a clinical trial may help a patient in several ways:</strong> </span></p>\r\n\r\n<ul>\r\n <li class=\"content\">New, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li class=\"content\">Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li><span class=\"content\">Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</span></li>\r\n</ul>\r\n<ul>\r\n <li class=\"content\">You may get part of your treatment free of charge.</li>\r\n <li class=\"content\">Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li class=\"content\">Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li class=\"content\">Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h6 class=\"dark-title\">How do I know if I am eligible to become a part of a clinical trial?</h6>\r\n<p style=\"text-align: justify;\">Each trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.</p>\r\n<p style=\"text-align: justify;\">Worthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.</p>\r\n<p style=\"text-align: justify;\">After cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.</p>\r\n<p style=\"text-align: justify;\">The results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.</p>\r\n\r\n<h6 class=\"dark-title\">What is informed consent?</h6>\r\n<p style=\"text-align: justify;\">If you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.</p>\r\n<p style=\"text-align: justify;\">Informed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.</p>\r\n<p style=\"text-align: justify;\">Make sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.</p>\r\n<p style=\"text-align: justify;\">Sign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.</p>\r\n<p style=\"text-align: justify;\">The United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.</p>\r\n<p style=\"text-align: justify;\">If you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.</p>\r\n\r\n<h6 class=\"dark-title\">What are my legal rights?</h6>\r\n<p style=\"text-align: justify;\">Specific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.</p>\r\n<p style=\"text-align: justify;\">By law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.</p>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Choosing Clinical Trials\"]\r\n<h6 class=\"dark-title\">Choosing Clinical Trials</h6>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Listing of Current Trials\"]\r\n<h6 class=\"dark-title\">Listing of Current Trials</h6>\r\nThe followingrepresents clinical trials available to our patients at the present time.\r\n\r\nTHE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/listingct/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Q & A\"]\r\n<h6 class=\"dark-title\">Q & A</h6>\r\n<strong>Will there be risks?</strong>\r\n\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/qa/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n \r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2016-01-13 00:31:52','2016-01-13 00:31:52','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/315-revision-v1/',0,'revision','',0),(774,1,'2016-01-13 00:33:28','2016-01-13 00:33:28','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<h6 class=\"dark-title\">Will there be risks?</h6>\n<p style=\"text-align: justify;\">Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.</p>\n<h6 class=\"dark-title\">Will I be a \"guinea pig\"?</h6>\n<p style=\"text-align: justify;\">There\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".</p>\n<h6 class=\"dark-title\">Will I get a placebo?</h6>\n<p style=\"text-align: justify;\">The vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.</p>\n<h6 class=\"dark-title\">Will my information be kept confidential?</h6>\n<p style=\"text-align: justify;\">To the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.</p>\n<h6 class=\"dark-title\">I think I\'m eligible, now what?</h6>\n<p style=\"text-align: justify;\">Once you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue, </p>\n<p>Suite 250 Orange, </p>\n<p>CA 92868 </p>\n<p>Tel: (714) 541-6622 </p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/choosingct/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The following represents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials','','inherit','closed','closed','','376-revision-v1','','','2016-01-13 00:33:28','2016-01-13 00:33:28','',376,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/376-revision-v1/',0,'revision','',0),(776,1,'2016-01-13 00:34:58','2016-01-13 00:34:58','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /]<p style=\"text-align: center;\">The following represents clinical trials available to our patients at the present time.</p><p style=\"text-align: center;\">THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p>[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"COLORECTAL\"]</p><p><strong>STAGE IV AMGEN:</strong></p><p>A RANDOMIZED, MULTICENTER, PHASE 2 STUDY TO COMPARE THE EFFICACY OF PANITUMUMAB IN COMBINATION WITH MFOLFOX6 TO THE EFFICACY OF BEVACIZUMAB IN COMBINATION WITH MFOLFOX6 IN PATIENTS PREVIOUSLY UNTREATED, KRAS WILD-TYPE, UNRESECTABLE, METASTATIC COLORECTAL CANCER. PANITUMUMAB PROVIDED</p><p><strong>STAGE IV ENZON:</strong></p><p>EZN-2208-04: A PHASE 2 STUDY OF EZN-2208 (PEG-SN38) ADMINISTERED WITH OR WITHOUT CETUXIMAB IN PATIENTS WITH MCRC PREVIOUSLY TREATED WITH 5-FU, OXALIPLATIN & IRINOTECAN. MUTATED KRAS ARE TREATED WITH EZN-2208 AND KRAS WILD-TYPE ARE EZN-2208 + CETUXIMAB VS IRINOTECAN + CETUXIMAB EZN-2208 PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LUNG\"]</p><p><strong>STAGE IV DR. CHANDRA BELANI:</strong></p><p>OPEN-LABEL, RANDOMIZED FIRST-LINE TREATMENT OF DOCETAXEL,CARBOPLATIN AND BEVACIZUMAB FOLLOWED BY BEVACIZUMAB MAINTENANCE THEN BEVACIZUMAB PLUS PEMETREXED VS PEMETREXED ALONE AS SECOND LINE TREATMENT FOR STAGE IIIB OR IV NSCLC. AVASTIN PROVIDED</p><p><strong>STAGE IV ACORN</strong></p><p>A RANDOMIZED PHASE 2B STUDY OF CETUXIMAB (ERBITUX) IN COMBINATION WITH PLATINUM-BASED CHEMOTHERAPY AS FIRST-LINE TREATMENT OF PATIENTS WITH RECURRENT OR ADVANCED NON-SMALL CELL LUNG CANCER (NSCLC) CETUXIMAB PROVIDED</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"LYMPHOMA\"]</p><p><strong>STAGE IV GENENTECH</strong></p><p>OPEN-LABEL STUDY OF FASTER INFUSION TIME OF RITUXAN IS PREVIOULSY UNTREATED DIFFUSE LARGE B-CELL OR FOLLICULAR NON-HODGKIN’S LYMPHOMA.</p><p><strong>STAGE IV MILLENIUM</strong></p><p>TWO-ARM NON-RANDOMIZED TRIAL OF VELCADE IN COMBINATION WITH RITUXIMAB, CYCLOPHOSAMIDE AND PREDNISONE WITH OR WITHOUT DOXIRUBICIN FOLLOWED BY RITUXIMAB MAINTENANCE IN SUBJECTS WITH RELAPSED OR REFRACTORY FOLLICULAR OR MARGINAL ZONE LYMPHOMA. VELCADE PROVIDED.</p><p><strong>STAGE IV CEPHALON</strong></p><p>AN OPEN-LABEL STUDY OF BENDAMUSTINE HYDROCHLORIDE IN COMBINATION WITH RITUXIMAB IN THE TREATMENT OF PATIENTS WITH RELAPSED/REFRACTORY MANTLE CELL LYMPHOMA. BENDAMUSTINE HCL PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MISCELLANEOUS\"]</p><p><strong>AMGEN</strong></p><p>A OPEN LABEL STUDY OF NPLATE FOR SUBJECTS WITH SEVERE THROMBOCYTOPENIA PURPURA DUE TO MDS. NPLATE PROVIDED.</p><p><strong>AMGEN</strong></p><p>A PROSPECTIVE, PHASE IV, OPEN-LABEL STUDY EVALUATING CHANGES IN BONE MARROW MORPHOLOGY IN ADULT SUBJECTS RECEIVING ROMIPLOSTIM FOR THE TREATMENT OF THROMBOCYTOPENIA ASSOCIATED WITH IMMUNE (IDIOPATHIC) THROMBOCYTOPENIA PURPURA (ITP) NPLATE PROVIDED.</p><p><strong>LUITPOLD</strong></p><p>A MULTICENTER, RANDOMIZED, ACTIVE CONTROLLED STUDY TO INVESTIGATE THE EFFICACY AND SAFETY OF INTRAVENOUS FERRIC CARBOXYMALTOSE (FCM) IN PATIENTS WITH IRON DEFICIENCY ANEMIA (IDA). FCM, ORAL IRON TABLETS & VENOFER WILL BE PROVIDED.</p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</p><p><strong>MILLENNIUM</strong></p><p>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA IN PTS.NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. VELCADE AND THALIDOMIDE PROVIDED.</p><p><strong>OBSERVATIONAL STUDIES</strong> <strong>MORE REGISTRY</strong>:</p><p>IN IRON OVERLOADED LOWER-RIDK MDS PATIENTS. ARIES STUDY: AVASTIN REGISTRY REGARDING EFFECTIVENESS IN NSCL. THE NATIONAL LYMPHOCARE STUDY: FOLLICULAR NHL</p><p><strong>VIRGO STUDY</strong>: TREATMENT PATTERNS AND SAFETY OUTCOMES FOR METASTATIC OR LOCALLY RECURRENT BREAST CANCER. BLOOD TESTS AND ARCHIVAL TISSUE SPECIMEN REQUIRED.</p><p><strong>PROMETHEUS</strong>: PROGNOSTIC UTILITY OF ACTIVATED TUMOR MARKERS IN CIRCULATING TUMOR CELLS IN WOMEN WITH METASTATIC BREAST CANCER.</p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"BREASTT\"]<br><strong>NOVARTIS</strong></p><p>Double-blind, 2-arm trial of Zometa® (every 4 weeks vs. every 12 weeks) in patients with bone metastases “MUST HAVE RECEIVED MINIUMUM OF 9 DOSES over 10 months OF ZOMETA ALREADY”. ZOMETA PROVIDED.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"LUNG\"]</p><p><strong>GENENTECH - NSCLC (ATLAS)</strong></p><p>1ST LINE Stage IIIB WITH MALIGNANT PLEURAL EFFUSION & STAGE IV NSCLC STUDY of 4 CYCLES Chemotherapy & Bevacizumab FOLLOWED BY AVASTIN PLUS/MINUS Erlotinib. <br>**NON-SQUAMOUS CELL CA.<br>AVASTIN & TARCEVA PROVIDED.</p><p><strong>GENETECH – NSCLC (BRIDGE)</strong></p><p>A Pilot Study of Bevacizumab Plus Carboplatin and Paclitaxel in Subjects with Advanced, Previously Untreated, Squamous Non-Small Cell Lung Cancer.<br>AVASTIN PROVIDED.</p><p><strong>MERCK</strong></p><p>“Randomized, double blind placebo-controlled study of the cancer vaccine Stimuvax (L-BLP25 or BLP25 liposome vaccine) in non-small cell lung cancer (NSCLC) subjects with unresectable stage III disease”.</p><p><strong>CHROMO THERAPEUTICS</strong></p><p>A Phase I-II, Multicenter, Open-label Trial of Co-administered CHR 2797 and Erlotinib in Patients with Locally Advanced or Metastatic Non-small Cell Lung Cancer.</p><p><strong>IMCLONE/BMS</strong></p><p>A Phase II Randomized, Open-Label Study of Cetuximab and Bevacizumab in Combination with Paclitaxel and Carboplatin in Patients with Stage IIIB/IV Non-Small Cell Lung Cancer.<br> [/dt_sc_tab]<br> [dt_sc_tab title=\"CLL STUDY\"]<br><strong>GENZYME</strong></p><p>PHASE II TRIAL TO EVALUATE THE EFFICACY AND SAFETY OF SUBCUTANEOUSLY ADMINISTERED CAMPATH® IN PATIENTS WITH PREVIOUSLY TREATED B CELL CHRONIC LYMPHOCYTIC LEUKEMIA. – CAMPATH PROVIDED.<br> [/dt_sc_tab]</p><p>[dt_sc_tab title=\"HEAD & NECK\"]</p><p><strong>LILLY</strong></p><div>A RANDOMIZED STUDY OF PEMETREXED IN COMBINATION WITH CISPLATIN VERSUS CISPLATIN MONOTHERAPY IN PATIENTS WITH LOCALLY ADVANCED OR METASTATIC HEAD AND NECK CANCER NOT AMENABLE TO LOCAL THERAPY.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MISCELLANEOUS\"]</div><div><strong>ENDO</strong></div><div> </div><div>Open-Label, ONE YEAR STUDY OF SUB-LINGUEL FENTANYL FOR Breakthrough Pain in Cancer Patients<br>DRUG PROVIDED.<br><br><strong>A P PHARMA</strong></div><div><br>A Observer-Blind, Randomized Trial of SQ POLERMERIZED KYTRIL Compared to Aloxi™ for CINV WITH Moderately or Highly Emetogenic Chemotherapy Regimens. ***CAN BE ENROLLED AT ANY CYCLE <br>DRUGS PROVIDED.<br><br><strong>ALEXION PHARMACEUTICALS</strong></div><div><br>EXAMINATION OF PNH, BY LEVEL OF CD59 ON RED AND WHITE CELLS, IN BONE MARROW FAILURE SYNDROMES.</div><div>[/dt_sc_tab]</div><div>[dt_sc_tab title=\"MULTIPLE MYELOMA\"]</div><div><strong>GENENTECH</strong></div><div><br>A Randomized, Blinded, Placebo-Controlled, Study of Bevacizumab VS PLACEBO in Combination with Bortezomib in Patients with Relapsed or Refractory Multiple Myeloma.<br>AVASTIN/ PLACEBO PROVIDED FOR 8 CYCLES, THEN OPEN LABEL THEREAFTER.<br><br><strong>MILLENNIUM</strong></div><div><br>OPEN-LABEL, RANDOMIZED 3-ARM COMPARATIVE STUDY FOR NEWLY DIAGNOSED MULTIPLE MYELOMA NOT ELIGIBLE FOR HIGH DOSE CHEMOTHERAPY OR STEM CELL TRANSPLANTATION. <br>VELCADE AND THALIDOMIDE PROVIDED.</div><div>[/dt_sc_tab]</div>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/choosingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Clinical Trials [Listing of Current Trials]','','inherit','closed','closed','','364-revision-v1','','','2016-01-13 00:34:58','2016-01-13 00:34:58','',364,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/364-revision-v1/',0,'revision','',0),(778,1,'2016-01-13 00:36:48','2016-01-13 00:36:48','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Choosing Clinical Trials\" class=\"\" description=\"The best Clinical Trials\" /][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">A clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.</p>\n<p style=\"text-align: justify;\">Before participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.</p>\n<h6 class=\"dark-title\">Here are some issues to consider before enrolling in a clinical trials:</h6>\n<p style=\"text-align: justify;\">\n<strong>Eligibility</strong> - Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n</p>\n<p style=\"text-align: justify;\">\n<strong>Benefits</strong> - Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Risks</strong> - The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Duration</strong> - Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Cost</strong> - It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Insurance</strong> - Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n</p>\n<p>Source: NIH</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 40px 40px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Introduction\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>What are clinical trials?</strong> - A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. </p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/clinicaltrails.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Listing of Current Trials\" class=\"\" description=\"The best Clinical Trials\" /]<p>The followingrepresents clinical trials available to our patients at the present time.</p><p>THE FOLLOWING IS THE LISTS OF SOME OF THE CLINICAL TRIALS AVAILABLE TO OUR PATIENTS AT THE PRESENT TIME.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/listingct.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Q & A\" class=\"\" description=\"The best Clinical Trials\" /]<p><strong>Will there be risks?</strong> - Yes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/qa.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','Clinical Trials [Choosing Clinical Trials]','','inherit','closed','closed','','336-revision-v1','','','2016-01-13 00:36:48','2016-01-13 00:36:48','',336,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/336-revision-v1/',0,'revision','',0),(779,1,'2016-01-13 00:41:04','2016-01-13 00:41:04','','AboutcancerHeader','','inherit','open','closed','','aboutcancerheader','','','2016-01-13 00:41:04','2016-01-13 00:41:04','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/AboutcancerHeader.jpg',0,'attachment','image/jpeg',0),(782,1,'2016-01-13 00:42:08','2016-01-13 00:42:08','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\r\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\r\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\r\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\r\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\r\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\r\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\r\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\r\nSource: American Cancer Society\r\n\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\nJust a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n\r\n<strong>Diet and Nutrition :</strong>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2016-01-13 00:42:08','2016-01-13 00:42:08','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/411-revision-v1/',0,'revision','',0),(781,1,'2016-01-13 00:41:24','2016-01-13 00:41:24','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Diet and Nutrition :</strong><br>\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2016-01-13 00:41:24','2016-01-13 00:41:24','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/411-revision-v1/',0,'revision','',0),(783,1,'2016-01-13 00:42:10','2016-01-13 00:42:10','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"What is Cancer?\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p style=\"text-align: justify;\">Because cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.</p>\n<p style=\"text-align: justify;\">Cancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.</p>\n<p style=\"text-align: justify;\">Cancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.</p>\n<p style=\"text-align: justify;\">Cancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.</p>\n<p style=\"text-align: justify;\">Remember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.</p>\n<p style=\"text-align: justify;\">Different types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.</p>\n<p style=\"text-align: justify;\">Cancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.</p>\n<p>Source: American Cancer Society</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_third first][dt_sc_h3_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Bladder/Urethral Cancer</strong> - Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p>Just a few years ago most of us couldn’t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. </p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_third][dt_sc_one_third ][dt_sc_h3_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p><strong>Diet and Nutrition :</strong><br>\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2016-01-13 00:42:10','2016-01-13 00:42:10','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/411-revision-v1/',0,'revision','',0),(785,1,'2016-01-13 00:44:17','2016-01-13 00:44:17','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Types\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#bladder\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Bladder/Urethral Cancer</span><br>\n</a><br>\n<a href=\"#brain\"><span class=\"item-price\"><br>\nBrain Cancer<br>\n</span></a></li>\n<li><a href=\"#breast\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Breast Cancer</span><br>\n</a><br>\n<a href=\"#cervical\"><span class=\"item-price\"><br>\nCervical Cancer<br>\n</span></a></li>\n<li><a href=\"#colon\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Colon/Rectal Cancer</span><br>\n</a><br>\n<a href=\"#hodgkin\"><span class=\"item-price\"><br>\nHodgkin\'s Disease<br>\n</span></a></li>\n<li><a href=\"#nonhodgkins\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Non-Hodgkins Lymphoma</span><br>\n</a><br>\n<a href=\"#leukemia\"><span class=\"item-price\"><br>\nLeukemia<br>\n</span></a></li>\n<li><a href=\"#liver\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Liver Cancer</span><br>\n</a><br>\n<a href=\"#lung\"><span class=\"item-price\"><br>\nLung Cancer<br>\n</span></a></li>\n<li><a href=\"#myeloma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Myeloma</span><br>\n</a><br>\n<a href=\"#head\"><span class=\"item-price\"><br>\nHead, Oral and Neck Cancer<br>\n</span></a></li>\n<li><a href=\"#ovarian\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Ovarian Cancer</span><br>\n</a><br>\n<a href=\"#pancreatic\"><span class=\"item-price\"><br>\nPancreatic Cancer<br>\n</span></a></li>\n<li><a href=\"#prostate\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Prostate Cancer</span><br>\n</a><br>\n<a href=\"#renal\"><span class=\"item-price\"><br>\nRenal Cancer<br>\n</span></a></li>\n<li><a href=\"#melanoma\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Skin/Melanoma</span><br>\n</a><br>\n<a href=\"#nonmelanoma\"><span class=\"item-price\"><br>\nSkin/Non-melanoma<br>\n</span></a></li>\n<li><a href=\"#gastriccancer\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Stomach/Gastric Cancer</span><br>\n</a><br>\n<a href=\"#endometrial\"><span class=\"item-price\"><br>\nEndometrial/Uterine Cancer<br>\n</span></a></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Bladder/Urethral Cancer<br>\n<a name=\"bladder\" id=\"bladder\"></a><br>\n</h3>\n<p style=\"text-align: justify;\">Bladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well. While there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"brain\" id=\"brain\"></a> Brain Cancer</h3>\n<p style=\"text-align: justify;\">The brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.</p>\n<p style=\"text-align: justify;\">Any of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise.</p>\n<p style=\"text-align: justify;\">Brain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"breast\" name=\"breast\"></a> Breast Cancer</h3><p style=\"text-align: justify;\">Breast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.</p><p style=\"text-align: justify;\">There are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.</p><p style=\"text-align: justify;\">Breast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a name=\"cervical\" id=\"cervical\"></a>Cervical Cancer</h3>\n<p style=\"text-align: justify;\">\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.</p>\n<p style=\"text-align: justify;\">\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.</p>\n<p style=\"text-align: justify;\">\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.</p>\n<p style=\"text-align: justify;\">\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"colon\" name=\"colon\"></a>Colon/Rectal Cancer</h3>\n<p style=\"text-align: justify;\">Colorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.</p>\n<p style=\"text-align: justify;\">The colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.</p>\n<p style=\"text-align: justify;\">Before a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer.</p>\n<p style=\"text-align: justify;\">Over 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.</p>\n<p style=\"text-align: justify;\">The death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"hodgkin\" name=\"hodgkin\"></a>Hodgkin\'s Disease</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonhodgkins\" name=\"nonhodgkins\"></a>Non-Hodgkins Lymphoma</h3>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n</p>\n<p style=\"text-align: justify;\">\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n</p>\n<p style=\"text-align: justify;\">\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"leukemia\" name=\"leukemia\"></a>Leukemia</h3><p style=\"text-align: justify;\">Leukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.</p><p style=\"text-align: justify;\">Leukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.</p><p><strong>There are four major types of leukemia: </strong></p><ul><li>acute vs. chronic lymphocytic vs. myelogenous.</li><li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li><li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells. Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start.</li><li>Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li></ul>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"liver\" name=\"liver\"></a>Liver Cancer</h3>\n<p>Liver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:</p>\n<ul>\n<li>stores vitamins and nutrients until they are needed</li>\n<li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n<li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n<li>makes clotting factors to plug up damaged blood vessels</li>\n<li>rids the body of poisonous (toxic) drugs and chemicals</li>\n<li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not.</li>\n</ul>\n<p style=\"text-align: justify;\">The four main types of malignant liver tumors are:</p>\n<p style=\"text-align: justify;\">Angiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"lung\" name=\"lung\"></a>Lung Cancer</h3><p style=\"text-align: justify;\">Lung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.</p><p style=\"text-align: justify;\">Most lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.</p><p style=\"text-align: justify;\">Lung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.</p><p style=\"text-align: justify;\">Smoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.</p>[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"myeloma\" name=\"myeloma\"></a>Myeloma</h3>\n<p style=\"text-align: justify;\">Multiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n</p>\n<p style=\"text-align: justify;\">\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n</p>\n<p style=\"text-align: justify;\">\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n</p>\n<p style=\"text-align: justify;\">\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n</p>\n<p style=\"text-align: justify;\">\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"head\" name=\"head\"></a>Head, Oral and Neck Cancer</h3>\n<p style=\"text-align: justify;\">\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n</p>\n<p style=\"text-align: justify;\">\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n</p>\n<p style=\"text-align: justify;\">\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"ovarian\" name=\"ovarian\"></a>Ovarian Cancer</h3>\n<p style=\"text-align: justify;\">\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n</p>\n<p style=\"text-align: justify;\">\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n</p>\n<p style=\"text-align: justify;\">\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca<br>\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n</p>\n<p style=\"text-align: justify;\">\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"pancreatic\" name=\"pancreatic\"></a>Pancreatic Cancer</h3>\n<p style=\"text-align: justify;\">\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n</p>\n<p style=\"text-align: justify;\">\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n</p>\n<p style=\"text-align: justify;\">\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n</p>\n<p style=\"text-align: justify;\">\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"prostate\" name=\"prostate\"></a>Prostate Cancer</h3>\n<p style=\"text-align: justify;\">\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n</p>\n<p style=\"text-align: justify;\">\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n</p>\n<p style=\"text-align: justify;\">\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"renal\" name=\"renal\"></a>Renal Cancer</h3>\n<p style=\"text-align: justify;\">\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n</p>\n<p style=\"text-align: justify;\">\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n</p>\n<p style=\"text-align: justify;\">\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n</p>\n<p style=\"text-align: justify;\">\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"melanoma\" name=\"melanoma\"></a>Skin/Melanoma</h3>\n<p style=\"text-align: justify;\">\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n</p>\n<p style=\"text-align: justify;\">\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"nonmelanoma\" name=\"nonmelanoma\"></a>Skin/Non-melanoma</h3>\n<p style=\"text-align: justify;\">\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n</p>\n<p style=\"text-align: justify;\">\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n</p>\n<p style=\"text-align: justify;\">\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n</p>\n<p style=\"text-align: justify;\">\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"gastriccancer\" name=\"gastriccancer\"></a>Stomach/Gastric Cancer</h3>\n<p style=\"text-align: justify;\">\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n</p>\n<p style=\"text-align: justify;\">\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n</p>\n<p style=\"text-align: justify;\">\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n</p>\n<p style=\"text-align: justify;\">\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /]<h3><a id=\"endometrial\" name=\"endometrial\"></a>Endometrial/Uterine Cancer</h3>\n<p style=\"text-align: justify;\">\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb). Nearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n</p>\n<p style=\"text-align: justify;\">\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n</p>\n<p style=\"text-align: justify;\">\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Source:</strong> American Cancer Society.\n</p>\n[dt_sc_hr_invisible /][dt_sc_clear /][/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','428-revision-v1','','','2016-01-13 00:44:17','2016-01-13 00:44:17','',428,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/428-revision-v1/',0,'revision','',0),(787,1,'2016-01-13 00:45:52','2016-01-13 00:45:52','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p><p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#intro\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span><br>\n</a>\n</li>\n<li><a href=\"#aicr\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span><br>\n</a>\n</li>\n<li><a href=\"#plantbased\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span><br>\n</a>\n</li>\n<li><a href=\"#physicalactive\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span><br>\n</a>\n</li>\n<li><a href=\"#alcohol\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span><br>\n</a>\n</li>\n<li><a href=\"#salt\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span><br>\n</a>\n</li>\n<li><a href=\"#food\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span><br>\n</a>\n</li>\n<li><a href=\"#tobacco\" class=\"top\"><br>\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span><br>\n</a>\n</li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3><p>You can reduce your risk of cancer</p><p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p><p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p><p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p><p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p><p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>[dt_sc_hr_invisible /]<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\n<ul>\n<li>Choose a diet rich in a variety of plant-based foods.</li>\n<li>Eat plenty of vegetables and fruits.</li>\n<li>Maintain a healthy weight and be physically active.</li>\n<li>Drink alcohol only in moderation, if at all.</li>\n<li>Select foods low in fat and salt.</li>\n<li>Prepare and store food safely.</li>\n</ul>\n<p>And always remember...</p>\n<p>Do not use tobacco in any form.</p>\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\n[dt_sc_hr_invisible /]<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\n<p style=\"text-align: justify;\">\nVegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.\n</p>\n<p style=\"text-align: justify;\">\nThink about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.\n</p>\n<p style=\"text-align: justify;\">\nFocusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3><ol><li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet. </li><li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce. </li><li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans. </li><li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds. </li><li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3><p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p><table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"subtitle\">Old Menu</td><td class=\"subtitle\">New Menu</td></tr><tr><td>Calories: 2300 Dietary Fiber: 13 gm</td><td>Dietary Fiber: 35 gm</td></tr><tr><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup corn flakes</li><li style=\"text-align: left;\">1/2 cup reduced fat milk</li><li style=\"text-align: left;\">1 cup fruit juice drink</li></ul></td><td align=\"left\" valign=\"top\"><strong>Breakfast </strong><ul><li style=\"text-align: left;\">1 cup whole grain cereal</li><li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li><li style=\"text-align: left;\">1 cup strawberries</li><li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li><li style=\"text-align: left;\">1 cup orange juice</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td align=\"left\" valign=\"top\"><strong>Lunch </strong><ul><li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li><li style=\"text-align: left;\">Small bag potato chips</li><li style=\"text-align: left;\">2 chocolate chip cookies</li><li style=\"text-align: left;\">12 oz. soda</li></ul></td><td align=\"left\" valign=\"top\"><strong>Lunch</strong><ul><li style=\"text-align: left;\">1 cup minestrone soup</li><li style=\"text-align: left;\">4 whole-grain crackers</li><li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li><li style=\"text-align: left;\">1 peach</li><li style=\"text-align: left;\">2 oatmeal raisin cookies</li><li style=\"text-align: left;\">1 cup nonfat mil</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr><tr><td><strong>Dinner</strong><ul><li style=\"text-align: left;\">1/4 Rotisserie chicken</li><li style=\"text-align: left;\">1 cup mashed potatoes</li><li style=\"text-align: left;\">1/2 cup stuffing</li><li style=\"text-align: left;\">1/2 cup corn</li><li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li></ul></td><td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion<ul style=\"text-align: left;\"><li>1/4 cup salsa</li><li>1/2 cup brown rice with black beans</li><li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li></ul></td></tr><tr><td> </td><td align=\"left\" valign=\"top\"> </td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.\n</p>\n<p style=\"text-align: justify;\">\nThere is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.\n</p>\n<p style=\"text-align: justify;\">\nWhy are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.\n</p>\n<p style=\"text-align: justify;\">\nFor this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3><ol><li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door. </li><li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings. </li><li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders. </li><li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal. </li><li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li></ol><p style=\"text-align: justify;\"> </p>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3><p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p><table><tbody><tr><td class=\"subtitle\" align=\"center\">One Serving of</td><td width=\"20\" height=\"20\"> </td><td class=\"subtitle\" align=\"center\">Equals Just</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td></tr><tr><td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/2 cup</td></tr><tr><td align=\"left\" valign=\"top\">Dried fruit</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">1/4 cup</td></tr><tr><td align=\"left\" valign=\"top\">100% fruit juice</td><td align=\"left\" valign=\"top\" height=\"20\"> </td><td align=\"left\" valign=\"top\">3/4 cup</td></tr></tbody></table><table><tbody><tr><td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td></tr><tr><td align=\"center\" valign=\"top\">1 cup<br> A baseball</td><td align=\"center\" valign=\"top\">1/2 cup<br> Half a baseball</td><td align=\"center\" valign=\"top\">1/4 cup<br> A golf ball</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\n<p style=\"text-align: justify;\">\nWhen we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).\n</p>\n<p style=\"text-align: justify;\">\nPhysical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.\n</p>\n<p style=\"text-align: justify;\">\nYou can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.\n</p>\n<p style=\"text-align: justify;\">\nIf you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\n<ol>\n<li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\n<li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\n<li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\n<li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\n<li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\n<h4>Moderate (daily)</h4>\n<ul>\n<li>Take a brisk walk around the block.</li>\n<li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\n<li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\n<li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\n<li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\n</ul>\n<h4>Vigorous (weekly)</h4>\n<ul>\n<li>Walk some hills or take a hike.</li>\n<li>Play a few rounds of tennis.</li>\n<li>Swim some laps.</li>\n<li>Go for a jog.</li>\n<li>Get out your cross-country skis.</li>\n</ul>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3><p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p><p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p><table><tbody><tr><td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td></tr><tr><td align=\"center\" valign=\"middle\">12 ounces of beer</td><td align=\"center\" valign=\"middle\">5 ounces of wine</td><td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td></tr></tbody></table>[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\n<ol>\n<li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\n<li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\n<li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\n</ol>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.\n</p>\n<p style=\"text-align: justify;\">\nAccording to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.\n</p>\n<p style=\"text-align: justify;\">\nOf particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.\n</p>\n<p style=\"text-align: justify;\">\nDiets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.\n</p>\n<p style=\"text-align: justify;\">\nWe\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\n<ol>\n<li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\n<li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\n<li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\n<li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\n<li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\n</ol>\n<table>\n<tbody>\n<tr>\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\n</tr>\n<tr>\n<td height=\"20\">Basil</td>\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\n</tr>\n<tr>\n<td height=\"20\">Chives</td>\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\n</tr>\n<tr>\n<td height=\"20\">Thyme</td>\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,<br>\nonions</td>\n</tr>\n<tr>\n<td height=\"20\">Dill</td>\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\n</tr>\n<tr>\n<td height=\"20\">Rosemary</td>\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\n</tr>\n<tr>\n<td height=\"20\">Oregano</td>\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\n</tr>\n<tr>\n<td height=\"20\">Tarragon</td>\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\n</tr>\n<tr>\n<td height=\"20\">Sage</td>\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\n</tr>\n</tbody>\n</table>\n[dt_sc_hr_invisible /]<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\n<p style=\"text-align: justify;\">\nCooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.\n</p>\n<p style=\"text-align: justify;\">\nWhen cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.\n</p>\n[dt_sc_hr_invisible /]<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3><ol><li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs. </li><li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs. </li><li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar. </li><li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor. </li><li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li></ol>[dt_sc_hr_invisible /]<h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3><p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p><p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p><p>Resources to Help You Quit Smoking <br> American Lung Association <br> 1-800-LUNG-USA (1-800-586-4872) <br> www.lungusa.org</p><p>American Cancer Society <br> 1-800-ACS-2345 (1-800-227-2345) <br> www.cancer.org</p><p>Office on Smoking and Health <br> U.S. Centers for Disease Control and Prevention <br> 1-800-232-1311 <br> www.cdc.gov/tobacco</p>[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','closed','closed','','504-revision-v1','','','2016-01-13 00:45:52','2016-01-13 00:45:52','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/504-revision-v1/',0,'revision','',0),(786,1,'2016-01-13 00:45:50','2016-01-13 00:45:50','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Prevention\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<p style=\"text-align: center;\">Simple Steps to Prevent Cancer</p>\r\n<p style=\"text-align: center;\">Healthy Living and Lower Cancer Risk</p>\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a class=\"top\" href=\"#intro\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Introduction</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#aicr\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#plantbased\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Plant-Based Diet</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#physicalactive\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Body Weight and Physical Activity</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#alcohol\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Alcohol</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#salt\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Fat and Salt</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#food\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Food Preparation</span>\r\n</a></li>\r\n <li><a class=\"top\" href=\"#tobacco\">\r\n<span class=\"item-name\" style=\"color: #cd661d;\">Tobacco</span>\r\n</a></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][dt_sc_hr_invisible /]\r\n<h3><a id=\"intro\" name=\"intro\"></a>Introduction</h3>\r\nYou can reduce your risk of cancer\r\n<p style=\"text-align: justify;\">Just a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.</p>\r\n<p style=\"text-align: justify;\">An astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.</p>\r\n<p style=\"text-align: justify;\">This brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.</p>\r\n<p style=\"text-align: justify;\">These guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.</p>\r\n<p style=\"text-align: justify;\">The recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"aicr\" name=\"aicr\"></a>AICR Diet and Health Guidelines for Cancer Prevention</h3>\r\n<ul>\r\n <li>Choose a diet rich in a variety of plant-based foods.</li>\r\n <li>Eat plenty of vegetables and fruits.</li>\r\n <li>Maintain a healthy weight and be physically active.</li>\r\n <li>Drink alcohol only in moderation, if at all.</li>\r\n <li>Select foods low in fat and salt.</li>\r\n <li>Prepare and store food safely.</li>\r\n</ul>\r\nAnd always remember...\r\n\r\nDo not use tobacco in any form.\r\n<p style=\"text-align: justify;\">A healthy lifestyle provides many benefits at once. It\'s no accident these guidelines closely match advice offered by other health authorities, such as the American Heart Association, the U.S. Surgeon General, the American Medical Association, and the Joint U.S. Department of Agriculture/Department of Health and Human Services\' Dietary Guidelines for Americans.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"plantbased\" name=\"plantbased\"></a>Guideline 1: Choose a diet rich in a variety of plant-based foods.</h3>\r\n<p style=\"text-align: justify;\">Vegetables, fruits, whole grains and beans contain natural substances that help our bodies destroy carcinogens before they cause cancer. In study after study, scientists have documented various vitamins, minerals and other helpful compounds within these foods that fight - and sometimes even reverse - the cancer process.</p>\r\n<p style=\"text-align: justify;\">Think about it. Every time you reach for an apple you are helping your body protect itself from cancer. A quick bowl of whole-grain cereal fights the good fight, as does a helping of beans and rice, a green salad or a plate of veggies and whole wheat pasta. It\'s that simple.</p>\r\n<p style=\"text-align: justify;\">Focusing on plant foods doesn\'t have to mean banishing meat altogether. For most people, the first step in making the change to a predominantly plant-based diet requires nothing more than shifting the proportions of the foods you eat. Add more rice and beans, more salad, more steamed vegetables to your dinner plate, and you\'ll likely find meat and other animal-based foods being nudged to the side. Once you\'ve gotten the hang of it, the rich variety of healthy plant-based foods at your disposal will open up a world of new flavors.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Move Plant-Based Foods to Center Stage</h3>\r\n<ol>\r\n <li>Once or twice a week, try something new. Whether it\'s an exotic fruit (guava, starfruit), unusual vegetable (bok choy, acorn squash), grain (bulgur, quinoa) or new-to-you legume (lentils, pinto beans), this process is fun and increases the variety of cancer-fighting foods in your diet.</li>\r\n <li>Make a stir-fry. The proportions are perfect for a mostly plant-based meal, and the ingredients are probably already in your kitchen. Use a variety of frozen, canned or fresh vegetables, quick-cooking brown rice and a little leftover chicken or beef. Season with your favorite sauce.</li>\r\n <li>Keep canned beans in your pantry. You\'ll be surprised how often they can give your meals a nutritious and flavorful boost. Add them to salads, stews, soups or grain dishes - either to reduce or replace meat. Try different kinds, such as cannellini, kidney, garbanzo, pinto or black beans.</li>\r\n <li>Once a week, make a meatless meal. Substitute vegetables, beans, whole grains or tofu for the meat in your favorite pasta, casserole or ethnic recipe. Make salads and soups into satisfying, meatless main dishes by adding some lowfat cheese, beans or a small amount of nuts or seeds.</li>\r\n <li>Buy a vegetarian cookbook. Even if you\'re not vegetarian, you\'ll find a host of plant-based dishes to try right away. And you\'ll get a sense of the enormous variety of foods and flavors that await you.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Charting the Change</h3>\r\n<p style=\"text-align: justify;\">So what does a \'predominantly plant-based\' diet look like, day in and day out? The example below shows the transition from a typical American menu to one that\'s based mostly on vegetables, fruits, whole grains and beans</p>\r\n\r\n<table border=\"0\" width=\"700\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\">Old Menu</td>\r\n<td class=\"subtitle\">New Menu</td>\r\n</tr>\r\n<tr>\r\n<td>Calories: 2300 Dietary Fiber: 13 gm</td>\r\n<td>Dietary Fiber: 35 gm</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup corn flakes</li>\r\n <li style=\"text-align: left;\">1/2 cup reduced fat milk</li>\r\n <li style=\"text-align: left;\">1 cup fruit juice drink</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Breakfast </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup whole grain cereal</li>\r\n <li style=\"text-align: left;\">1/2 cup nonfat or lowfat milk</li>\r\n <li style=\"text-align: left;\">1 cup strawberries</li>\r\n <li style=\"text-align: left;\">1 slice whole wheat toast with 1 tsp. butter or margarine or 1 tbsp. peanut butter</li>\r\n <li style=\"text-align: left;\">1 cup orange juice</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch </strong>\r\n<ul>\r\n <li style=\"text-align: left;\">Ham and cheese deli sandwich on rye bread with mustard</li>\r\n <li style=\"text-align: left;\">Small bag potato chips</li>\r\n <li style=\"text-align: left;\">2 chocolate chip cookies</li>\r\n <li style=\"text-align: left;\">12 oz. soda</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Lunch</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1 cup minestrone soup</li>\r\n <li style=\"text-align: left;\">4 whole-grain crackers</li>\r\n <li style=\"text-align: left;\">Salad with 1 cup spinach leaves, 2 Tbsp. each chopped carrots, cauliflower and tomatoes, 1/2 cup kidney beans and 3 Tbsp. reduced fat dressing</li>\r\n <li style=\"text-align: left;\">1 peach</li>\r\n <li style=\"text-align: left;\">2 oatmeal raisin cookies</li>\r\n <li style=\"text-align: left;\">1 cup nonfat mil</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n<tr>\r\n<td><strong>Dinner</strong>\r\n<ul>\r\n <li style=\"text-align: left;\">1/4 Rotisserie chicken</li>\r\n <li style=\"text-align: left;\">1 cup mashed potatoes</li>\r\n <li style=\"text-align: left;\">1/2 cup stuffing</li>\r\n <li style=\"text-align: left;\">1/2 cup corn</li>\r\n <li style=\"text-align: left;\">1/2 cup raspberry ice cream with 2 Tbsp. hot fudgek</li>\r\n</ul>\r\n</td>\r\n<td align=\"left\" valign=\"top\"><strong>Dinner</strong> Veggie and chicken fajitas with 1 whole wheat tortilla, 2 oz. chicken breast and 1/4 cup each stir-fried green pepper, red pepper and onion\r\n<ul style=\"text-align: left;\">\r\n <li>1/4 cup salsa</li>\r\n <li>1/2 cup brown rice with black beans</li>\r\n <li>1/2 cup raspberry frozen yogurt with 1/4 cup raspberries and 1 Tbsp. chocolate</li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td align=\"left\" valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 2: Eat plenty of vegetables and fruits.</h3>\r\n<p style=\"text-align: justify;\">When it comes to fighting cancer, vegetables and fruits are the most vital part of a plant-based diet. Consider this important figure taken from the AICR report: If the only change people made was to eat at least five servings of fruits and vegetables each day, cancer rates could drop by at least 20 percent.</p>\r\n<p style=\"text-align: justify;\">There is convincing evidence that diets high in vegetables and fruits protect against cancers of the colon, stomach, rectum, esophagus, lung and pharynx. They probably also protect against cancers of the breast, bladder, pancreas and larynx.</p>\r\n<p style=\"text-align: justify;\">Why are fruits and vegetables so powerfully protective? The answer lies within the foods themselves. In addition to vitamins and minerals, vegetables and fruits contain thousands of natural substances called phytochemicals. Researchers are hard at work trying to discover the role of phytochemicals in cancer prevention. It now appears these substances work together in complex ways.</p>\r\n<p style=\"text-align: justify;\">For this reason, most researchers believe that foods are more effective at preventing cancer than dietary supplements. Study after study indicates the best way to ensure you\'re getting a safe and effective mix of phytochemicals is to stick with a mostly plant-based diet high in vegetables and fruits.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Eat More Fruits and Vegetables</h3>\r\n<ol>\r\n <li>Try a quick, nutritious breakfast smoothie. If you\'ve got a blender or food processor and 12 seconds to spare, you\'ve got an energy-packed way to start your day. Toss in a handful of fresh or frozen fruit, a bit of yogurt, milk or tofu, ice and blend. Pour some juice into the mix, and you\'ve had two servings of fruit before you\'re even out the door.</li>\r\n <li>Have a salad at lunch. A midday salad consisting of one or more dark, leafy greens and a host of vegetables is both satisfying and nutritious. When making your salad, opt for toppers like beans, nuts and fruit slices instead of cheese, bacon, hard-boiled eggs or croutons. Use lowfat or fat-free dressings.</li>\r\n <li>Take a nutritious break. Have snacks like fresh or dried fruit or carrot sticks on hand so you\'ll be ready when hunger hits - whether you\'re at home, at work or out and about. Giving yourself a moment to recharge with something fresh, natural and delicious will do wonders.</li>\r\n <li>Try fruit for dessert. We know you love dessert, and we\'re not recommending you completely abandon your cravings. But once in a while it\'s nice to send your sweet tooth something the rest of your body can use. In the summer, try a few slices of sweet, juicy melon topped with freshly crushed mint leaves. In the winter, an apple-cranberry crisp is a great cap-off to a healthy meal.</li>\r\n <li>Make friends at farmers markets. One way to experience the bounty and beauty of fruits and vegetables is to visit a farmers market or produce stand. There, you can try a wide variety of fresh and colorful items. Best of all, you can talk with the people who grow the food you buy. They\'ll have ideas for how to prepare everything they sell, and may even share a story or two.</li>\r\n</ol>\r\n<p style=\"text-align: justify;\"></p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Five-a-Day: It\'s Easier Than You Think</h3>\r\n<p style=\"text-align: justify;\">If five servings or more sounds like an awful lot of fruits and vegetables, take a look at this chart. You might be surprised at what the word \'serving\' actually is.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" align=\"center\">One Serving of</td>\r\n<td width=\"20\" height=\"20\"></td>\r\n<td class=\"subtitle\" align=\"center\">Equals Just</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw vegetables (broccoli, carrots, cauliflower, chopped onions, etc.</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dark leafy greens (Romaine, Red leaf lettuce, spinach, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1 cup or 4 whole leaves</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Cooked or raw fruit (melon, apples, peaches, berries, etc.)</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/2 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">Dried fruit</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">1/4 cup</td>\r\n</tr>\r\n<tr>\r\n<td align=\"left\" valign=\"top\">100% fruit juice</td>\r\n<td align=\"left\" valign=\"top\" height=\"20\"></td>\r\n<td align=\"left\" valign=\"top\">3/4 cup</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\">Which Looks Like...</td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\">1 cup\r\nA baseball</td>\r\n<td align=\"center\" valign=\"top\">1/2 cup\r\nHalf a baseball</td>\r\n<td align=\"center\" valign=\"top\">1/4 cup\r\nA golf ball</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 3: Maintain a healthy weight and be physically active.</h3>\r\n<p style=\"text-align: justify;\">When we eat more calories than we burn off through daily activities and exercise, the extra calories turn into extra weight. Overweight and obesity can increase the risk of coronary heart disease, stroke, adult-onset diabetes, high blood pressure, sleep apnea and osteoarthritis. Recent research also shows that obesity increases the risk for cancers of the colon and breast in postmenopausal women, as well as cancer of the pancreas, kidney, prostate and endometrium (uterine lining).</p>\r\n<p style=\"text-align: justify;\">Physical activity plays a vital role in helping us reach and stay at a healthy weight. Regular exercise burns calories, builds muscle and helps the body run more efficiently. In addition, there is now scientific evidence that exercise itself possesses anti-cancer benefits. Regular physical activity has been shown to protect against colon cancer, and it probably lowers the risk for lung and breast cancers as well.</p>\r\n<p style=\"text-align: justify;\">You can start seeing the benefits of exercise as soon as you get up off the sofa - right away, blood pressure goes down and the immune system gets a boost. And you don\'t need equipment, a gym membership or hours of free time. Research suggests that any amount of regular physical activity is far better than none.</p>\r\n<p style=\"text-align: justify;\">If you haven\'t exercised in a while, get your doctor\'s okay before starting any program. He or she will be able to help you find an activity level that\'s right for you.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"physicalactive\" name=\"physicalactive\"></a>AICR\'s Five Best Ways to Maintain a Healthy Weight and Be Physically Active</h3>\r\n<ol>\r\n <li>Snack on fruits and vegetables. They\'re full of fiber, which fills you up and leaves you less hungry. Once you are used to eating at least five servings of fruits and vegetables each day, you\'ll be stronger when standing up to cravings for fatty, salty or sugary snacks. Plus you\'ll be getting a healthy mix of vitamins, minerals and phytochemicals.</li>\r\n <li>Order the small. American portion sizes have gotten out of control. Keep that in mind when you eat out or buy refreshments at a movie or ballgame. Ordering the smallest size possible can help ensure you eat until satisfied, not stuffed.</li>\r\n <li>Eat mindfully. At mealtimes, turn off the TV or computer and put down the magazine. Research shows that \'unconscious\' eating generally means overeating. While you\'re at it, pay attention to why you\'re eating. Is it boredom, stress or sadness instead of hunger?</li>\r\n <li>Work a little exercise into your day. Go about household chores or outdoor jobs with a bit more spring in your step. Everything from vacuuming and mopping to washing the car and pushing a lawn mower around can give you a workout, if you do it energetically. At home or out, use the stairs as often as you can. Walk to the corner market for bread instead of taking the car.</li>\r\n <li>Find activities you enjoy. There\'s a world of things you can do to get your blood pumping, your energy level up and your cancer risk down. Keep in mind that exercise makes a great social activity. Get together with other like-minded people and plan an active outing.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>How Much Exercise Is Enough?</h3>\r\n<p style=\"text-align: justify;\">For people with sedentary jobs and lives, the AICR report recommends an hour a day of moderate physical activity and an hour a week of vigorous activity. If you are not currently active, start slowly and gradually add more activity to your day. You also don\'t have to set aside an entire hour for exercise. Break up your workouts however you like throughout the day. Remember that all activity is good for you, and some is better then none.</p>\r\n\r\n<h4>Moderate (daily)</h4>\r\n<ul>\r\n <li>Take a brisk walk around the block.</li>\r\n <li><span style=\"line-height: 1.5;\">Hop on a bike. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Spend some time gardening. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Take a friend canoeing. </span></li>\r\n <li><span style=\"line-height: 1.5;\">Kick off your shoes and dance.</span></li>\r\n</ul>\r\n<h4>Vigorous (weekly)</h4>\r\n<ul>\r\n <li>Walk some hills or take a hike.</li>\r\n <li>Play a few rounds of tennis.</li>\r\n <li>Swim some laps.</li>\r\n <li>Go for a jog.</li>\r\n <li>Get out your cross-country skis.</li>\r\n</ul>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 4: Drink alcohol only in moderation, if at all.</h3>\r\n<p style=\"text-align: justify;\">Drinking alcohol is definitely linked to increased risk for cancers of the mouth, pharynx, larynx, esophagus and liver. (Among drinkers who smoke, these risks are higher.) Alcohol probably increases the risk for cancers of the colon, rectum and breast, even at very low levels of consumption. And cancer isn\'t the whole story. High alcohol consumption is also linked to high blood pressure, stroke, heart disease, birth defects, osteoporosis, accidents, violence and suicide.</p>\r\n<p style=\"text-align: justify;\">There is evidence that modest amounts of alcohol may protect against heart disease. If you don\'t drink, however, this isn\'t a reason to start. There are other, more healthful ways to lower your heart disease risk. If you do drink alcohol, use moderation. \'Moderation\' means women should have no more than one drink a day, and men should have no more than two drinks a day.</p>\r\n\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td colspan=\"3\" align=\"center\" valign=\"middle\" height=\"20\"><strong>One Drink Equals</strong></td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"middle\">12 ounces of beer</td>\r\n<td align=\"center\" valign=\"middle\">5 ounces of wine</td>\r\n<td align=\"center\" valign=\"middle\">1.5 ounces of 80-proof liquor</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Three Best Ways to Cut Down on Alcohol</h3>\r\n<ol>\r\n <li>Start the evening with a non-alcoholic drink. It\'s a good idea to quench your thirst before drinking alcohol. Try a club soda with lime, or seltzer mixed with fruit juice.</li>\r\n <li>When entertaining, make sure to have tasty non-alcoholic drinks on hand. Offer your guests exotic fruit juices, tangy fruit punch, sparkling non-alcoholic cider or non-alcoholic beer. Though low- or no-alcohol wines are tougher to find, many winemakers now offer them for increasingly health-conscious consumers.</li>\r\n <li>Nurse your drinks. Go ahead and water down that drink. Add some seltzer and make your own wine spritzer. Throw an ice cube - or two - into your cocktail. Sip a glass of water along with your glass of beer.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>Guideline 5: Select foods low in fat and salt.</h3>\r\n<p style=\"text-align: justify;\">We\'ve seen how plant-based foods dramatically lower our risk for disease. We\'ve also seen that alcohol could have the opposite effect - it may serve to increase risk.</p>\r\n<p style=\"text-align: justify;\">According to research, fat and salt are two additional substances that could increase our risk for cancer and other health problems. High fat diets possibly increase the risk for cancers of the lung, colon, rectum, breast, endometrium (uterine lining) and prostate. In addition, eating too many fatty foods can lead to obesity and the rise in cancer risk that comes with it.</p>\r\n<p style=\"text-align: justify;\">Of particular concern are saturated fats (found mostly in animal-based foods) and trans-fats (partially hydrogenated oils). They are both known contributors to heart disease risk. AICR recommends minimizing the saturated and trans-fats in your diet. Instead, choose moderate amounts of monounsaturated fats such as olive and canola oils.</p>\r\n<p style=\"text-align: justify;\">Diets high in salt and salted foods probably increase the risk for stomach cancer. This form of cancer is less common in the U.S. than in countries where large amounts of salt-preserved foods are eaten.</p>\r\n<p style=\"text-align: justify;\">We\'re not recommending you banish all fat and salt from your diet. Our bodies need certain amounts of these substances to function properly. It\'s when we eat too much fat and salt that our disease risk rises.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"salt#\" name=\"salt\"></a>AICR\'s Five Best Ways to Keep an Eye on Fat and Salt</h3>\r\n<ol>\r\n <li>Read the label. The \'Nutrition Facts\' labels on packaged food products are trustworthy sources of information. Regulated by the U.S. government, today\'s food labels can tell you how much fat and sodium a food contains and allow you to compare different products. When choosing frozen entrées, for example, try to limit fat to no more than 10 grams per 300 calories. Aim for no more than 800 milligrams of sodium per entrée.</li>\r\n <li>Use lowfat foods wisely. It\'s easier than ever to find lowfat or nonfat items in today\'s markets, but be careful. Lowfat and reduced fat cheeses, peanut butters, chips, cookies, cakes and ice creams do offer flavor with less fat, but most of these products replace fat with added sugar or salt. Choose sensible portion sizes.</li>\r\n <li>Try out some healthy cooking techniques. Frying (or sautéing) in oil or butter adds a hefty dose of fat and calories to foods. Baking and stir-frying with a small amount of oil are healthier options. When cooking vegetables, steaming them until crisp-tender locks in both nutrients and flavor. A microwave accomplishes the same goal in minutes.</li>\r\n <li>Opt for fresh over processed. Processed foods can be high in sodium. When you can\'t cook from scratch, compare labels and select lower sodium varieties of frozen dinners, canned soups and vegetables. For rice mixes, use only part of the seasoning packet. Rinse canned beans to wash away some of the salt.</li>\r\n <li>Install another shelf in the spice rack. Experiment with herbs and spices. You\'ll open up a world of new flavors and aromas without the risks associated with excess fat and salt. They contain protective phytochemicals too. Here\'s a handy herb chart to get you started</li>\r\n</ol>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td class=\"subtitle\" width=\"180\" height=\"20\"><strong>Seasoning</strong></td>\r\n<td class=\"subtitle\"><strong>Goes Well With</strong></td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Basil</td>\r\n<td>Fish, poultry, soups, tomatoes, zucchini, eggplant</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Chives</td>\r\n<td>Fish, soups, salad dressings, baked potatoes, steamed vegetables</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Thyme</td>\r\n<td>Seafood, poultry, dried beans, green beans, tomatoes, mushrooms, summer squash,\r\nonions</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Dill</td>\r\n<td>Fish, yogurt sauces, rice dishes, soups, carrots, cauliflower</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Rosemary</td>\r\n<td>Chicken, roasted potatoes, marinades, soups, breads, rice, peas, turnips</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Oregano</td>\r\n<td>Tomato dishes/sauces, salad dressings, soups, beans, corn, cabbage</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Tarragon</td>\r\n<td>Fish, chicken, salad greens, soups, mushrooms, asparagus</td>\r\n</tr>\r\n<tr>\r\n<td height=\"20\">Sage</td>\r\n<td>Fish, poultry, stuffings, soups, Brussels sprouts, carrots, winter squash</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"food\" name=\"food\"></a>Guideline 6: Prepare and store food safely.</h3>\r\n<p style=\"text-align: justify;\">Cooking meat, poultry and fish at high temperatures, especially over an open flame, causes cancer-promoting substances called HCAs (heterocyclic amines) to form on the surface of the meats. In addition, when fat drips into the fire, the smoke and flames that rise up onto the food leave behind carcinogenic substances called PAHs (polycyclic aromatic hydrocarbons). A diet high in meat cooked by grilling, barbecuing, broiling or pan frying possibly increases the risk of stomach, colon and rectal cancers.</p>\r\n<p style=\"text-align: justify;\">When cooking meats, it\'s best to use lower-heat options like baking, poaching, stewing, roasting and microwaving. This doesn\'t have to mean an end to backyard cookouts. With just a few simple techniques, you can make grilling safer for everyone.</p>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"#\" name=\"#\"></a>AICR\'s Five Best Ways to Grill Safely</h3>\r\n<ol>\r\n <li>Skip the meat altogether. Muscle meats like beef, chicken or fish pose the greatest risk of forming HCAs when grilled. For a delicious outdoor barbecue experience with little cancer risk, try grilling vegetables, quesadillas, veggie burgers, pizza or even fruit kebobs.</li>\r\n <li>Cut the fat. Choose lean meats when grilling, and trim away any visible fat. Reducing \'flare-ups\' caused by dripping fat will reduce the formation of PAHs and HCAs.</li>\r\n <li>Marinate. Research shows that marinating meats can prevent the formation of HCAs by as much as 90 percent. These effects have even been observed in meats marinated for only 10-20 minutes. Health experts recommend an oil-free marinade with a strong acidic ingredient like lemon juice or balsamic vinegar.</li>\r\n <li>Pre-cook meats. The longer meat stays over an open flame, the higher the cancer risk. Cook your fish, poultry or meat in the microwave or oven until almost done, then finish it up on the grill for flavor.</li>\r\n <li>Avoid \'flare-ups.\' Keep juices from dripping into the fire any way you can. Use aluminum foil, or don\'t place meat directly over the coals. Flip meats with a spatula or tongs instead of a fork. Don\'t squirt starter fluid into the coals while meats are cooking, and keep a spray water bottle handy to quell any flare-ups that do occur. Cut away and discard any burnt or charred parts of the meat before eating.</li>\r\n</ol>\r\n[dt_sc_hr_invisible /]\r\n<h3><a id=\"tobacco\" name=\"tobacco\"></a>And always remember: Do not use tobacco in any form.</h3>\r\n<p style=\"text-align: justify;\">Tobacco is the chief cause of lung cancer in the world, and it also causes cancers of the mouth and throat. In addition, tobacco contributes to cancers of the pancreas, cervix and bladder. Regardless of how it\'s used - as cigars, cigarettes, pipes or chew - the link between tobacco and cancer is clear.</p>\r\n<p style=\"text-align: justify;\">There are many successful methods for quitting tobacco use. Check with your physician for a program that\'s right for you. If you are currently a smoker and can\'t bear the thought of giving it up, at least try to cut down. There\'s a good chance that by doing so you\'ll also reduce the cancer risk of those who live and work with you.</p>\r\nResources to Help You Quit Smoking\r\nAmerican Lung Association\r\n1-800-LUNG-USA (1-800-586-4872)\r\nwww.lungusa.org\r\n\r\nAmerican Cancer Society\r\n1-800-ACS-2345 (1-800-227-2345)\r\nwww.cancer.org\r\n\r\nOffice on Smoking and Health\r\nU.S. Centers for Disease Control and Prevention\r\n1-800-232-1311\r\nwww.cdc.gov/tobacco\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_clear /]','ABOUT CANCER','','inherit','closed','closed','','504-revision-v1','','','2016-01-13 00:45:50','2016-01-13 00:45:50','',504,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/504-revision-v1/',0,'revision','',0),(789,1,'2016-01-13 00:47:35','2016-01-13 00:47:35','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<h3>Diet and Nutrition :</h3>\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\n<h3>Benefits of Good Nutrition :</h3>\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\n<ul>\n<li>Feel better</li>\n<li>Keep up your strength and energy</li>\n<li>Keep up your weight and your body\'s store of nutrients</li>\n<li>Tolerate treatment-related side effects</li>\n<li>Decrease your risk of infection</li>\n<li>Heal and recover quickly</li>\n</ul>\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\n<h3>Nutrients :</h3>\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\n<ul>\n<li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\n<li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\n<li>Limit consumption of red meats, especially those high in fat and processed.</li>\n<li>Choose foods that help you maintain a healthful weight.</li>\n</ul>\n<h3>Nutrition After Treatment Ends :</h3>\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\n<p><strong>Suggestions For Healthy Eating After Cancer :</strong></p>\n<ul>\n<li>Check with your doctor for any food or diet restrictions.</li>\n<li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\n<li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\n<li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\n<li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\n<li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\n<li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\n<li>Choose low-fat milk and dairy products.</li>\n<li>Avoid salt-cured, smoked, and pickled foods.</li>\n<li>Drink alcohol only occasionally if you choose to drink.</li>\n<li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\n</ul>\n<p><strong>Source: American Cancer Society.</strong></p>\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','559-revision-v1','','','2016-01-13 00:47:35','2016-01-13 00:47:35','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/559-revision-v1/',0,'revision','',0),(788,1,'2016-01-13 00:47:33','2016-01-13 00:47:33','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Nutrition\" class=\"\" description=\"Medical Oncology Care Associates\" /][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<h3>Diet and Nutrition :</h3>\r\n<p style=\"text-align: justify;\">People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores</p>\r\n\r\n<h3>Benefits of Good Nutrition :</h3>\r\n<p style=\"text-align: justify;\">Good nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.</p>\r\n<p style=\"text-align: justify;\">The nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:</p>\r\n\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\n<p style=\"text-align: justify;\">Eating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.</p>\r\n\r\n<h3>Nutrients :</h3>\r\n<p style=\"text-align: justify;\"><strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.</p>\r\n<p style=\"text-align: justify;\"><strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.</p>\r\n<p style=\"text-align: justify;\"><strong>Vitamins and minerals:</strong> Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.</p>\r\n<p style=\"text-align: justify;\"><strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration. You can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.</p>\r\n\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\n<p style=\"text-align: justify;\">Most eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem. As you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.</p>\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.</li>\r\n <li>Choose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity. Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>\r\n\r\n[/dt_sc_fullwidth_section]','About Cancer','','inherit','closed','closed','','559-revision-v1','','','2016-01-13 00:47:33','2016-01-13 00:47:33','',559,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/559-revision-v1/',0,'revision','',0),(790,1,'2016-01-13 00:50:47','2016-01-13 00:50:47','','newpatientsHeader','','inherit','open','closed','','newpatientsheader','','','2016-01-13 00:50:47','2016-01-13 00:50:47','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/newpatientsHeader.jpg',0,'attachment','image/jpeg',0),(791,1,'2016-01-13 00:51:08','2016-01-13 00:51:08','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2016-01-13 00:51:08','2016-01-13 00:51:08','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/567-revision-v1/',0,'revision','',0),(792,1,'2016-01-13 00:51:10','2016-01-13 00:51:10','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2016-01-13 00:51:10','2016-01-13 00:51:10','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/567-revision-v1/',0,'revision','',0),(799,1,'2016-01-13 00:57:58','2016-01-13 00:57:58','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<p style=\"text-align: justify;\">Health Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.</p>\r\n<p style=\"text-align: justify;\"><strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.</p>\r\n<p style=\"text-align: justify;\"><strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.</p>\r\n<p style=\"text-align: justify;\"><strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.</p>\r\n<p style=\"text-align: justify;\"><strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.</p>\r\n<p style=\"text-align: justify;\"><strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.</p>\r\n<p style=\"text-align: justify;\"><strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.</p>\r\n<p style=\"text-align: justify;\"><strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.</p>\r\n<p style=\"text-align: justify;\"><strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.</p>\r\n<p style=\"text-align: justify;\"><strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.</p>\r\n<p style=\"text-align: justify;\"><strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','582-revision-v1','','','2016-01-13 00:57:58','2016-01-13 00:57:58','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/582-revision-v1/',0,'revision','',0),(794,1,'2016-01-13 00:52:49','2016-01-13 00:52:49','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','582-revision-v1','','','2016-01-13 00:52:49','2016-01-13 00:52:49','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/582-revision-v1/',0,'revision','',0),(795,1,'2016-01-13 00:55:15','2016-01-13 00:55:15','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n<p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<strong> Here\'s some information to help you prepare for you first appointment </strong>\r\n<p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p>\r\n<strong> What You Need When You Contact us </strong> <strong> Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong> Diagnosis </strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2016-01-13 00:55:15','2016-01-13 00:55:15','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/567-revision-v1/',0,'revision','',0),(796,1,'2016-01-13 00:55:17','2016-01-13 00:55:17','[dt_sc_fullwidth_section first][dt_sc_two_third first]<h3>What you need to know</h3><p><strong>How to Make An Appointment </strong></p><p style=\"text-align: justify;\">Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><strong> Here\'s some information to help you prepare for you first appointment </strong></p><p style=\"text-align: justify;\">We ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.</p><p><strong> What You Need When You Contact us </strong> <strong> Patient Information </strong></p><ul><li>Patient\'s full name</li><li>Address</li><li>Telephone number</li><li>Date of birth</li></ul><p><strong> Diagnosis </strong></p><ul><li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li></ul><p><strong>Insurance</strong></p><ul><li>Patient\'s primary and secondary medical insurance carrier information</li></ul>[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2016-01-13 00:55:17','2016-01-13 00:55:17','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/567-revision-v1/',0,'revision','',0),(797,1,'2016-01-13 00:56:55','2016-01-13 00:56:55','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]\r\n<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\r\n<p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p>\r\n<p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p>\r\n<p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p>\r\n<p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p>\r\n<p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p>\r\n<strong>Accepted Insurance Plans :</strong>\r\n\r\n[dt_sc_hr_invisible /][dt_sc_two_third first]\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span>\r\n<span class=\"item-price\">Aetna</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span>\r\n<span class=\"item-price\">CCN</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span>\r\n<span class=\"item-price\">Champus</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span>\r\n<span class=\"item-price\">Delta Health Systems</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span>\r\n<span class=\"item-price\">GEHA</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span>\r\n<span class=\"item-price\">Health Net</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span>\r\n<span class=\"item-price\">Mutual of Omaha</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span>\r\n<span class=\"item-price\">Orange County Foundation</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span>\r\n<span class=\"item-price\">PM Group</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span>\r\n<span class=\"item-price\">Secure Horizons</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span>\r\n<span class=\"item-price\">UFCW</span></li>\r\n <li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span>\r\n<span class=\"item-price\">Blue Shield</span></li>\r\n</ul>\r\n[/dt_sc_two_third][dt_sc_two_sixth ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange, CA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[dt_sc_hr_invisible /][dt_sc_clear /]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p>\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','599-revision-v1','','','2016-01-13 00:56:55','2016-01-13 00:56:55','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/599-revision-v1/',0,'revision','',0),(798,1,'2016-01-13 00:56:57','2016-01-13 00:56:57','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_hr_invisible /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p><p style=\"text-align: justify;\">Check with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.</p><p style=\"text-align: justify;\">As a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.</p><p style=\"text-align: justify;\">Each insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.</p><p style=\"text-align: justify;\">In addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.</p><p style=\"text-align: justify;\">You may contact one of our reimbursement specialists at <strong>714-541-1406</strong>.</p><p><strong>Accepted Insurance Plans :</strong></p>[dt_sc_hr_invisible /][dt_sc_two_third first]<ul class=\"dt-sc-specials-list\">\n<li><span class=\"item-name\" style=\"color: #cd661d;\">AARP</span><br>\n<span class=\"item-price\">Aetna</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Blue Cross</span><br>\n<span class=\"item-price\">CCN</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Champus</span><br>\n<span class=\"item-price\">Champus</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Cigna</span><br>\n<span class=\"item-price\">Delta Health Systems</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">First Health</span><br>\n<span class=\"item-price\">GEHA</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Great West</span><br>\n<span class=\"item-price\">Health Net</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Medicare</span><br>\n<span class=\"item-price\">Mutual of Omaha</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">NALC</span><br>\n<span class=\"item-price\">Orange County Foundation</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PHCS</span><br>\n<span class=\"item-price\">PM Group</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">PacifiCare</span><br>\n<span class=\"item-price\">Secure Horizons</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">Southwest Administrators</span><br>\n<span class=\"item-price\">UFCW</span></li>\n<li><span class=\"item-name\" style=\"color: #cd661d;\">United Healthcare</span><br>\n<span class=\"item-price\">Blue Shield</span></li>\n</ul>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/newpatients.htm\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/healthplan/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','599-revision-v1','','','2016-01-13 00:56:57','2016-01-13 00:56:57','',599,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/599-revision-v1/',0,'revision','',0),(800,1,'2016-01-13 00:58:00','2016-01-13 00:58:00','[dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Health Plan Info\" class=\"\" description=\"Medical Oncology Care Associates\" /][dt_sc_two_third first]<p style=\"text-align: justify;\">Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n</p>\n<p style=\"text-align: justify;\">\nHealth Maintenance Organizations (HMO\'s): HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Out of Network Benefits</strong>: PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n</p>\n<p style=\"text-align: justify;\">\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.\n</p>\n[/dt_sc_two_third][dt_sc_two_sixth ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange, CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 54px 54px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p>\n</div>\n[dt_sc_hr_invisible /][dt_sc_clear /]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 20px 20px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine, CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h3_title title=\"What you need to know\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>How to Make An Appointment - </strong>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p><p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" target=\"_blank\">Read more</a></p>[/dt_sc_one_half][dt_sc_one_half ][dt_sc_h3_title title=\"Insurance Coverage\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: justify;\"><strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/insurance/\" target=\"_blank\">Read more</a></p>\n[/dt_sc_one_half][/dt_sc_fullwidth_section]','New Patients','','inherit','closed','closed','','582-revision-v1','','','2016-01-13 00:58:00','2016-01-13 00:58:00','',582,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/582-revision-v1/',0,'revision','',0),(801,1,'2016-01-13 01:01:22','2016-01-13 01:01:22','','ContactusHeader','','inherit','open','closed','','contactusheader','','','2016-01-13 01:01:22','2016-01-13 01:01:22','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/ContactusHeader.jpg',0,'attachment','image/jpeg',0),(802,1,'2016-01-13 01:01:40','2016-01-13 01:01:40','[dt_sc_fullwidth_section first]\r\n<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p>\r\n<p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\r\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\r\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\r\n<a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2016-01-13 01:01:40','2016-01-13 01:01:40','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/616-revision-v1/',0,'revision','',0),(803,1,'2016-01-13 01:01:42','2016-01-13 01:01:42','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\"><strong>Appointments & Office Hours:</strong> Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.</p><p style=\"text-align: justify;\"><strong>After Hours & Emergency Care:</strong> When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.</p>[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 24px 24px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours </strong></h2>\n<h5 style=\"color: #fff;\">Monday – Friday : 9:00AM – 5:00PM</h5>\n<h5 style=\"color: #fff;\">Saturday – Sunday : Closed</h5>\n<p><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></p></div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2016-01-13 01:01:42','2016-01-13 01:01:42','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/616-revision-v1/',0,'revision','',0),(804,1,'2016-01-13 01:04:43','2016-01-13 01:04:43','','FaqsHeader','','inherit','open','closed','','faqsheader','','','2016-01-13 01:04:43','2016-01-13 01:04:43','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/FaqsHeader.jpg',0,'attachment','image/jpeg',0),(806,1,'2016-01-13 01:05:07','2016-01-13 01:05:07','[dt_sc_fullwidth_section first]<h4>Are you taking new patients?</h4><p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p><h4>Will I always see the same doctor?</h4><p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p><h4>What will my insurance cover?</h4><p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p><h4>Is chemotheraphy given in your office?</h4><p>Yes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.</p><h4>What chemotheraphy drugs will I receive?</h4><p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>[/dt_sc_fullwidth_section]','FAQ\'S','','inherit','closed','closed','','657-revision-v1','','','2016-01-13 01:05:07','2016-01-13 01:05:07','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/657-revision-v1/',0,'revision','',0),(805,1,'2016-01-13 01:05:05','2016-01-13 01:05:05','[dt_sc_fullwidth_section first]\r\n<h4>Are you taking new patients?</h4>\r\n<p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p>\r\n\r\n<h4>Will I always see the same doctor?</h4>\r\n<p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p>\r\n\r\n<h4>What will my insurance cover?</h4>\r\n<p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p>\r\n\r\n<h4>Is chemotheraphy given in your office?</h4>\r\nYes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.\r\n<h4>What chemotheraphy drugs will I receive?</h4>\r\n<p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>\r\n[/dt_sc_fullwidth_section]','FAQ\'S','','inherit','closed','closed','','657-revision-v1','','','2016-01-13 01:05:05','2016-01-13 01:05:05','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/657-revision-v1/',0,'revision','',0),(807,1,'2016-01-13 01:08:07','2016-01-13 01:08:07','','glossaryheader','','inherit','open','closed','','glossaryheader','','','2016-01-13 01:08:07','2016-01-13 01:08:07','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2016/01/glossaryheader.jpg',0,'attachment','image/jpeg',0),(809,1,'2016-01-13 01:08:30','2016-01-13 01:08:30','[dt_sc_fullwidth_section first]<p><strong>Adjuvant therapy:</strong> Chemotherapy drugs (including hormones) given after surgery or radiation or both to help prevent the cancer from coming back.</p><p><strong>Alopecia:</strong> Hair loss, usually temporary. Results from the use of chemotherapy drugs.</p><p><strong>Anemia:</strong> Having too few red blood cells. Symptoms of anemia include feeling tired, weak, and short of breath.</p><p><strong>Anorexia:</strong> Poor appetite, you are unable to eat.</p><p><strong>Antiemetic:</strong> A medicine to prevent or control nausea and vomiting.</p><p><strong>Benign:</strong> Describes a tumor that is not cancerous.</p><p><strong>Biologic therapy:</strong> Treatment that stimulates the body\'s immune defense system to fight infection and disease. Also called immunotherapy. Some doctors consider this a type of chemotherapy, but it is usually classified as a separate type of treatment.</p><p><strong>Blood cell count:</strong> The number of red blood cells, white blood cells, and platelets in a sample of blood. This is also called complete blood count (CBC).</p><p><strong>Bone marrow:</strong> The inner, spongy tissue of bones where blood cells are made.</p><p><strong>Cancer:</strong> A general term for more than 100 diseases in which abnormal cells grow out of control. Also used to refer to a malignant or cancerous tumor.</p><p><strong>Catheter:</strong> A thin, flexible tube. Doctors use these to place fluids in your body or as a way for fluids to leave your body.</p><p><strong>Central venous catheter:</strong> A special thin, flexible tube placed in a large vein, usually in the chest or neck. It can remain there for as long as it is needed to deliver and withdraw fluids.</p><p><strong>Chemotherapy:</strong> The use of drugs to treat disease. The term most often refers to drugs used to treat cancer.</p><p><strong>Chromosomes:</strong> Threadlike bodies that carry genetic information. They are found in the nucleus, or center part, of a cell.</p><p><strong>Clinical trials:</strong> Medical research studies conducted with volunteers. Each study is designed to answer scientific questions and to find better ways to detect, prevent, or treat cancer.</p><p><strong>Combination chemotherapy:</strong> The use of more than one drug to treat cancer.</p><p><strong>Gastrointestinal:</strong> Having to do with the digestive tract, which includes the mouth, esophagus, stomach, and intestines.</p><p><strong>Growth factors:</strong> Also known as colony-stimulating factors, growth factors are substances that stimulate the production of blood cells in the bone marrow. They can help the blood-forming tissue recover from the effects of chemotherapy and radiation therapy.</p><p><strong>Hormones:</strong> Natural substances released by an organ that can influence the function of other organs in the body and growth of some types of cancer.</p><p><strong>Infusion:</strong> Slow and/or prolonged IV delivery of a drug or fluids.</p><p><strong>Injection:</strong> Using a syringe and needle to push fluids or drugs into the body; often called a \"shot.\"</p><p><strong>Intra-arterial:</strong> Into an artery.</p><p><strong>Intracavitary:</strong> Into a cavity or space, specifically the abdomen, pelvis, or the chest.</p><p><strong>Intralesional:</strong> Into a tumor.</p><p><strong>Intramuscular (IM):</strong> Into a muscle.</p><p><strong>Intrathecal (IT):</strong> Into the spinal fluid.</p><p><strong>Intravenous (IV):</strong> Into a vein.</p><p><strong>Malignant:</strong> Cancerous.</p><p><strong>Metastasis/Metastasized:</strong> The spread of cancer cells to distant areas of the body through the lymph system or bloodstream.</p><p><strong>Neoadjuvant therapy:</strong> Chemotherapy drugs (including hormones) given before surgery and/or radiation to shrink a tumor.</p><p><strong>Neutropenia: </strong>A decrease in the number of neutrophils (white blood cells that respond quickly to infection) in the blood. If a person has less than 1500/mm3 neutrophils, he or she is considered to be neutropenic and at risk for infection. With less than 500 cells/mm3 the risk of infection is high.</p><p><strong>Oncologist:</strong> A physician who specializes in caring for people who have cancer.</p><p><strong>Palliative care:</strong> Treatment to relieve symptoms caused by incurable cancer. Palliative care can help people live more comfortably.</p><p><strong>Peripheral neuropathy:</strong> A condition of the nervous system that usually begins in the hands and/or feet with symptoms of numbness, tingling, burning and/or weakness. Can be caused by certain anticancer drugs.</p><p><strong>Platelets:</strong> Special blood cells that plug up damaged blood vessels and help blood clots to stop bleeding.</p><p><strong>Port:</strong> A small plastic or metal container surgically placed under the skin and attached to a central venous catheter inside the body. Blood and fluids can enter or leave the body through the port using a special needle.</p><p><strong>Radiation therapy:</strong> The use of high-energy rays or subatomic particles to treat disease. Types of radiation include x-ray, electron beam, alpha and beta particle, and gamma ray.</p><p><strong>Red blood cells:</strong> Cells that carry oxygen from the lungs to tissues throughout the body.</p><p><strong>Remission:</strong> The partial or complete disappearance of signs and symptoms of disease.</p><p><strong>Stomatitis:</strong> Sores on the lining of the mouth.</p><p><strong>Topical (TOP):</strong> Applied directly to the skin.</p><p><strong>Tumor:</strong> An abnormal growth of cells or tissues. Tumors are either benign (noncancerous) or malignant (cancerous).</p><p><strong>Venous access device (VAD):</strong> A catheter that is surgically implanted under the skin.</p><p><strong>White blood cells:</strong> The blood cells that fight infection.</p><p><strong>Source: American Cancer Society</strong></p>[/dt_sc_fullwidth_section]','Glossary','','inherit','closed','closed','','661-revision-v1','','','2016-01-13 01:08:30','2016-01-13 01:08:30','',661,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/661-revision-v1/',0,'revision','',0),(811,1,'2016-01-13 01:10:19','2016-01-13 01:10:19','[dt_sc_fullwidth_section first][dt_sc_two_third first]<p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p>[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Legal Disclaimer','','inherit','closed','closed','','669-revision-v1','','','2016-01-13 01:10:19','2016-01-13 01:10:19','',669,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/669-revision-v1/',0,'revision','',0),(810,1,'2016-01-13 01:10:18','2016-01-13 01:10:18','[dt_sc_fullwidth_section first][dt_sc_two_third first]\r\n<p style=\"text-align: justify;\">The information in Medical Oncology Care Associate\'s website is not intended as a substitute for medical professional help or advice but is to be used only as an aid in understanding current medical knowledge. A physician should always be consulted for any health problem or medical condition. Our website provides links to other organizations as a service to our readers; Medical Oncology Care Associates is not responsible for the information provided in other websites.</p>\r\n[/dt_sc_two_third][dt_sc_two_sixth ][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Legal Disclaimer','','inherit','closed','closed','','669-revision-v1','','','2016-01-13 01:10:18','2016-01-13 01:10:18','',669,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/669-revision-v1/',0,'revision','',0),(813,1,'2016-01-13 01:14:05','2016-01-13 01:14:05','[dt_sc_fullwidth_section first]<p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p><p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p><p>If you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.</p><h4>Who Will Follow This Notice?</h4><p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p><p><strong>The privacy practices described in this notice will be followed by:</strong></p><ul><ul><li>Any health care professional who treats you at any of our locations;</li><li>All employees, medical staff, trainees or volunteers at any of our locations;</li><li>Any business associates of our office (which are described further below).</li></ul></ul><p><strong>Permission Described in this Notice</strong></p><p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p><p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p><p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p><p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p>[/dt_sc_fullwidth_section]','Notice Of Privacy Practices','','inherit','closed','closed','','670-revision-v1','','','2016-01-13 01:14:05','2016-01-13 01:14:05','',670,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/670-revision-v1/',0,'revision','',0),(812,1,'2016-01-13 01:14:03','2016-01-13 01:14:03','[dt_sc_fullwidth_section first]\r\n<p style=\"text-align: justify;\">This notice describes how medical information about you may be used and disclosed and how you can get access to this information. Please review it carefully as your privacy is important to us.</p>\r\n<p style=\"text-align: justify;\">We are required by law to protect the privacy of health information that may reveal your identity, and to provide you with a copy of this notice which describes the health information privacy practices of our facility, staff and affiliated health care providers that jointly provide health care services with our office. You will also be able to obtain your own copy by calling our office at 714-541-6622 or asking for one at the time of your next visit.</p>\r\nIf you have any questions about this notice or would like further information, please contact the Privacy Officer at <strong>714-541-6622</strong>.\r\n<h4>Who Will Follow This Notice?</h4>\r\n<p style=\"text-align: justify;\">Medical Oncology Care Associates provides health care to patients jointly with physicians and other health care professionals and organizations.</p>\r\n<strong>The privacy practices described in this notice will be followed by:</strong>\r\n<ul>\r\n<ul>\r\n <li>Any health care professional who treats you at any of our locations;</li>\r\n <li>All employees, medical staff, trainees or volunteers at any of our locations;</li>\r\n <li>Any business associates of our office (which are described further below).</li>\r\n</ul>\r\n</ul>\r\n<strong>Permission Described in this Notice</strong>\r\n<p style=\"text-align: justify;\">This notice will explain the different types of permission we will obtain from you before we use or disclose your health information for a variety of purposes. The three types of permissions referred to in these notices are:</p>\r\n<p style=\"text-align: justify;\">A \"general\" written consent\", which we must obtain from you in order to use and disclose your health information in order to treat you, obtain payment for that treatment, and conduct our business operations. We must obtain this general written consent the first time we provide you with treatment of services. This general written consent is a broad permission that does not have to be repeated each time we provide treatment or services to you.</p>\r\n<p style=\"text-align: justify;\">An \"opportunity to object\", which we must provide to you before we may use or disclose your health information for certain purposes. In these situations, you will have an opportunity to object to the use or disclosure of your health information in person, over the phone, or in writing;</p>\r\n<p style=\"text-align: justify;\">A \"written authorization\", which will provide you with detailed information about the persons who may receive your health information and the specific purposes for which your health information may be used or disclosed. We are only permitted to use and disclose your health information described on the written authorization in way s that are explained on the written authorization form you have signed. A written authorization will have an expiration date.</p>\r\n[/dt_sc_fullwidth_section]','Notice Of Privacy Practices','','inherit','closed','closed','','670-revision-v1','','','2016-01-13 01:14:03','2016-01-13 01:14:03','',670,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/670-revision-v1/',0,'revision','',0),(814,1,'2016-01-13 01:18:29','2016-01-13 01:18:29','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]\r\n\r\n<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\n[/dt_sc_four_sixth][dt_sc_two_sixth ]\r\n<h3>Contact Info</h3>\r\n[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','closed','closed','','681-revision-v1','','','2016-01-13 01:18:29','2016-01-13 01:18:29','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/681-revision-v1/',0,'revision','',0),(815,1,'2016-01-13 01:18:32','2016-01-13 01:18:32','[dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3316.2587705306155!2d-117.86340589999998!3d33.7798152!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80dcd9c51fcffb5f%3A0xb2ec21785c0dca7a!2s1010+W+La+Veta+Ave+%23250%2C+Orange%2C+CA+92868%2C+USA!5e0!3m2!1sen!2s!4v1444034354501\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"113 Waterworks Way,\" line2=\"Suite 200,\" line3=\"Irvine, CA 92618.\" line4=\"\" /][dt_sc_mobile mobile=\"(714) 541-6622\" /][dt_sc_fax fax=\"(714) 541-0531\" /][dt_sc_phone phone=\"(714) 541-1406 \" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_four_sixth first]<p><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d106262.00182827271!2d-117.83699447772783!3d33.66525676123145!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x80dcdd69bcb27f97%3A0x4e76e7d12206ca8b!2s113+Waterworks+Way+%23200%2C+Irvine%2C+CA+92618!3m2!1d33.6652787!2d-117.76317739999999!5e0!3m2!1sen!2s!4v1444035308224\" width=\"702\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe></p>\n[/dt_sc_four_sixth][dt_sc_two_sixth ]<h3>Contact Info</h3>[dt_sc_address line1=\"1010 W. La Veta Avenue,\" line2=\"Suite 250,\" line3=\"Orange, California 92868.\" line4=\"\" /][dt_sc_mobile mobile=\"(949) 724-4225\" /][dt_sc_fax fax=\"(714) 541-0531\" /][/dt_sc_two_sixth][/dt_sc_fullwidth_section]','Location','','inherit','closed','closed','','681-revision-v1','','','2016-01-13 01:18:32','2016-01-13 01:18:32','',681,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/681-revision-v1/',0,'revision','',0),(817,1,'2016-01-13 01:21:08','2016-01-13 01:21:08','[dt_sc_fullwidth_section first]<p>St. Joseph Hospital Regional Cancer Center 1100 W. Stewart Orange, CA 92868 <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong></p><ul><li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li><li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li><li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li><li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li><li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li><li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li><li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li><li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li><li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li><li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li></ul><p><strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong></p><p>The Wellness Community <br> 540 N. Golden Circle Dr., Suite 315 <br> Santa Ana, CA 92705</p><ul><li>Lymphoma Support Groups</li><li>Relaxation/ Visualization</li><li>Cancer & Spirituality</li><li>Life Transitions Networking Group</li></ul><p><strong>Contact: The Wellness Center for times and dates 714-543-3200</strong></p>[/dt_sc_fullwidth_section]','Support Programs','','inherit','closed','closed','','692-revision-v1','','','2016-01-13 01:21:08','2016-01-13 01:21:08','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/692-revision-v1/',0,'revision','',0),(816,1,'2016-01-13 01:21:06','2016-01-13 01:21:06','[dt_sc_fullwidth_section first]\r\n\r\nSt. Joseph Hospital Regional Cancer Center 1100 W. Stewart Orange, CA 92868 <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong>\r\n<ul>\r\n <li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li>\r\n <li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li>\r\n <li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li>\r\n <li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li>\r\n <li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li>\r\n <li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li>\r\n <li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li>\r\n <li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li>\r\n <li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li>\r\n <li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li>\r\n</ul>\r\n<strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong>\r\n\r\nThe Wellness Community\r\n540 N. Golden Circle Dr., Suite 315\r\nSanta Ana, CA 92705\r\n<ul>\r\n <li>Lymphoma Support Groups</li>\r\n <li>Relaxation/ Visualization</li>\r\n <li>Cancer & Spirituality</li>\r\n <li>Life Transitions Networking Group</li>\r\n</ul>\r\n<strong>Contact: The Wellness Center for times and dates 714-543-3200</strong>\r\n\r\n[/dt_sc_fullwidth_section]','Support Programs','','inherit','closed','closed','','692-revision-v1','','','2016-01-13 01:21:06','2016-01-13 01:21:06','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/692-revision-v1/',0,'revision','',0),(818,1,'2016-01-13 01:22:38','2016-01-13 01:22:38','[dt_sc_fullwidth_section first]\r\n\r\nSt. Joseph Hospital Regional Cancer Center 1100 W. Stewart Orange, CA 92868 <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong>\r\n<ul>\r\n <li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li>\r\n <li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li>\r\n <li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li>\r\n <li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li>\r\n <li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li>\r\n <li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li>\r\n <li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li>\r\n <li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li>\r\n <li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li>\r\n <li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li>\r\n</ul>\r\n<strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong>\r\n\r\nThe Wellness Community\r\n540 N. Golden Circle Dr., Suite 315\r\nSanta Ana, CA 92705\r\n<ul>\r\n <li>Lymphoma Support Groups</li>\r\n <li>Relaxation/ Visualization</li>\r\n <li>Cancer & Spirituality</li>\r\n <li>Life Transitions Networking Group</li>\r\n</ul>\r\n<strong>Contact: The Wellness Center for times and dates 714-543-3200</strong>\r\n\r\n[/dt_sc_fullwidth_section]','Support Programs','','inherit','closed','closed','','692-revision-v1','','','2016-01-13 01:22:38','2016-01-13 01:22:38','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/692-revision-v1/',0,'revision','',0),(819,1,'2016-01-13 01:22:40','2016-01-13 01:22:40','[dt_sc_fullwidth_section first]<p>St. Joseph Hospital <br>Regional Cancer Center <br>1100 W. Stewart <br>Orange, CA 92868<br> <strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong></p><ul><li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li><li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li><li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li><li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li><li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li><li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li><li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li><li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li><li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li><li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li></ul><p><strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong></p><p>The Wellness Community<br> 540 N. Golden Circle Dr., Suite 315<br> Santa Ana, CA 92705</p><ul><li>Lymphoma Support Groups</li><li>Relaxation/ Visualization</li><li>Cancer & Spirituality</li><li>Life Transitions Networking Group</li></ul><p><strong>Contact: The Wellness Center for times and dates 714-543-3200</strong></p>[/dt_sc_fullwidth_section]','Support Programs','','inherit','closed','closed','','692-revision-v1','','','2016-01-13 01:22:40','2016-01-13 01:22:40','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/692-revision-v1/',0,'revision','',0),(822,1,'2016-01-13 05:09:01','2016-01-13 05:09:01','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:09:01','2016-01-13 05:09:01','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(821,1,'2016-01-13 05:06:44','2016-01-13 05:06:44','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://medicaloncologycare.com/whoweare.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:06:44','2016-01-13 05:06:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(824,1,'2016-01-13 05:33:40','2016-01-13 05:33:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:33:40','2016-01-13 05:33:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(823,1,'2016-01-13 05:09:03','2016-01-13 05:09:03','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://medicaloncologycare.com/clinicaltrails.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://medicaloncologycare.com/newpatients.htm\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:09:03','2016-01-13 05:09:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(826,1,'2016-01-13 05:37:48','2016-01-13 05:37:48','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:37:48','2016-01-13 05:37:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(825,1,'2016-01-13 05:33:42','2016-01-13 05:33:42','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p><p><strong>What is Cancer?</strong></p><p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/whatiscancer.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Types\"]</p><p><strong>Types </strong></p><ul class=\"dt-sc-specials-list\"><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li><li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li><li><a href=\"http://medicaloncologycare.com/types.htm\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li></ul><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Prevention\"]</p><p><strong>Prevention</strong></p><p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/prevention.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p><p>[dt_sc_tab title=\"Nutrition\"]</p><p><strong>Nutrition</strong></p><p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/nutrition.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_tab]</p>[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:33:42','2016-01-13 05:33:42','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(828,1,'2016-01-13 05:40:37','2016-01-13 05:40:37','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:40:37','2016-01-13 05:40:37','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(827,1,'2016-01-13 05:37:49','2016-01-13 05:37:49','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong></p>\n<p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p><p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p><p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p><p><a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a></p><p>[/dt_sc_team]</p>[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:37:49','2016-01-13 05:37:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(830,1,'2016-01-13 05:42:30','2016-01-13 05:42:30','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\" /></a>\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\r\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\r\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\r\n\r\n</div>\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\" /></a>\r\n\r\n<strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\" /></a>\r\n<strong>How to make an appointment? </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n<div style=\"text-align: center; padding: 40px; color: #fff;\">\r\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\r\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\r\n\r\n</div>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\n<strong>What is Cancer?</strong>\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\n<strong>Types </strong>\r\n<ul class=\"dt-sc-specials-list\">\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\r\n <li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\r\n <li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\r\n</ul>\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\n<strong>Prevention</strong>\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\n<strong>Nutrition</strong>\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:42:30','2016-01-13 05:42:30','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(829,1,'2016-01-13 05:40:39','2016-01-13 05:40:39','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong></p>\n<p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:40:39','2016-01-13 05:40:39','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(831,1,'2016-01-13 05:42:32','2016-01-13 05:42:32','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\"><img class=\"aligncenter size-full wp-image-18\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Image.png\" alt=\"Image\" width=\"373\" height=\"150\"></a></p>[/dt_sc_one_third][dt_sc_two_third ]<p>Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Orange Location</strong></h2>\n<p>1010 West La Veta Avenue,</p>\n<p>Suite 250 Orange,</p>\n<p>CA 92868</p>\n<p>Tel: (714) 541-6622</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868,+USA/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #cd661d; color: #fff; font-size: 15px; padding: 74px 74px;\">\n<h2 style=\"color: #fff;\"><strong>Business Hours</strong></h2>\n<p>Monday – Friday</p>\n<p>9:00 AM – 5:00 PM</p>\n<p>Saturday – Sunday</p>\n<p>Closed</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\" target=\"_blank\">Patient Registration</a></p>\n</div>\n[/dt_sc_one_third][dt_sc_one_third ]<div style=\"text-align: center; background-color: #4f6f18; color: #fff; font-size: 18px; padding: 60px 60px;\">\n<h2 style=\"color: #fff;\"><strong>Irvine Location</strong></h2>\n<p>113 Waterworks Way,</p>\n<p>Suite 200 Irvine,</p>\n<p>CA 92618</p>\n<p>Tel: (949) 724-4225</p>\n<p>Fax: (714) 541-0531</p>\n<p style=\"padding-top: 10px;\"><a style=\"color: #fff; background: none; padding: 8px 23px; border: 1px solid #fff;\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652568,-117.8369945,12z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\">Get Directions</a></p>\n</div>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\"><img class=\"aligncenter size-full wp-image-274\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Clinical-Trials-Feature.jpg\" alt=\"Clinical Trials\" width=\"570\" height=\"250\"></a></p><p><strong><span class=\"tag-line\">What are Clinic Trials? </span></strong> A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]<p><a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\"><img class=\"aligncenter size-full wp-image-277\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/New-Patients.jpg\" alt=\"New Patients\" width=\"570\" height=\"250\"></a><br><strong>How to make an appointment? </strong></p><p>Patients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.</p>[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]<div style=\"text-align: center; padding: 40px; color: #fff;\">\n<h4 style=\"text-align: center; color: #fff;\">Medical Oncology Care Associates Documents</h4>\n<p style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></p>\n</div>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]<p>[dt_sc_tab title=\"What is Cancer?\"]</p>\n<p><strong>What is Cancer?</strong></p>\n<p>Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/aboutcancer/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Types\"]</p>\n<p><strong>Types </strong></p>\n<ul class=\"dt-sc-specials-list\">\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Bladder/Urethral Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Brain Cancer </span> </a></li>\n<li><a href=\"#\" target=\"_blank\"> <span class=\"item-name\" style=\"color: #333;\">Breast Cancer</span> </a> <a href=\"#\" target=\"_blank\"><span class=\"item-price\" style=\"color: #333;\"> Cervical Cancer</span></a></li>\n<li><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/types/\" target=\"_blank\"><span class=\"dt-sc-button medium\" style=\"color: #fff;\">Read more</span></a></li>\n</ul>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Prevention\"]</p>\n<p><strong>Prevention</strong></p>\n<p>Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/prevention/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n<p>[dt_sc_tab title=\"Nutrition\"]</p>\n<p><strong>Nutrition</strong></p>\n<p>Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/nutrition/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_tab]</p>\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2016-01-13 05:42:32','2016-01-13 05:42:32','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/6-revision-v1/',0,'revision','',0),(832,1,'2016-01-13 05:51:38','2016-01-13 05:51:38','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://medicaloncologycare.com/downloads.htm\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://medicaloncologycare.com/ourteam.htm\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-13 05:51:38','2016-01-13 05:51:38','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/280-revision-v1/',0,'revision','',0),(833,1,'2016-01-13 05:51:40','2016-01-13 05:51:40','[dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. </p>\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]<p><img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\"></p>[/dt_sc_one_half][dt_sc_one_half ]<h3 class=\"dark-title\">Philosophy</h3><p>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.</p><p>Our team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.</p><p>Our entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.</p>[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]<p>[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]</p>\n<p>A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][dt_sc_one_third ]<p>[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]</p>\n<p>Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...</p>\n<p><a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a></p>\n<p>[/dt_sc_team]</p>\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2016-01-13 05:51:40','2016-01-13 05:51:40','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2016/01/13/280-revision-v1/',0,'revision','',0),(841,1,'2017-04-08 01:27:43','2017-04-08 01:27:43','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.[/vc_column_text][vc_btn title=\"Read More\" link=\"url:http%3A%2F%2Fmedicaloncologycare.com%2Fwhoweare.htm|title:Read%20More||\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:27:43','2017-04-08 01:27:43','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(842,1,'2017-04-08 01:29:51','2017-04-08 01:29:51','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.[/vc_column_text][vc_btn title=\"Read More\" color=\"success\" link=\"url:http%3A%2F%2Fmedicaloncologycare.com%2Fwhoweare.htm|title:Read%20More||\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:29:51','2017-04-08 01:29:51','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(844,1,'2017-04-08 01:31:10','2017-04-08 01:31:10','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:31:10','2017-04-08 01:31:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(843,1,'2017-04-08 01:30:53','2017-04-08 01:30:53','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][vc_btn title=\"Read More\" color=\"success\" link=\"url:http%3A%2F%2Fmedicaloncologycare.com%2Fwhoweare.htm|title:Read%20More||\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:30:53','2017-04-08 01:30:53','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(845,1,'2017-04-08 01:34:40','2017-04-08 01:34:40','[vc_row][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Orange Location</h3>\r\n<p style=\"text-align: center;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][/vc_column][vc_column width=\"1/3\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:34:40','2017-04-08 01:34:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(846,1,'2017-04-08 01:47:40','2017-04-08 01:47:40','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:47:40','2017-04-08 01:47:40','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(847,1,'2017-04-08 01:48:49','2017-04-08 01:48:49','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:48:49','2017-04-08 01:48:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (849,1,'2017-04-08 01:57:45','2017-04-08 01:57:45','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:57:45','2017-04-08 01:57:45','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(848,1,'2017-04-08 01:55:53','2017-04-08 01:55:53','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616476627{background-color: #4f6f18 !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 01:55:53','2017-04-08 01:55:53','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(850,1,'2017-04-08 02:04:44','2017-04-08 02:04:44','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"About Cancer\" position=\"center\"][vc_tta_tour][vc_tta_section title=\"What is Cancer?\" tab_id=\"What is Cancer?\"][vc_column_text]Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person’s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a href=\"#\">Read more</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<ul>\r\n <li>Bladder/Urethral Cancer Brain Cancer</li>\r\n <li>Breast Cancer Cervical Cancer</li>\r\n</ul>\r\n<a href=\"#\">Read more</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:04:44','2017-04-08 02:04:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(852,1,'2017-04-08 02:18:35','2017-04-08 02:18:35','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" position=\"center\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" color=\"white\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D., FACP\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" color=\"white\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" color=\"white\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:18:35','2017-04-08 02:18:35','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(851,1,'2017-04-08 02:07:14','2017-04-08 02:07:14','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_column_text]\r\n\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\r\n\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"About Cancer\" position=\"center\"][vc_tta_tour style=\"modern\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"WhatisCancer\"][vc_column_text]Cancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person’s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\n<a href=\"#\">Read more</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<ul>\r\n <li>Bladder/Urethral Cancer Brain Cancer</li>\r\n <li>Breast Cancer Cervical Cancer</li>\r\n</ul>\r\n<a href=\"#\">Read more</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]Diet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"15\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Medical Oncology Care Associates\" class=\"\" description=\"\" /][dt_sc_one_third first]\r\n\r\n[/dt_sc_one_third][dt_sc_two_third ]\r\n\r\nWelcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read More[/dt_sc_button][/dt_sc_two_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first][dt_sc_one_third first]\r\n\r\nOrange Location\r\n\r\n1010 West La Veta Avenue,\r\n\r\nSuite 250 Orange,\r\n\r\nCA 92868\r\n\r\nTel: (714) 541-6622\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nBusiness Hours\r\n\r\nMonday – Friday\r\n\r\n9:00 AM – 5:00 PM\r\n\r\nSaturday – Sunday\r\n\r\nClosed\r\n\r\nPatient Registration\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\nIrvine Location\r\n\r\n113 Waterworks Way,\r\n\r\nSuite 200 Irvine,\r\n\r\nCA 92618\r\n\r\nTel: (949) 724-4225\r\n\r\nFax: (714) 541-0531\r\n\r\nGet Directions\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_one_half first][dt_sc_h2_title title=\"Clinical Trials\" class=\"\" description=\"\" /]\r\n\r\nWhat are Clinic Trials? A clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][dt_sc_one_half ][dt_sc_h2_title title=\"New Patients\" class=\"\" description=\"\" /]\r\n\r\nHow to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n[dt_sc_button link=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\" size=\"medium\" bgcolor=\"\" variation=\"\" textcolor=\"\" target=\"_blank\"]Read more[/dt_sc_button][/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"#4f6f18\" backgroundimage=\"\" opacity=\"\" parallax=\"\" backgroundrepeat=\"\" backgroundposition=\"\" paddingtop=\"\" paddingbottom=\"\" textcolor=\"#ffffff\" class=\"\" first]\r\n\r\nMedical Oncology Care Associates Documents\r\n\r\nDownload Forms\r\n\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"About Cancer\" class=\"\" description=\"\" /][dt_sc_tabs_vertical]\r\n\r\n[dt_sc_tab title=\"What is Cancer?\"]\r\n\r\nWhat is Cancer?\r\n\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells. Normal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Types\"]\r\n\r\nTypes\r\n\r\nBladder/Urethral Cancer Brain Cancer\r\nBreast Cancer Cervical Cancer\r\nRead more\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Prevention\"]\r\n\r\nPrevention\r\n\r\nSimple Steps to Prevent Cancer Healthy Living and Lower Cancer Risk.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[dt_sc_tab title=\"Nutrition\"]\r\n\r\nNutrition\r\n\r\nDiet and Nutrition : People with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition.\r\n\r\nRead more\r\n\r\n[/dt_sc_tab]\r\n\r\n[/dt_sc_tabs_vertical][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_fullwidth_section first][dt_sc_h2_title title=\"Meet Our Team\" class=\"\" description=\"We have a dedicated team of prominent Hematologists/Oncologists\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\nRead more\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_home /][/vc_column_text][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:07:14','2017-04-08 02:07:14','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(855,1,'2017-04-08 02:42:41','2017-04-08 02:42:41','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_cta h2=\"Medical Oncology Care Associates Documents\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Download Forms\" btn_color=\"white\" btn_align=\"center\" btn_link=\"url:%23|title:Download%20Forms||\" css=\".vc_custom_1491616622099{background-color: #4f6f18 !important;border-radius: 1px !important;}\" custom_background=\"#4f6f18\" custom_text=\"#ffffff\"][/vc_cta][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" position=\"center\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:42:41','2017-04-08 02:42:41','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(857,1,'2017-04-08 02:56:52','2017-04-08 02:56:52','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" position=\"center\" margin_top=\"10\" margin_bottom=\"10\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][vc_column_text]\r\n<h1 class=\"heading-title\" style=\"text-align: center;\">Meet Our Team</h1>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:56:52','2017-04-08 02:56:52','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(858,1,'2017-04-08 02:59:39','2017-04-08 02:59:39','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Sam Huang, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Tariq Mahmood, M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..[/vc_cta][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_cta h2=\"Gwendolyn Pan , M.D.\" h4=\"Member of Medical Oncology Care Associates\" txt_align=\"center\" style=\"custom\" add_button=\"bottom\" btn_title=\"Read More\" btn_align=\"center\" btn_link=\"url:%23|title:Read%20More||\" custom_background=\"#ffffff\" custom_text=\"#000000\"]Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…[/vc_cta][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 02:59:39','2017-04-08 02:59:39','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(859,1,'2017-04-08 03:03:00','2017-04-08 03:03:00','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:03:00','2017-04-08 03:03:00','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(860,1,'2017-04-08 03:04:05','2017-04-08 03:04:05','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\" bg_color=\"#4f6f18\"][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:04:05','2017-04-08 03:04:05','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(861,1,'2017-04-08 03:06:09','2017-04-08 03:06:09','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:06:09','2017-04-08 03:06:09','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(862,1,'2017-04-08 03:06:44','2017-04-08 03:06:44','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:06:44','2017-04-08 03:06:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(863,1,'2017-04-08 03:07:10','2017-04-08 03:07:10','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491615589530{background-color: #cd661d !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:07:10','2017-04-08 03:07:10','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(864,1,'2017-04-08 03:10:04','2017-04-08 03:10:04','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"18\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620946979{padding-bottom: 63px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:10:04','2017-04-08 03:10:04','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(865,1,'2017-04-08 03:13:23','2017-04-08 03:13:23','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"285\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620946979{padding-bottom: 63px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:13:23','2017-04-08 03:13:23','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(866,1,'2017-04-08 03:14:03','2017-04-08 03:14:03','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"2/3\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620946979{padding-bottom: 63px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:14:03','2017-04-08 03:14:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(867,1,'2017-04-08 03:14:24','2017-04-08 03:14:24','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/3\" css=\".vc_custom_1491620715801{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620946979{padding-bottom: 63px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1491620727351{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:14:24','2017-04-08 03:14:24','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(868,1,'2017-04-08 03:18:19','2017-04-08 03:18:19','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621359482{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621392730{padding-bottom: 62px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621369377{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:18:19','2017-04-08 03:18:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(870,1,'2017-04-08 03:25:56','2017-04-08 03:25:56','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621359482{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621392730{padding-bottom: 62px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621369377{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:25:56','2017-04-08 03:25:56','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(869,1,'2017-04-08 03:25:18','2017-04-08 03:25:18','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621877691{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621359482{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621392730{padding-bottom: 62px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621369377{background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:25:18','2017-04-08 03:25:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(871,1,'2017-04-08 03:26:46','2017-04-08 03:26:46','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:26:46','2017-04-08 03:26:46','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(872,1,'2017-04-08 03:35:58','2017-04-08 03:35:58','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange,\r\nCA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491620865396{padding-bottom: 30px !important;}\"]\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine,\r\nCA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:35:58','2017-04-08 03:35:58','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(873,1,'2017-04-08 03:43:19','2017-04-08 03:43:19','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491622940639{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:43:19','2017-04-08 03:43:19','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(878,1,'2017-04-08 03:53:03','2017-04-08 03:53:03','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623498594{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:53:03','2017-04-08 03:53:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(874,1,'2017-04-08 03:45:15','2017-04-08 03:45:15','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Orange Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center; color: #fff;\">Suite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff;\">Tel: (714) 541-6622</p>\r\n<p style=\"text-align: center; color: #fff;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491622940639{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center; color: #fff;\">Suite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center; color: #fff;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:45:15','2017-04-08 03:45:15','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(877,1,'2017-04-08 03:48:44','2017-04-08 03:48:44','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491622940639{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center; color: #fff;\">Suite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center; color: #fff;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:48:44','2017-04-08 03:48:44','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(876,1,'2017-04-08 03:47:49','2017-04-08 03:47:49','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491622940639{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center; color: #fff;\">Suite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center; color: #fff;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:47:49','2017-04-08 03:47:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(875,1,'2017-04-08 03:46:48','2017-04-08 03:46:48','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Suite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621965747{padding-top: 30px !important;padding-bottom: 92px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491622940639{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Business Hours</h3>\r\n<p style=\"text-align: center; color: #fff;\">Monday – Friday : 9:00 AM – 5:00 PM</p>\r\n<p style=\"text-align: center; color: #fff;\">Saturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h3 style=\"text-align: center; color: #fff;\">Irvine Location</h3>\r\n<p style=\"text-align: center; color: #fff;\">113 Waterworks Way,</p>\r\n<p style=\"text-align: center; color: #fff;\">Suite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff;\">Tel: (949) 724-4225</p>\r\n<p style=\"text-align: center; color: #fff;\">Fax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:46:48','2017-04-08 03:46:48','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(879,1,'2017-04-08 03:54:25','2017-04-08 03:54:25','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623498594{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\">Get Directions</p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:54:25','2017-04-08 03:54:25','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(884,1,'2017-04-08 04:30:36','2017-04-08 04:30:36','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: -20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625795012{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: -20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: -20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 04:30:36','2017-04-08 04:30:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(880,1,'2017-04-08 03:57:17','2017-04-08 03:57:17','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623767881{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:57:17','2017-04-08 03:57:17','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(881,1,'2017-04-08 03:58:36','2017-04-08 03:58:36','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623874185{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 03:58:36','2017-04-08 03:58:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(883,1,'2017-04-08 04:29:23','2017-04-08 04:29:23','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: -20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623874185{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: -20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 04:29:23','2017-04-08 04:29:23','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(882,1,'2017-04-08 04:00:36','2017-04-08 04:00:36','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491623874185{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 04:00:36','2017-04-08 04:00:36','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(900,1,'2017-04-08 07:06:02','2017-04-08 07:06:02','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 07:06:02','2017-04-08 07:06:02','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(885,1,'2017-04-08 04:32:18','2017-04-08 04:32:18','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 04:32:18','2017-04-08 04:32:18','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(886,1,'2017-04-08 04:37:10','2017-04-08 04:37:10','','Downloads','','publish','closed','closed','','tel-714-541-6622','','','2017-04-10 12:16:53','2017-04-10 12:16:53','',0,'http://www.demo.medicaloncologycare.com/demo/?p=886',1,'nav_menu_item','',0),(887,1,'2017-04-08 07:00:06','2017-04-08 07:00:06','','slider_image_1.jpg','','inherit','closed','closed','','slider-image-1-jpg','','','2017-04-08 07:00:06','2017-04-08 07:00:06','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/slider_image_1.jpg',0,'attachment','image/jpeg',0),(888,1,'2017-04-08 07:00:10','2017-04-08 07:00:10','','logo_element6.png','','inherit','closed','closed','','logo-element6-png','','','2017-04-08 07:00:10','2017-04-08 07:00:10','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element6.png',0,'attachment','image/png',0),(889,1,'2017-04-08 07:00:10','2017-04-08 07:00:10','','logo_element1.png','','inherit','closed','closed','','logo-element1-png','','','2017-04-08 07:00:10','2017-04-08 07:00:10','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element1.png',0,'attachment','image/png',0),(890,1,'2017-04-08 07:00:10','2017-04-08 07:00:10','','logo_element2.png','','inherit','closed','closed','','logo-element2-png','','','2017-04-08 07:00:10','2017-04-08 07:00:10','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element2.png',0,'attachment','image/png',0),(891,1,'2017-04-08 07:00:11','2017-04-08 07:00:11','','logo_element3.png','','inherit','closed','closed','','logo-element3-png','','','2017-04-08 07:00:11','2017-04-08 07:00:11','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element3.png',0,'attachment','image/png',0),(892,1,'2017-04-08 07:00:11','2017-04-08 07:00:11','','logo_element5.png','','inherit','closed','closed','','logo-element5-png','','','2017-04-08 07:00:11','2017-04-08 07:00:11','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element5.png',0,'attachment','image/png',0),(893,1,'2017-04-08 07:00:11','2017-04-08 07:00:11','','logo_element4.png','','inherit','closed','closed','','logo-element4-png','','','2017-04-08 07:00:11','2017-04-08 07:00:11','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/logo_element4.png',0,'attachment','image/png',0),(894,1,'2017-04-08 07:00:11','2017-04-08 07:00:11','','businessman-481113_1280.jpg','','inherit','closed','closed','','businessman-481113-1280-jpg','','','2017-04-08 07:00:11','2017-04-08 07:00:11','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/businessman-481113_1280.jpg',0,'attachment','image/jpeg',0),(895,1,'2017-04-08 07:00:14','2017-04-08 07:00:14','','Bicycle_Accidents.jpg','','inherit','closed','closed','','bicycle-accidents-jpg','','','2017-04-08 07:00:14','2017-04-08 07:00:14','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/Bicycle_Accidents.jpg',0,'attachment','image/jpeg',0),(896,1,'2017-04-08 07:00:16','2017-04-08 07:00:16','','family-law-page-header.jpg','','inherit','closed','closed','','family-law-page-header-jpg','','','2017-04-08 07:00:16','2017-04-08 07:00:16','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/family-law-page-header.jpg',0,'attachment','image/jpeg',0),(897,1,'2017-04-08 07:00:19','2017-04-08 07:00:19','','slider_1_backwhite.jpg','','inherit','closed','closed','','slider-1-backwhite-jpg','','','2017-04-08 07:00:19','2017-04-08 07:00:19','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/slider_1_backwhite.jpg',0,'attachment','image/jpeg',0),(898,1,'2017-04-08 07:00:24','2017-04-08 07:00:24','','law2.png','','inherit','closed','closed','','law2-png','','','2017-04-08 07:00:24','2017-04-08 07:00:24','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/revslider/home1/law2.png',0,'attachment','image/png',0),(899,1,'2017-04-08 07:02:33','2017-04-08 07:02:33','[vc_row][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://medicaloncologycare.com/whoweare.htm\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-08 07:02:33','2017-04-08 07:02:33','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/6-revision-v1/',0,'revision','',0),(901,1,'2017-04-08 07:08:26','2017-04-08 07:08:26','','Slider1','','inherit','open','closed','','slider1-2','','','2017-04-08 07:08:26','2017-04-08 07:08:26','',0,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2017/04/Slider1.jpg',0,'attachment','image/jpeg',0),(903,1,'2017-04-10 06:38:50','2017-04-10 06:38:50','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\n\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\n\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-autosave-v1','','','2017-04-10 06:38:50','2017-04-10 06:38:50','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-autosave-v1/',0,'revision','',0),(942,1,'2017-04-10 06:39:14','2017-04-10 06:39:14','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-10 06:39:14','2017-04-10 06:39:14','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/280-revision-v1/',0,'revision','',0),(904,1,'2017-04-08 08:35:41','2017-04-08 08:35:41','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][/vc_column_text][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-08 08:35:41','2017-04-08 08:35:41','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-revision-v1/',0,'revision','',0),(906,1,'2017-04-08 08:46:27','2017-04-08 08:46:27','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-08 08:46:27','2017-04-08 08:46:27','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-revision-v1/',0,'revision','',0),(905,1,'2017-04-08 08:46:08','2017-04-08 08:46:08','[vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Your MedicalOncologyCare.com!\" colored_line=\"yes\" position=\"center\"][vc_column_text]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Philosophy\" margin_top=\"20\"][vc_column_text]<a href=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\"><img class=\"alignright wp-image-285 size-medium\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare-300x177.jpg\" alt=\"whoweare\" width=\"300\" height=\"177\" /></a>Medical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"20\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Welcome to Your MedicalOncologyCare.com!\" class=\"\" description=\"Medical Oncology Care Associates\" /]\r\n<p style=\"text-align: center;\">Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions.</p>\r\n[dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_one_half first]\r\n\r\n<img class=\"alignleft size-medium wp-image-4462\" src=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweare.jpg\" alt=\"\" />\r\n\r\n[/dt_sc_one_half][dt_sc_one_half ]\r\n<h3 class=\"dark-title\">Philosophy</h3>\r\nMedical Oncology Care Associates (MOCA) was founded on the strong belief in providing one- on- one personalized care, in a warm and friendly environment. By combining this approach with the latest in available technology and techniques we achieve our goal of providing the ultimate in quality of life for our patients.\r\n\r\nOur team at MOCA is actively involved in both research and procedures in the latest protocols, as well as the day-to-day clinical application of these approaches. We believe by using both the research and clinical application approach, coupled with our personalized care, we provide the best answer to our patient\'s physical and emotional needs.\r\n\r\nOur entire focus is on our patient\'s concerns and care, in addition to providing and encouraging the all important patient-physician relationship. Our patients are always treated as individuals from the very first contact, including consultation, evaluation, treatment and follow up phases of any protocols that are deemed necessary. We always offer choices in treatment and care and do so with the respect one hopes for, and also deserves.\r\n\r\n[/dt_sc_one_half][/dt_sc_fullwidth_section][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"http://wedesignthemes.com/themes/dt-spalab/wp-content/uploads/2014/05/x-cross.png\" opacity=\"\" parallax=\"yes\" backgroundrepeat=\"repeat\" backgroundposition=\"left top\" paddingtop=\"60\" paddingbottom=\"45\" textcolor=\"\" class=\"skin-bg dark-bg intro-text\" first]\r\n<h4 style=\"text-align: center;\">Medical Oncology Care Associates Documents</h4>\r\n<h5 style=\"text-align: center;\"><a class=\"dt-sc-button medium \" style=\"background-color: #ffffff; border-color: #ffffff; color: #4f6f18; align: center;\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\" target=\"_blank\">Download Forms</a></h5>\r\n[/dt_sc_fullwidth_section][dt_sc_hr_invisible /][dt_sc_clear /][dt_sc_fullwidth_section backgroundcolor=\"\" backgroundimage=\"\" opacity=\"\" parallax=\"no\" backgroundrepeat=\"no-repeat\" backgroundposition=\"left top\" paddingtop=\"30\" paddingbottom=\"30\" textcolor=\"\" class=\"\" first][dt_sc_h2_title title=\"Our Team\" class=\"\" description=\"Our Expert Team\" /][dt_sc_one_third first]\r\n\r\n[dt_sc_team name=\"Sam Huang, M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Sam-Huang2.jpg\"] Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Tariq Mahmood, M.D., FACP\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Tariq-Mahmood.jpg\"]\r\n\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][dt_sc_one_third ]\r\n\r\n[dt_sc_team name=\"Gwendolyn Pan , M.D.\" role=\"Member of Medical Oncology Care Associates\" image=\"http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Gwendolyn-Pan.jpg\"]\r\n\r\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest...\r\n\r\n<a class=\"dt-sc-button medium \" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\" target=\"_blank\">Read more</a>\r\n\r\n[/dt_sc_team]\r\n\r\n[/dt_sc_one_third][/dt_sc_fullwidth_section][dt_sc_hr_invisible_small /][dt_sc_clear /][dt_sc_hr_invisible /][dt_sc_clear /][/vc_column_text][/vc_column][/vc_row]','Who We Are','','inherit','closed','closed','','280-revision-v1','','','2017-04-08 08:46:08','2017-04-08 08:46:08','',280,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/280-revision-v1/',0,'revision','',0),(908,1,'2020-08-18 17:03:00','2020-08-18 17:03:00','[vc_row][vc_column][vc_column_text]At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"210\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\n<h3>Sam Huang, M.D.</h3>\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.\n\nDr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.\n\nIn his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"225\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\n<h3>Tariq Mahmood, M.D., FACP</h3>\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.\n\nIn his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"965\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\n<h3>Gwendolyn Pan , M.D.</h3>\nGwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest honors in Chemistry and Biochemistry, and received her MD degree from the University of Vermont in Burlington, Vermont. Dr. Pan returned to California for her Internal Medicine Residency and Hematology/Oncology Fellowship at the University of California – Irvine (UCI). Dr. Pan has practiced medicine in California since 2008, and is a diplomat of the American Board of Internal Medicine.\n\nDr. Pan’s clinical interest focuses on individualized treatments of cancers and blood diseases. Dr. Pan is well qualified to implement the latest scientific discoveries and treatment options available for her patients because of her extensive research background, including a National Institutes of Health (NIH) research fellowship, numerous publications in peer-reviewed journals, and serving as an ad hoc reviewer for the journal Cancer. Dr. Pan believes in and utilizes multidisciplinary team approaches when formulating a treatment plan for patients, by working closely with other oncologists and other field specialists. Dr. Pan always treats patients with respect and shows a willingness to listen; most importantly, Dr. Pan provides her patients a clearand truthful diagnosis of the disease and its progression, and will explain all options available for patients to choose from depending on each patient’s unique situation and wishes.\n\nDr. Pan enjoys reading to her daughter and infant son after work. Dr. Pan loves to play Oboe, which she has been practicing since high school.[/vc_column_text][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','304-autosave-v1','','','2020-08-18 17:03:00','2020-08-18 17:03:00','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/304-autosave-v1/',0,'revision','',0),(910,1,'2017-04-08 09:22:47','2017-04-08 09:22:47','[vc_row][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\n<h3>What are clinical trials?</h3>\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\n\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\n\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\n\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\n\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\n\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\n<h3>How can my participation in a clinical trial help me?</h3>\n<ul>\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\n <li>You may get part of your treatment free of charge.</li>\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\n</ul>\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\n\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\n\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\n\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\n<h3>What is informed consent?</h3>\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\n\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\n\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\n\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\n\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\n\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\n<h3>What are my legal rights?</h3>\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\n\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\n<h3>Choosing Clinical Trials</h3>\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\n\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\n\n<strong>Here are some issues to consider before enrolling in a clinical trials:\n</strong>\n\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\n\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\n\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\n\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\n\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\n\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\n\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\n\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-autosave-v1','','','2017-04-08 09:22:47','2017-04-08 09:22:47','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/315-autosave-v1/',0,'revision','',0),(911,1,'2017-04-08 09:14:10','2017-04-08 09:14:10','[vc_row][vc_column][vc_tta_tabs][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Tab 2\" tab_id=\"1491642563463-aabcbbdf-10d4\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-08 09:14:10','2017-04-08 09:14:10','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/315-revision-v1/',0,'revision','',0),(912,1,'2017-04-08 09:19:34','2017-04-08 09:19:34','[vc_row][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-08 09:19:34','2017-04-08 09:19:34','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/315-revision-v1/',0,'revision','',0),(913,1,'2017-04-08 09:23:31','2017-04-08 09:23:31','[vc_row][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-08 09:23:31','2017-04-08 09:23:31','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/315-revision-v1/',0,'revision','',0),(914,1,'2017-04-08 10:00:29','2017-04-08 10:00:29','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\n<h3>What is Cancer?</h3>\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\n\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\n\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\n\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\n\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\n\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\n\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\n\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\n\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\n\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\n<h3>Types</h3>\n<h3>Bladder/Urethral Cancer</h3>\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\n\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\n<h3>Brain Cancer</h3>\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\n\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\n\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\n<h3>Breast Cancer</h3>\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\n\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\n\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\n<h3>Cervical Cancer</h3>\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\n\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\n\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\n\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\n<h3>Colon/Rectal Cancer</h3>\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\n\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\n\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\n\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\n<h3>Hodgkin\'s Disease</h3>\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\n<h3>Non-Hodgkins Lymphoma</h3>\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\n\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\n\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\n<h3>Leukemia</h3>\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\n\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\n\n<strong>There are four major types of leukemia: </strong>\n<ul>\n <li>acute vs. chronic\nlymphocytic vs. myelogenous</li>\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\n</ul>\n<h3>Liver Cancer</h3>\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\n<ul>\n <li>stores vitamins and nutrients until they are needed</li>\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\n <li>makes clotting factors to plug up damaged blood vessels</li>\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\n</ul>\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\n<h3>Lung Cancer</h3>\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\n\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\n\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\n\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\n<h3>Myeloma</h3>\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\n\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\n\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\n\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\n\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\n<h3>Head, Oral and Neck Cancer</h3>\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\n\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\n\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\n<h3>Ovarian Cancer</h3>\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\n\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\n\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\n\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\n<h3>Pancreatic Cancer</h3>\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\n\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\n\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\n\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\n<h3>Prostate Cancer</h3>\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\n\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\n\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\n<h3>Renal Cancer</h3>\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\n\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\n\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\n\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\n<h3>Skin/Melanoma</h3>\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\n\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\n\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\n\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\n<h3>Skin/Non-melanoma</h3>\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\n\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\n\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\n\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\n<h3>Stomach/Gastric Cancer</h3>\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\n\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\n\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\n\nMost people diagnosed with stomach cancer are in their 60s and 70s.\n<h3>Endometrial/Uterine Cancer</h3>\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\n\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\n\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\n\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\nHealthy Living and Lower Cancer Risk\n<ul>\n <li>Introduction</li>\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\n <li>Plant-Based Diet</li>\n <li>Body Weight and Physical Activity</li>\n <li>Alcohol</li>\n <li>Fat and Salt</li>\n <li>Food Preparation</li>\n <li>Tobacco</li>\n</ul>\n[/vc_column_text][vc_column_text]\n<h3>Introduction</h3>\n<strong>You can reduce your risk of cancer</strong>\n\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\n\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\n\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\n\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\n\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]\n\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-autosave-v1','','','2017-04-08 10:00:29','2017-04-08 10:00:29','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-autosave-v1/',0,'revision','',0),(916,1,'2017-04-08 09:47:55','2017-04-08 09:47:55','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Section 2\" tab_id=\"1491643728559-bfec4695-555c\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\nstores vitamins and nutrients until they are needed\r\nchemically changes (metabolizes) nutrients so they can be used by the body\r\nproduces a blood protein (albumin) needed for proper fluid balance in the body\r\nmakes clotting factors to plug up damaged blood vessels\r\nrids the body of poisonous (toxic) drugs and chemicals\r\n\r\nThere are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:\r\n\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 09:47:55','2017-04-08 09:47:55','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(917,1,'2017-04-08 09:50:57','2017-04-08 09:50:57','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 09:50:57','2017-04-08 09:50:57','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(918,1,'2017-04-08 09:53:33','2017-04-08 09:53:33','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 09:53:33','2017-04-08 09:53:33','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(919,1,'2017-04-08 09:55:54','2017-04-08 09:55:54','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][vc_column_text]\r\n<h3>Introduction</h3>\r\n<strong>You can reduce your risk of cancer</strong>\r\n\r\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\r\n\r\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\r\n\r\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\r\n\r\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\r\n\r\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 09:55:54','2017-04-08 09:55:54','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(920,1,'2017-04-08 10:07:21','2017-04-08 10:07:21','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][vc_column_text]\r\n<h3>Introduction</h3>\r\n<strong>You can reduce your risk of cancer</strong>\r\n\r\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\r\n\r\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\r\n\r\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\r\n\r\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\r\n\r\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]\r\n<h3>Diet and Nutrition :</h3>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores\r\n<h3>Benefits of Good Nutrition :</h3>\r\nGood nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.\r\n\r\nThe nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\nEating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.\r\n<h3>Nutrients :</h3>\r\n<strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.\r\n\r\n<strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.\r\n\r\n<strong>Vitamins and minerals: </strong>Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.\r\n\r\n<strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration.\r\n\r\nYou can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\nMost eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem.\r\n\r\nAs you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.\r\n\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.\r\nChoose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity.</li>\r\n <li>Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-08 10:07:21','2017-04-08 10:07:21','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/411-revision-v1/',0,'revision','',0),(921,1,'2017-04-08 10:29:55','2017-04-08 10:29:55','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\n<h3>What you need to know</h3>\n<strong>How to Make An Appointment </strong>\n\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\n\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\n\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\n\n<strong>What You Need When You Contact us</strong>\n\n<strong>Patient Information </strong>\n<ul>\n <li>Patient\'s full name</li>\n <li>Address</li>\n <li>Telephone number</li>\n <li>Date of birth</li>\n</ul>\n<strong>Diagnosis</strong>\n<ul>\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\n</ul>\n<strong>Insurance</strong>\n<ul>\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\n</ul>\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\n\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\n\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\n\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\n\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\n\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\n\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\n\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\n\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\n\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\n\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\n\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\n\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Insurance Coverage\" tab_id=\"Insurance-Coverage\"][vc_column_text]\n\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','inherit','closed','closed','','567-autosave-v1','','','2017-04-08 10:29:55','2017-04-08 10:29:55','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/567-autosave-v1/',0,'revision','',0),(922,1,'2017-04-08 10:24:18','2017-04-08 10:24:18','[vc_row][vc_column][vc_tta_tour][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\r\n\r\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\r\n\r\n<strong>What You Need When You Contact us</strong>\r\n\r\n<strong>Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong>Diagnosis</strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\r\n\r\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\r\n\r\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\r\n\r\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\r\n\r\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\r\n\r\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\r\n\r\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\r\n\r\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\r\n\r\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\r\n\r\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\r\n\r\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\r\n\r\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\r\n\r\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2017-04-08 10:24:18','2017-04-08 10:24:18','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/567-revision-v1/',0,'revision','',0),(923,1,'2017-04-08 10:25:09','2017-04-08 10:25:09','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\r\n\r\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\r\n\r\n<strong>What You Need When You Contact us</strong>\r\n\r\n<strong>Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong>Diagnosis</strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\r\n\r\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\r\n\r\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\r\n\r\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\r\n\r\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\r\n\r\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\r\n\r\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\r\n\r\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\r\n\r\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\r\n\r\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\r\n\r\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\r\n\r\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\r\n\r\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2017-04-08 10:25:09','2017-04-08 10:25:09','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/567-revision-v1/',0,'revision','',0),(924,1,'2017-04-08 10:30:28','2017-04-08 10:30:28','[vc_row][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\r\n\r\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\r\n\r\n<strong>What You Need When You Contact us</strong>\r\n\r\n<strong>Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong>Diagnosis</strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\r\n\r\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\r\n\r\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\r\n\r\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\r\n\r\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\r\n\r\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\r\n\r\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\r\n\r\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\r\n\r\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\r\n\r\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\r\n\r\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\r\n\r\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\r\n\r\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Insurance Coverage\" tab_id=\"Insurance-Coverage\"][vc_column_text]\r\n<h3>Insurance Coverage</h3>\r\n<strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.\r\nCheck with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.\r\n\r\nAs a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.\r\n\r\nEach insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.\r\n\r\nIn addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.\r\n\r\nYou may contact one of our reimbursement specialists at <strong>714-541-1406.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2017-04-08 10:30:28','2017-04-08 10:30:28','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/567-revision-v1/',0,'revision','',0),(925,1,'2020-08-18 17:18:36','2020-08-18 17:18:36','[vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]4605 Barranca Parkway,\r\nSuite 205,\r\nIrvine, CA 92604\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuMjI1ODk2MzU4NzcxNSUyMTJkLTExNy44MDEzMjAyODQ3OTQ3NiUyMTNkMzMuNjc3MjE0NDgwNzA5NjglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGRiMTA5NzA3ZmQzJTI1M0EweGU2YjNhYWZhMDVlYjg5NWUlMjEyczQ2MDUlMjUyMEJhcnJhbmNhJTI1MjBQa3d5JTI1MjBTdWl0ZSUyNTIwMjA1JTI1MkMlMjUyMElydmluZSUyNTJDJTI1MjBDQSUyNTIwOTI2MDQlMjUyQyUyNTIwVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1OTc3NzEwOTM4NTQlMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNjAwJTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTNCJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNEJTIyJTIyJTIwYXJpYS1oaWRkZW4lM0QlMjJmYWxzZSUyMiUyMHRhYmluZGV4JTNEJTIyMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-autosave-v1','','','2020-08-18 17:18:36','2020-08-18 17:18:36','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/616-autosave-v1/',0,'revision','',0),(928,1,'2017-04-08 10:39:03','2017-04-08 10:39:03','','locat_01','','inherit','open','closed','','locat_01','','','2017-04-08 10:39:03','2017-04-08 10:39:03','',616,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/locat_01.jpg',0,'attachment','image/jpeg',0),(929,1,'2017-04-08 10:45:29','2017-04-08 10:45:29','','locat_02','','inherit','open','closed','','locat_02','','','2017-04-08 10:45:29','2017-04-08 10:45:29','',616,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/locat_02.jpg',0,'attachment','image/jpeg',0),(930,1,'2017-04-08 10:48:02','2017-04-08 10:48:02','[vc_row][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]113 Waterworks Way,\r\nSuite 200\r\nIrvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuNjg1MDAwOTQ1ODY0NCUyMTJkLTExNy43NjUzMzk5ODQ3OTUwOSUyMTNkMzMuNjY1MzIyOTgwNzEyOTglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGQ2OWE0N2M1YTY5JTI1M0EweDVhYTZhZWFlMTUzYTJmOWUlMjEyczExMyUyQldhdGVyd29ya3MlMkJXYXklMkIlMjUyMzIwMCUyNTJDJTJCSXJ2aW5lJTI1MkMlMkJDQSUyQjkyNjE4JTI1MkMlMkJVU0ElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTQ5MTY0ODQxNDk0MSUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2017-04-08 10:48:02','2017-04-08 10:48:02','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/616-revision-v1/',0,'revision','',0),(931,1,'2017-04-08 10:53:34','2017-04-08 10:53:34','[vc_row][vc_column][vc_column_text]\r\n<h4>Are you taking new patients?</h4>\r\n<p style=\"text-align: justify;\">Yes, and we try to schedule new patients to be seen as soon as possible.</p>\r\n\r\n<h4>Will I always see the same doctor?</h4>\r\n<p style=\"text-align: justify;\">Most of the time you will see your physician, however, should your physician be out of the office or unavailable , you will see our nurse practitioner or one of our other team physicians.</p>\r\n\r\n<h4>What will my insurance cover?</h4>\r\n<p style=\"text-align: justify;\">Our reimbursement staff is available to discuss what your insurance company will or will not cover. They will verify your coverage and pre-authorize medical procedures if required by your insurance company. They will also set up finanacial arrangements for all non-covered amounts.</p>\r\n\r\n<h4>Is chemotheraphy given in your office?</h4>\r\nYes, we have an infusion suite within our office to accommodate your needs when receiving chemotherapy.\r\n<h4>What chemotheraphy drugs will I receive?</h4>\r\n<p style=\"text-align: justify;\">Once your diagnosis has been determined, your physician will consult with you as to your regarding your treatment options. At that time, he/she will discuss the most current drug and treatment plan for your specific cancer.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','FAQ\'S','','inherit','closed','closed','','657-revision-v1','','','2017-04-08 10:53:34','2017-04-08 10:53:34','',657,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/08/657-revision-v1/',0,'revision','',0),(932,1,'2017-04-08 10:55:25','2017-04-08 10:55:25','','FAQ\'S','','publish','closed','closed','','faqs-2','','','2017-04-08 10:55:25','2017-04-08 10:55:25','',0,'http://www.demo.medicaloncologycare.com/demo/?p=932',8,'nav_menu_item','',0),(933,1,'2017-04-10 05:35:59','2017-04-10 05:35:59','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"#\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-10 05:35:59','2017-04-10 05:35:59','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/6-revision-v1/',0,'revision','',0),(934,1,'2017-04-10 05:37:52','2017-04-10 05:37:52','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"#\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-10 05:37:52','2017-04-10 05:37:52','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/6-revision-v1/',0,'revision','',0),(935,1,'2017-04-10 05:40:03','2017-04-10 05:40:03','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"#\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-10 05:40:03','2017-04-10 05:40:03','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/6-revision-v1/',0,'revision','',0),(936,1,'2017-04-10 05:41:22','2017-04-10 05:41:22','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491625885811{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"#\" target=\"\">Patient Registration</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-10 05:41:22','2017-04-10 05:41:22','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/6-revision-v1/',0,'revision','',0),(937,1,'2017-04-10 05:47:49','2017-04-10 05:47:49','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491803224436{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/contactus/\" target=\"\">Contact Us</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">113 Waterworks Way,\r\nSuite 200 Irvine, CA 92618</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (949) 724-4225\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"234\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Gwendolyn Pan , M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Gwendolyn Pan, MD is a specialist in Cancer and Blood Disorders. Dr. Pan was born and raised inTaiwan, and came to the U.S. for college. She graduated from UCLA with highest…</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2017-04-10 05:47:49','2017-04-10 05:47:49','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/6-revision-v1/',0,'revision','',0),(941,1,'2017-04-10 06:26:47','2017-04-10 06:26:47','','whoweareheader4','','inherit','open','closed','','whoweareheader4','','','2017-04-10 06:26:47','2017-04-10 06:26:47','',280,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweareheader4.jpg',0,'attachment','image/jpeg',0),(940,1,'2017-04-10 06:24:51','2017-04-10 06:24:51','','whoweareheader3','','inherit','open','closed','','whoweareheader3','','','2017-04-10 06:24:51','2017-04-10 06:24:51','',280,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/whoweareheader3.jpg',0,'attachment','image/jpeg',0),(943,1,'2017-04-10 07:55:00','2017-04-10 07:55:00','','contactusheader','','inherit','open','closed','','contactusheader-2','','','2017-04-10 07:55:00','2017-04-10 07:55:00','',616,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/contactusheader.jpg',0,'attachment','image/jpeg',0),(944,1,'2017-04-10 07:56:15','2017-04-10 07:56:15','[vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]113 Waterworks Way,\r\nSuite 200\r\nIrvine, CA 92618\r\n\r\nTel: (949) 724-4225\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuNjg1MDAwOTQ1ODY0NCUyMTJkLTExNy43NjUzMzk5ODQ3OTUwOSUyMTNkMzMuNjY1MzIyOTgwNzEyOTglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGQ2OWE0N2M1YTY5JTI1M0EweDVhYTZhZWFlMTUzYTJmOWUlMjEyczExMyUyQldhdGVyd29ya3MlMkJXYXklMkIlMjUyMzIwMCUyNTJDJTJCSXJ2aW5lJTI1MkMlMkJDQSUyQjkyNjE4JTI1MkMlMkJVU0ElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTQ5MTY0ODQxNDk0MSUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2017-04-10 07:56:15','2017-04-10 07:56:15','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/616-revision-v1/',0,'revision','',0),(945,1,'2017-04-10 08:08:47','2017-04-10 08:08:47','','patientsheader','','inherit','open','closed','','patientsheader','','','2017-04-10 08:08:47','2017-04-10 08:08:47','',567,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/patientsheader.jpg',0,'attachment','image/jpeg',0),(946,1,'2017-04-10 08:17:59','2017-04-10 08:17:59','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tour style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"What you need to know\" tab_id=\"What-you-need-to-know\"][vc_column_text]\r\n<h3>What you need to know</h3>\r\n<strong>How to Make An Appointment </strong>\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<strong>Here\'s some information to help you prepare for you first appointment</strong>\r\n\r\nWe ask that you have your physician fax, or you may bring with you, all test results and reports including x-ray reports and pathology reports. It is necessary to have these documents in advance so our Hematologist/Oncologist can review your case prior to your appointment.\r\n\r\n<strong>What You Need When You Contact us</strong>\r\n\r\n<strong>Patient Information </strong>\r\n<ul>\r\n <li>Patient\'s full name</li>\r\n <li>Address</li>\r\n <li>Telephone number</li>\r\n <li>Date of birth</li>\r\n</ul>\r\n<strong>Diagnosis</strong>\r\n<ul>\r\n <li>Patient\'s Diagnosis ( We will ask for information about how your diagnosis was made. For example, biopsy, x-ray, etc)</li>\r\n</ul>\r\n<strong>Insurance</strong>\r\n<ul>\r\n <li>Patient\'s primary and secondary medical insurance carrier information</li>\r\n</ul>\r\n[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Health Plan Info\" tab_id=\"Health-Plan-Info\"][vc_column_text]Insurance coverage is a key concern for patients and their families, yet understanding the details of a patient\'s plan can be difficult and confusing. Each plan varies in the depth and range of coverage it provides for care and it may change from year to year. Below is a list of various types of plans and a description of the terminology used. We are participating providers for a variety of managed health care plans and insurance carriers.\r\n\r\n<strong>Health Maintenance Organizations (HMO\'s):</strong> HMO\'s are organized systems for providing health care in a specific area. They follow a basic and supplemental preventative and treatment services; members generally select a primary care physician who is responsible for making all referrals to specialists. HMO\'s offer no \"out of network\" benefits and have low out-of-pocket (co-pay) expenses.\r\n\r\n<strong>Indemnity Plans:</strong> Indemnity or traditional insurance is not considered \"managed care\". In indemnity plans the member chooses his or her own providers. Oversight of care by the health plan is minimal. The member\'s out-of-pocket payment is generally a percentage of the providers \"usual and customary\" fee schedule.\r\n\r\n<strong>Managed Care:</strong> A program designed to manage the cost and quality of health care. Ideally, managed care brings about a comprehensive health care system where patients receive the care they need, including preventative care when they need it. The plans vary from restrictive provider panels and low out of pocket amounts to fairly open provider panels and high out of pocket amounts.\r\n\r\n<strong>Medicare:</strong> The federal health insurance program for older Americans and eligible disabled individuals. Medicare HMO\'s are being offered in some areas of the country, including California.\r\n\r\n<strong>Point of Service (POS):</strong> POS plans build on the HMO concept. However, if a member chooses to seek a specialist directly, without a referral from their PCP, or seeks an \"out-of-network\" provider, they will have coverage with a higher out-of-pocket (co-insurance) amount.\r\n\r\n<strong>Preferred Provider Organization (PPO):</strong> PPO\'s generally provide \"in-network\" and \"out-of-network\" benefits and do not require a PCP referral to see a specialist. The amount the member must pay out of pocket is less when using an \"in-network\" provider.\r\n\r\n<strong>Co-payment:</strong> A flat fee paid out of pocket for medical services, at the time the service is rendered. Usually applies to physician office visits, prescriptions, emergency or hospital services.\r\n\r\n<strong>Co-insurance:</strong> Coinsurance, like co-payments, is a common form of member cost-sharing, typically applied as percentage of applicable costs after the deductible requirements are met. With traditional non-managed care plans, the percentage is based upon provider charges, sometimes up to a maximum allowable amount per service. In managed care plans, the percentage can be based upon provider contract rates.\r\n\r\n<strong>Deductible:</strong> The amount of medical expense a person must pay each year from his/her own pocket before the health plan will make payment.\r\n\r\n<strong>Gatekeeper:</strong> When a primary care physician, the \"gatekeeper\", serves as the patient\'s initial contact for medical care and referrals.\r\n\r\n<strong>Out of Network Benefits:</strong> PPO\'s and HMO Point of Service plans contain an out-of network benefit tier that is different from benefit coverage for network services. In PPO plans there can be cost sharing requirements that are somewhat \"hidden\" in the process. For example, a number of PPO plans indicate a percentage coinsurance requirement for out-of-network, but also limit the benefit to a maximum allowable based upon average contract rates. This means the member must pay a percentage coinsurance based on the maximum allowable, plus the entire amount that exceeds the maximum.\r\n\r\n<strong>Primary Care Physician (PCP):</strong> A PCP is a physician designated as responsible for providing specific primary care services. This includes evaluation and treatment of a patient, including decisions regarding referral for specialty care. PCP\'s are generally in family practice, general practice, general internal medicine, pediatrics and sometimes obstetrics and gynecology. Under the HMO health plan model, the PCP may also be considered the gatekeeper.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Insurance Coverage\" tab_id=\"Insurance-Coverage\"][vc_column_text]\r\n<h3>Insurance Coverage</h3>\r\n<strong>Insurance Coverage :</strong> If you are enrolled in a managed care program (HMO, PPO or POS), our services may be covered by your plan. Many managed care companies offer Medical Oncology Care Associates as a choice for your clinical needs. If you are part of a medical group, please be sure to check with your medical group prior to your appointment to determine if Medical Oncology Care Associates is contracted with that specific group.\r\nCheck with your employer or health plan for any special instructions so that your insurance company will pay for your visit. Your insurance company can inform you of co-pays or deductibles for which you will be responsible. Knowing this information before your first visit will prevent you from running into authorization problems once you arrive.\r\n\r\nAs a courtesy to our patients, we will bill both primary and secondary insurances. We will work with your insurance provider to help you receive full benefits from your plan.\r\n\r\nEach insurer has specific requirements that must be met prior to consultation, treatment and procedures. Be sure to discuss these requirements with your insurance provider.\r\n\r\nIn addition to your insurance provider, our reimbursement specialists are available to answer questions about verification, coverage and prepayment requirements.\r\n\r\nYou may contact one of our reimbursement specialists at <strong>714-541-1406.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','New Patients','','inherit','closed','closed','','567-revision-v1','','','2017-04-10 08:17:59','2017-04-10 08:17:59','',567,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/567-revision-v1/',0,'revision','',0),(947,1,'2017-04-10 08:39:51','2017-04-10 08:39:51','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tabs style=\"flat\" color=\"white\" active_section=\"1\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-10 08:39:51','2017-04-10 08:39:51','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/315-revision-v1/',0,'revision','',0),(949,1,'2017-04-10 08:46:01','2017-04-10 08:46:01','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tabs active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-10 08:46:01','2017-04-10 08:46:01','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/315-revision-v1/',0,'revision','',0),(948,1,'2017-04-10 08:41:13','2017-04-10 08:41:13','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tabs style=\"flat\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-10 08:41:13','2017-04-10 08:41:13','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/315-revision-v1/',0,'revision','',0),(950,1,'2017-04-10 08:46:46','2017-04-10 08:46:46','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tabs shape=\"square\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"Introduction\" tab_id=\"Introduction\"][vc_column_text]\r\n<h3>What are clinical trials?</h3>\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment. Most of the current techniques for treating cancer as well as other major illnesses have been developed using clinical trials. The information gathered helps doctors determine what is sometimes called \"the standard\" for medical treatment. According to the National Institutes of Health, clinical trials remain a key activity for improving healthcare.\r\n\r\nThe majority of clinical trials are designed to identify the effects of specific treatments on patients and their illnesses. Trials, also called research protocols, examine the outcomes of the treatments and compare the effects of one treatment with those of another. Usually, a clinical trial takes place because several different treatments seem promising. No one can know which works best until the trial is completed. Remember that before any treatment becomes part of a clinical trial, it undergoes careful evaluation in the laboratory, including testing in animals for both safety and effectiveness. Only the most promising treatments are ever given to people.\r\n\r\nThere are many different types of clinical trials, and each is designed to answer specific questions. Some test whether certain treatments should be combined others look at ways to help people with cancer live better lives. The latest medical advances and the most up to date treatments are often connected with trials. In addition, trials closely monitor the patient\'s disease and well being, along with any side effects.\r\n\r\nFor a patient, there can be advantages to being in a trial. Starting at a specific point in each person\'s illness, the trial follows the patients\' progress for a given period into the future. Each trial looks at a group of patients. No cancer treatment tested in a clinical trial can be certain to benefit a particular patient.\r\n\r\nAll people being treated for cancer should get the best available treatment, whether or not they are in a trial. Choosing the best medical treatment calls for finding out about technical information that may be new to you. The decision to enter a trial is yours. Speak with your physician. Take the information you obtain and discuss it with family members and trusted friends.\r\n\r\nCancer treatments have improved. Today, millions of people who are diagnosed with cancer survive and continue to lead active, productive lives. When you think about cancer, remember that every person is different and that new treatments are changing the outlook for cancer patients. Some patients can be cured, and often patients live longer and more fully than ever before.\r\n<h3>How can my participation in a clinical trial help me?</h3>\r\n<ul>\r\n <li><strong>Being part of a clinical trial may help a patient in several ways:</strong>\r\nNew, experimental treatments are available to you only if you are enrolled in a clinical trial.</li>\r\n <li>Physicians and nurses monitor your health closely. They also watch you very carefully for any side effects and changes in your condition you may experience while in a clinical trials.</li>\r\n <li>Physicians running a trial carefully monitor medical advances. For example, if new treatments are shown to be better, you are informed. Sometimes, a trial changes in midcourse, and a new and different treatment is added. In this way, you are able to benefit from new treatments as soon as their value has been proven.</li>\r\n <li>You may get part of your treatment free of charge.</li>\r\n <li>Some patient advocates feel that more people with cancer should be given the chance to participate in a trial. The National Cancer Institute agrees and is trying to open trials to more people.</li>\r\n <li>Because physicians and researchers learn from each and every clinical trial, your involvement may ultimately help other people.</li>\r\n <li>Many people take part in clinical trials because they might be cured, can get excellent care, may live longer, and, it is hoped, will enjoy life more. While not without risk of side effects, trials offer both hope and help.</li>\r\n</ul>\r\n<h3>How do I know if I am eligible to become a part of a clinical trial?</h3>\r\nEach trial is designed to answer certain questions. All aspects of a particular treatment cannot be studied in one single trial.\r\n\r\nWorthwhile information can come of at the end of a trial only if the right information goes in at the beginning. For example, a trial may be open only to patients with a particular type of cancer or only to people who have not yet received any therapy or only to those whose cancers have been in place longer and who have had some prior treatments. Only people who are the \"right fit\" are eligible for a particular clinical trial.\r\n\r\nAfter cancer is diagnosed, tests are performed. There are many types of tests doctors can run, and each patient receives only some of these. Ask your physician and nurse about the tests you will be given.\r\n\r\nThe results of these tests help your doctor determine the \"state\" of your cancer. Put simply, the doctor finds out if the cancer is in the beginning, middle, or an advanced stage. For example, some cancers that are in a beginning stage are found only in one tiny part of the body; other cancers that are in an advanced stage are found in several parts of the body. Of course, the physician\'s analysis and definitions are more detailed than described here. Once the cancer stage has been classified, you will be told which trials are open to you.\r\n<h3>What is informed consent?</h3>\r\nIf you wish to join a clinical trial, you will be asked to sign an informed consent form. Some patients sign this even though they do not know enough about the trial.\r\n\r\nInformed consent involves more than just signing a piece of paper. \"Informed\" means to have a specific kind of information or knowledge. \"Consent\" means to agree, Informed consent means you understand something and agree based upon careful review of this information or knowledge.\r\n\r\nMake sure you understand what the trial involves before you agree to enter it. What will happen to you if you are in the study? What are the goals of the study? What are the risks? The trial should be explained to you in language that is clear and simple.\r\n\r\nSign the form only if you truly understand the clinical trial; understand why you will or will not be in it; and want to participate.\r\n\r\nThe United States government has rules on informed consent. Many states also have such rules. The rules say that people who conduct studies must provide patients with all the information they need to make decisions in their best interest.\r\n\r\nIf you do enroll in a trial, remember that informed consent should be a process that continues. What you know and understand about the trial should grow as new information is gathered. Physicians and nurses should keep you up to date and should answer your questions. At any time, you may say that you wish to withdraw from a trial without penalty.\r\n<h3>What are my legal rights?</h3>\r\nSpecific laws protect your safety and rights if you enroll in a clinical trial. The laws that apply vary. Some are United States government laws, some are state laws.\r\n\r\nBy law, you have the right to know what is going to happen to you. You also have the right to drop out of a clinical trial at any time. However, it is usually not wise to do so without talking with your physician to find out if you should receive some type of treatment.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Choosing Clinical Trials\" tab_id=\"Clinical-Trials\"][vc_column_text]\r\n<h3>Choosing Clinical Trials</h3>\r\nA clinical trial is just one of many treatment options at Medical Oncology Care Associates. Investigational studies may offer exciting new treatment possibilities, and it can be exhilarating to be part of making cancer history. For others with advanced cancer, clinical trials may offer new hope when standard treatments have failed.\r\n\r\nBefore participating in a clinical trial, discuss it with your doctor or cancer specialist. Make sure to get all the details of the intended benefits and possible side effects before signing any consent forms.\r\n\r\n<strong>Here are some issues to consider before enrolling in a clinical trials:\r\n</strong>\r\n\r\n<strong>Eligibility </strong>- Clinical trial investigators follow strict criteria to recruit study volunteers. Recruitment forms list \"inclusion and exclusion criteria\" things like diseases type, treatments status, medical history, age range, gender, ethnicity and other factors necessary to join the trial. Forms may also list what investigators aren\'t looking for, known as \"exclusion criteria.\"\r\n\r\n<strong>Benefits </strong>- Although clinical trials offer no guarantees, scientists have a strong belief that study drug or treatment will provide benefits equal to or better than standard care methods. If that is the case, study volunteers will be the first to receive this new modality, and will continue to receive medical checkups to monitor their progress.\r\n\r\n<strong>Risks </strong>- The clinical trial process is not risk-free. Study investigators have anticipated many of the side effects, but not all can be known ahead of time. If a new treatment exhibits potentially dangerous side effects, the trial is immediately discontinued and participants receive follow-up care to ensure they were not harmed. Remember, most standard cancer treatments do have side effects, which include nausea, hair loss and compromised immune systems.\r\n\r\n<strong>Duration </strong>- Clinical trials can last anywhere from a few weeks to several years. Some require frequent clinic or hospital visits, which can interfere with your normal routine; others only need monthly or quarterly monitoring. Some studies, particularly Phase Three, are conducted at several locations, but if you don\'t live near a trial site, you may have to consider long travel issues or temporary relocation to participate.\r\n\r\n<strong>Cost </strong>- It is essential to determine what your out -of-pocket expenses will be in a clinical trial before enrolling You may be responsible for some or all of the costs involved, including blood work, x-rays, and other procedures. Sometimes, a biotechnology or pharmaceutical company or other research grant will sponsor a clinical trial and pay some, but usually not all expenses.\r\n\r\n<strong>Insurance </strong>- Call your health insurance carrier or managed care provider to see if they cover clinical trials. Insurance companies may deny coverage if the treatment is considered experimental, but they might pay if the study treatment is similar to something the patient would receive outside a clinical trial.\r\n\r\nSource: NIH[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Listing of Current Trials\" tab_id=\"Current-Trials-Listing\"][vc_column_text]Feel free to reach us at (714) 541-6622 for current Clinical Trials listings.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Q & A\" tab_id=\"Q-A\"][vc_column_text]\r\n<h3>Will there be risks?</h3>\r\nYes, there are risks involved in being in a clinical trial. By the same token, risks are a part of any medical test, drug, or procedure. A more important question is whether the risks are outweighed by the possible benefits. People with cancer are often willing to accept a certain amount of risk for a chance to be helped, but it is always important to have a realistic idea about the actual chance of being helped.\r\n<h3>Will I be a \"guinea pig\"?</h3>\r\nThere\'s no denying that the ultimate purpose of a clinical trial is to answer a medical question. People who take part in clinical trials are research subjects and may be required to do certain things or have certain tests done to stay in the study. But this does not mean that you will not receive excellent, compassionate care. In fact, most people enrolled in clinical trials appreciate the extra attention they receive from their health care team. In a recent Center Watch survey, more than 1,000 study participants were asked if they would enter a clinical trial again. Overall, 77% responded \"definitely,\" 20% answered \"maybe,\" and only 3% said \"no\".\r\n<h3>Will I get a placebo?</h3>\r\nThe vast majority of cancer clinical trials do not involve a placebo alone. It would be unethical to give someone an inactive medicine if it would deny him or her the chance to get one that has already been shown to work.\r\n<h3>Will my information be kept confidential?</h3>\r\nTo the extent that is possible, all of your personal and medical information is kept confidential in your medical records. Of course, your health care team has access to this information, just as they would outside of a clinical trial. Some members of the research team may also look at your records, because the study sponsor needs your medical information when submitting data to the FDA while trying to get the treatment approved.\r\n<h3>I think I\'m eligible, now what?</h3>\r\nOnce you\'ve found a study or studies that you think you\'re eligible for, deciding if it\'s the right one for you can still be tricky. And there may not be one best study for you. Again, learning as much as you can is key. A good first step will be to talk with someone connected to the study. This could be the Principal Investigation- the doctor in charge of the study or a research coordinator. Research coordinators are usually nurses. Their job is to check to see if people meet eligibility criteria before entering a study. They also make sure that the study protocol is followed for each patient. Often they serve as a link between study patients and their doctors. Both principal Investigators and research coordinators should be able to answer any questions you have about the study.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row]','Clinical Trials','','inherit','closed','closed','','315-revision-v1','','','2017-04-10 08:46:46','2017-04-10 08:46:46','',315,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/315-revision-v1/',0,'revision','',0),(955,1,'2017-04-10 09:41:12','2017-04-10 09:41:12','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tour style=\"modern\" shape=\"square\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][vc_column_text]\r\n<h3>Introduction</h3>\r\n<strong>You can reduce your risk of cancer</strong>\r\n\r\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\r\n\r\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\r\n\r\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\r\n\r\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\r\n\r\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]\r\n<h3>Diet and Nutrition :</h3>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores\r\n<h3>Benefits of Good Nutrition :</h3>\r\nGood nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.\r\n\r\nThe nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\nEating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.\r\n<h3>Nutrients :</h3>\r\n<strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.\r\n\r\n<strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.\r\n\r\n<strong>Vitamins and minerals: </strong>Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.\r\n\r\n<strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration.\r\n\r\nYou can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\nMost eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem.\r\n\r\nAs you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.\r\n\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.\r\nChoose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity.</li>\r\n <li>Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-10 09:41:12','2017-04-10 09:41:12','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/411-revision-v1/',0,'revision','',0),(952,1,'2017-04-10 09:34:23','2017-04-10 09:34:23','[vc_row row_type=\"row_full_center_content\"][vc_column][vc_tta_tour shape=\"square\" active_section=\"1\" no_fill_content_area=\"true\"][vc_tta_section title=\"What is Cancer?\" tab_id=\"What-is-Cancer\"][vc_column_text]\r\n<h3>What is Cancer?</h3>\r\nCancer develops when cells in a part of the body begin to grow out of control. Although there are many kinds of cancer, they all start because of out-of-control growth of abnormal cells.\r\n\r\nNormal body cells grow, divide, and die in an orderly fashion. During the early years of a person\'s life, normal cells divide more rapidly until the person becomes an adult. After that, cells in most parts of the body divide only to replace worn-out or dying cells and to repair injuries.\r\n\r\nBecause cancer cells continue to grow and divide, they are different from normal cells. Instead of dying, they outlive normal cells and continue to form new abnormal cells.\r\n\r\nCancer cells develop because of damage to DNA. This substance is in every cell and directs all its activities. Most of the time when DNA becomes damaged, either the cell dies or is able to repair the DNA. In cancer cells, the damaged DNA is not repaired. People can inherit damaged DNA, which accounts for inherited cancers. Many times though, a person\'s DNA becomes damaged by exposure to something in the environment, like smoking.\r\n\r\nCancer usually forms as a tumor. Some cancers, like leukemia, do not form tumors. Instead, these cancer cells involve the blood and blood-forming organs, and circulate through other tissues where they grow.\r\n\r\nCancer cells often travel to other parts of the body where they begin to grow and replace normal tissue. This process, called metastasis, occurs as the cancer cells get into the bloodstream or lymph vessels of our body. When cells from a cancer like breast cancer spread to another organ like the liver, the cancer is still called breast cancer, not liver cancer.\r\n\r\nRemember that not all tumors are cancerous. Benign (noncancerous) tumors do not spread to other parts of the body (metastasize) and, with very rare exceptions, are not life-threatening.\r\n\r\nDifferent types of cancer can behave very differently. For example, lung cancer and breast cancer are very different diseases. They grow at different rates and respond to different treatments. That is why people with cancer need treatment that is aimed at their particular kind of cancer.\r\n\r\nCancer is the second leading cause of death in the United States. Half of all men and one-third of all women in the US will develop cancer during their lifetimes. Today, millions of people are living with cancer or have had cancer. The risk of developing most types of cancer can be reduced by changes in a person\'s lifestyle, for example, by quitting smoking and eating a better diet. The sooner a cancer is found and treatment begins, the better are the chances for living for many years.\r\n\r\n<strong>Source: American Cancer Society</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Types\" tab_id=\"Types\"][vc_column_text]\r\n<h3>Types</h3>\r\n<h3>Bladder/Urethral Cancer</h3>\r\nBladder cancer begins in the bladder, the organ that stores urine. Because the kidneys, ureters, and urethra are lined with cells similar to those in the bladder, cancer that affects the bladder can affect these structures as well.\r\n\r\nWhile there are other, rare types of bladder cancer, the three most common types are: Transitional cell carcinoma (TCC), Squamous cell carcinomas, and Adenocarcinomas. Transitional cell carcinoma (TCC) is by far the most common form of bladder cancer, accounting for about 90% of these cancers. Bladder cancer is the fifth most common cancer in this country, and it is three times more common among men than among women. When found and treated early, as often happens, the chances for survival are very good.\r\n<h3>Brain Cancer</h3>\r\nThe brain consists of different kinds of tissues and cells. This is important to understand, because different types of benign (not cancerous) and malignant (cancerous) tumors can start in these different cell and tissue types. These different types of tumors vary in prognosis (survival) and the ways they are treated.\r\n\r\nAny of the different types of tissues or cells within the brain or spinal cord can become cancerous. Tumors that start in other organs such as the lung or breast and then spread, or metastasize, to the brain are called metastatic brain cancers and those that start in the brain are called primary brain cancers. Metastatic tumors to the brain are more common than primary brain tumors. Unlike other cancers, tumors arising within the brain or spinal cord rarely metastasize to distant organs. They cause damage because they spread locally and destroy normal tissue in the place where they arise\r\n\r\nBrain cancer accounts for approximately 1.4% of all cancers and 2.3% of all cancer-related deaths.\r\n<h3>Breast Cancer</h3>\r\nBreast cancer begins in the breast tissue and is most commonly associated with women, although on rare occasion, men also get breast cancer.\r\n\r\nThere are several types of breast tumors. Most are benign; that is, they are not cancer. These lumps are often the result of fibrocystic changes, which can cause breast swelling and pain. Cysts are fluid-filled sacs, and fibrosis refers to connective tissue or scar tissue formation. The breasts may feel lumpy and sometimes there is a clear or slightly cloudy nipple discharge. Benign breast tumors are abnormal growths, but they do not spread outside of the breast and they are not life threatening. Four of the most common types of breast cancer are Lobular carcinoma in situ (LCIS), Ductal carcinoma in situ (DCIS), Infiltrating (invasive) lobular carcinoma (ILC), and Infiltrating (invasive) ductal carcinoma (IDC). IDC is the most common type of breast cancer; it accounts for nearly 80% of breast cancer.\r\n\r\nBreast cancer is the most common cancer among women, other than skin cancer. It is the second leading cause of cancer death in women, after lung cancer. Breast cancer is the leading cause of cancer death among women aged 40 to 55.\r\n<h3>Cervical Cancer</h3>\r\nCervical cancer begins in the lining of the cervix. The cervix is the lower part of the womb (uterus) and it connects the body of the uterus to the vagina, or birth canal.\r\n\r\nCancer of the cervix does not form suddenly. First, some cells begin to change from normal to pre-cancer and then to cancer. This can take a number of years, although sometimes it happens more quickly. For some women, pre-cancerous changes may go away without any treatment. More often, they need to be treated to keep them from changing into true cancers.\r\n\r\nThere are two main types of cancer of the cervix. About 85%-90% of these cancers are squamous cell carcinomas. The other 10%-15% are adenocarcinomas.\r\n\r\nWhen found and treated early, cervical cancer often can be cured. Cervical cancer used to be one of the most common causes of cancer death for American women. But between 1955 and 1992 the number of deaths from cervical cancer declined by 74%. The main reason for this change is the use of the Pap test to find early cancer.\r\n<h3>Colon/Rectal Cancer</h3>\r\nColorectal cancer begins in either the colon or the rectum. Both are part of the digestive tract, sometimes called the GI (gastrointestinal) tract. This is where food is processed to create energy and rid the body of waste matter.\r\nThe colon has four sections: the ascending colon, the transverse colon, the descending colon, and the sigmoid colon. Cancer can start in any of the four sections or in the rectum. Since colon cancer and rectal cancer have many features in common, they are often discussed together.\r\n\r\nBefore a true cancer develops, there are often earlier changes in the lining of the colon or rectum. One type of change is a growth of tissue called a polyp. Removing the polyp early may prevent it from becoming cancer\r\n\r\nOver 95% of colon and rectal (colorectal) cancers are adenocarcinomas. These are cancers of the cells that line the inside of the colon and rectum. There are some other, more rare, types of tumors of the colon and rectum.\r\n\r\nThe death rate from colorectal cancer has been going down for the past 20 years. This may be because there are fewer cases, because more of the cases are found early, and also because treatments have improved.\r\n<h3>Hodgkin\'s Disease</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease\r\n<h3>Non-Hodgkins Lymphoma</h3>\r\nHodgkin\'s disease, sometimes called Hodgkin\'s lymphoma, is a cancer that starts in lymphatic tissue. Lymphatic tissue includes the lymph nodes and related organs that are part of the body\'s immune and blood-forming systems. Lymph nodes make and store infection-fighting white blood cells, called lymphocytes. They are connected throughout the body by lymph vessels (narrow tubes similar to blood vessels). Other components of the lymphatic system include the spleen, the bone marrow, and the thymus.\r\n\r\nBecause lymphatic tissue is present in many parts of the body, Hodgkin\'s disease can start almost anywhere. This cancer causes enlargement of the lymphatic tissue that can then cause pressure on important structures.\r\n\r\nHodgkin\'s disease is a type of malignant lymphoma (cancer of lymphatic tissue). Lymphomas are divided into two general types: Hodgkin\'s disease (named after Dr. Thomas Hodgkin who first recognized it in 1832) and non-Hodgkin\'s lymphomas. The cancer cells in Hodgkin\'s disease look different under a microscope from cells of non-Hodgkin\'s lymphomas and other cancers. Doctors have given names to different types of Hodgkin\'s disease: lymphocyte predominance, nodular sclerosis, mixed cellularity, lymphocyte depletion, and unclassified. All of these types are malignant because as they grow, they may compress, invade, destroy normal tissue and spread to other tissues. There is no benign (noncancerous) form of Hodgkin\'s disease.\r\n<h3>Leukemia</h3>\r\nLeukemia is cancer of the white blood cells. This cancer starts in the bone marrow but can then spread to the blood, lymph nodes, the spleen, liver, central nervous system and other organs. In contrast, other types of cancer can start in these organs and then spread to the bone marrow (or elsewhere). Those cancers are not leukemia. Both children and adults can develop leukemia.\r\n\r\nLeukemia is a complex disease with many different types and sub-types. The kind of treatment given and the outlook for the person with leukemia vary greatly according to the exact type and other, individual factors.\r\n\r\n<strong>There are four major types of leukemia: </strong>\r\n<ul>\r\n <li>acute vs. chronic\r\nlymphocytic vs. myelogenous</li>\r\n <li>Acute means rapidly growing. Although the cells grow rapidly, they are not able to mature properly.</li>\r\n <li>Chronic refers to a condition where the cells look mature but they are not completely normal. The cells live too long and cause a build-up of certain kinds of white blood cells.</li>\r\n <li>Lymphocytic and myelogenous (or myeloid) refer to the two different cell types from which leukemias start. Lymphocytic leukemias develop from lymphocytes in the bone marrow. Myelogenous leukemia (sometimes referred to as myelocytic) develops from either of two types of white blood cells: granulocytes or monocytes.By looking at whether a leukemia is acute or chronic and myelogenous or lymphocytic, most cases of leukemia can be sorted into one of the four main types shown in the table below. And, while both children and adults can develop leukemia, certain types are more common in one age group than in another.</li>\r\n</ul>\r\n<h3>Liver Cancer</h3>\r\nLiver cancer begins in the liver, the largest organ in the body. The liver performs many crucial body functions, including:\r\n<ul>\r\n <li>stores vitamins and nutrients until they are needed</li>\r\n <li>chemically changes (metabolizes) nutrients so they can be used by the body</li>\r\n <li>produces a blood protein (albumin) needed for proper fluid balance in the body</li>\r\n <li>makes clotting factors to plug up damaged blood vessels</li>\r\n <li>rids the body of poisonous (toxic) drugs and chemicals</li>\r\n <li>There are a number of tumors that can form in the liver. Some of these are cancerous and others are not. The four main types of malignant liver tumors are:</li>\r\n</ul>\r\nAngiosarcoma: a rare cancer that starts in the blood vessels of the liver Cholangiocarcinoma: accounts for about 13% of liver cancers. This tumor begins in the small bile ducts in the liver. It is also known as Klatskin tumors. Hepatoblastoma: a rare type of liver cancer found most often in young children. It can often be treated successfully. Hepatocellular carcinoma: Accounts for about 84% of liver cancers. It begins in the hepatocytes, the main type of liver cell.\r\n<h3>Lung Cancer</h3>\r\nLung cancer begins in the lungs. The lungs are two sponge-like organs in the chest. The lining that surrounds the lungs is called the pleura. The pleura helps to protect the lungs. The windpipe (trachea) brings air down into the lungs. It divides into tubes called bronchi, which divide into smaller branches called bronchioles. At the end of these small branches are tiny air sacs known as alveoli.\r\n\r\nMost lung cancers start in the lining of the bronchi. But lung cancer can also begin in other areas like the trachea, bronchioles, or alveoli. Lung cancer often takes many years to develop.\r\n\r\nLung cancer is the leading cause of cancer death for both men and women. Lung cancer is fairly rare in people under the age of 40. The number of cases goes up after age 50 and even more so after age 65.\r\n\r\nSmoking is by far the leading cause of lung cancer. Up to 90% of lung cancer is caused by smoking. Cells in the lungs of smokers go through changes that can lead to lung cancer. The longer a person has been smoking, and the more packs per day smoked, the greater the risk. Of course, not every smoker gets lung cancer, but quitting smoking, at any age, greatly lowers the chance of getting lung cancer.\r\n<h3>Myeloma</h3>\r\nMultiple myeloma is a type of cancer formed by malignant plasma cells. Normal plasma cells are an important part of the immune system.\r\n\r\nThe immune system is composed of several types of cells that work together to fight off infections and other diseases. Lymphocytes (lymph cells) are the main cell type of the immune system. There are two types of lymphocytes: T-cells and B-cells. When B-cells respond to an infection, they mature and change into plasma cells.\r\n\r\nWhen plasma cells grow out of control they can produce a tumor. These tumors can grow in several sites, particularly in the soft middle parts of bone called the bone marrow. When these tumors grow in multiple sites they are referred to as multiple myeloma.\r\n\r\nThe large growths of plasma cells can damage the normal blood-forming functions of the bone marrow. This can result in a shortage of red blood cells called anemia leading to fatigue, and a shortage of blood platelets (clotting cells) leading to excessive bleeding after cuts or scrapes. This can also result in a shortage of normal or \"good\" white blood cells called leukopenia, leading to decreased resistance to infections.\r\n\r\nMultiple myeloma is not the only disease involving excessive plasma cell growth. There is also Solitary Plasmacytomas, which produces only one tumor (rather than multiple tumors as in multiple myeloma). Solitary plasmacytomas can develop in bone marrow or in tissues other than bone marrow. These tumors are treated by radiation therapy and/or sometimes with surgery. Their prognosis (survival outlook) is usually excellent if no other plasmacytomas are found; however, some of these patients may eventually develop multiple myelomas.\r\n<h3>Head, Oral and Neck Cancer</h3>\r\nOral cancer is cancer that starts in the oral cavity (mouth). The oral cavity starts at the skin edge of the lips. It includes the lips, the buccal mucosa (inside lining of the lips and cheeks), the teeth, the gums, the front two-thirds of the tongue, the floor of the mouth below the tongue, the hard palate (bony roof of the mouth), and the retromolar trigone (area behind the wisdom teeth).\r\n\r\nOropharyngeal cancer develops in the oropharynx (the part of the throat just behind the mouth). The oropharynx begins where the oral cavity stops. It includes the base of tongue (back third of the tongue), the soft palate, the tonsillar area (tonsils and tonsillar pillars), and the posterior pharyngeal wall (back wall of the throat).\r\n\r\nMany types of tumors can develop in the oral cavity and oropharynx. Some of these tumors are benign, or noncancerous. They do not invade other tissues and do not spread to other parts of the body. Others are cancerous, which means they can penetrate into surrounding tissues and spread to other parts of the body. There are also some growths that start off harmless, but sometimes develop into cancer. These are known as precancerous conditions.\r\n<h3>Ovarian Cancer</h3>\r\nOvarian cancer starts in a woman\'s ovaries, which are in the pelvis. The ovaries contain eggs. There is one ovary on each side of the spine. The ovaries are the main source of the female hormones estrogen and progesterone.\r\n\r\nThere are three main types of ovarian tumors. They are named for the kind of cells they start from. The most common starts from the cells that cover the surface of the ovary, called the epithelial cells. Most epithelial ovarian tumors are harmless, but some are cancerous. Most ovarian cancers are the epithelial type.\r\n\r\nThe second kind of tumor starts in the germ cells that form the eggs in the ovary. As used here, the word germ refers to an early or seed cell. Most germ cell tumors are also benign, although some are ca\r\nncerous. Germ cell cancers account for about 5% of ovarian cancers.\r\n\r\nThe third type of tumor starts from the tissue that holds an ovary together and produces female hormones, the stromal cells. Stromal tumors are fairly rare, accounting for only about 5% of ovarian tumors.\r\n<h3>Pancreatic Cancer</h3>\r\nThink of the pancreas as two separate glands found inside the same organ. Over 95% of the cells in the pancreas form exocrine glands and ducts. A small percentage of the cells in the pancreas are endocrine cells.\r\n\r\nExocrine cells of the pancreas can form benign tumors, although they are much more likely to form cancers. About 95% of cancers of the exocrine pancreas are adenocarcinomas. Less common cancers of the exocrine pancreas include adenosquamous carcinomas, squamous cell carcinomas, and giant cell carcinomas. Treatment of an exocrine pancreatic cancer is mostly based on how far it metastasized, however, and not its exact type.\r\n\r\nTumors of the endocrine pancreas are much less common. As a group, they are known as neuroendocrine tumors, or more specifically, islet cell tumors. There are several subtypes of islet cell tumors that are named according to the type of hormone they produce. Most islet cell tumors are benign.\r\n\r\nIt is very important to distinguish exocrine and endocrine cancers of the pancreas from one another. Each type of tumor has distinct risk factors and causes; produces different signs and symptoms; are diagnosed using different tests, are treated in different ways, and have a different prognosis (outlook for survival).\r\n<h3>Prostate Cancer</h3>\r\nProstate cancer starts in the prostate gland. The prostate gland is found only in men; therefore, only men get prostate cancer. The prostate is about the size of a walnut. It is just below the bladder and in front of the rectum. The tube that carries urine (urethra) runs through the prostate.\r\n\r\nMost of the time, prostate cancer grows very slowly. Autopsy studies show that many elderly men who died of other diseases also had prostate cancer that neither they nor their doctor were aware of. But sometimes it can grow quickly, spreading to other parts of the body. Cancer cells may enter the lymph system and spread to lymph nodes (small, bean-shaped collections of cells that help in fighting infections). If cancer is in the lymph nodes, it is more likely to have spread to other organs of the body as well.\r\n\r\nProstate cancer is the most common type of cancer found in American men, other than skin cancer. Although men of any age can get prostate cancer, it is found most often in men over 50. In fact, more than 8 out of ten of the men with prostate cancer are over the age of 65.\r\n<h3>Renal Cancer</h3>\r\nKidney cancer begins in the kidneys, two large, bean-shaped organs. One is just to the left and the other to the right of the backbone.\r\n\r\nThe main job of the kidneys is to filter the blood and rid the body of liquid waste. This waste, called urine, leaves the kidneys through a long slender tube called a ureter. The ureters connect to the bladder, where the urine is stored until it leaves the body.\r\n\r\nAlthough we have two kidneys, it is possible to survive with less than even one complete kidney. Some people live without any kidneys at all. Their blood is filtered by a machine in a process called dialysis.\r\n\r\nRenal is the Latin word for kidney. The most common type of kidney cancer is called renal cell cancer. It accounts for about 85% of kidney tumors.\r\n<h3>Skin/Melanoma</h3>\r\nSkin cancers are divided into two general types - melanoma and nonmelanoma skin cancers. Melanoma is a cancer that begins in the melanocytes, the cells that produce the skin coloring or pigment known as melanin. Other names for this cancer include malignant melanoma, melanoma skin cancer, and cutaneous melanoma. Because most melanoma cells still produce melanin, melanoma tumors are often brown or black.\r\n\r\nMelanoma is much less common than basal cell and squamous cell skin cancers, but it is far more serious.\r\n\r\nMelanoma, like basal cell and squamous cell cancers, is almost always curable in its early stages. However, melanoma is much more likely than basal or squamous cell cancer to metastasize (spread) to other parts of the body.\r\n\r\nCancer of the skin is the most common of all cancers. Melanoma accounts for about 4% of skin cancer cases, but causes about 79% of skin cancer deaths.\r\n<h3>Skin/Non-melanoma</h3>\r\nThere are two major groups of skin cancers: malignant melanoma and nonmelanoma skin cancers. Nonmelanoma skin cancers are the most common cancers of the skin, and the two types that are most common are basal cell carcinoma and squamous cell carcinoma.\r\n\r\nBasal cell carcinoma begins in the lowest layer of the epidermis, the basal cell layer. About 75% of all skin cancers are basal cell carcinomas. They usually begin on areas exposed to the sun such as the head and neck. Basal cell carcinoma is slow growing. It is highly unusual for a basal cell cancer to spread to distant parts of the body. After treatment, basal cell carcinoma can come back (recur) in the same place on the skin or can start elsewhere on the skin.\r\n\r\nSquamous cell carcinomas begin in the upper part of the epidermis and account for about 20% of all skin cancers. They usually appear on sun-exposed areas of the body such as the face, ear, neck, lips, and backs of the hands. They can also begin within scars or skin ulcers elsewhere on the body. Squamous cell carcinomas are more likely to invade tissues beneath the skin, and slightly more likely to spread to distant parts of the body than are basal cell carcinomas. Even so, very few squamous cell skin carcinomas spread to lymph nodes and/or other organs.\r\n\r\nCancer of the skin (including melanoma and nonmelanoma skin cancer) is the most common of all cancers. It accounts for nearly half of all cancers.\r\n<h3>Stomach/Gastric Cancer</h3>\r\nStomach cancer is a cancer that starts in the stomach. The medical name for stomach cancer is gastric cancer. The stomach is divided into five different sections. Cancer can develop in any of these sections. Cancers beginning in these different sections may produce different symptoms and tend to have different outcomes. The location can also affect some of the treatment options that are available.\r\n\r\nStomach cancers are believed to develop slowly over many years. Before a true cancer develops, there are usually precancerous changes that occur in the lining of the stomach. These early changes rarely produce symptoms and therefore often go undetected. If left untreated, stomach cancers can spread by several different means. They can grow through the wall of the stomach and involve the nearby organs. They can also spread through the bloodstream or lymph system to form distant colonies of cancer called metastasis.\r\n\r\nApproximately 90% to 95% of the malignant (cancerous) tumors of the stomach are adenocarcinomas. The terms stomach cancer or gastric cancer almost always refer to adenocarcinoma of the stomach. This cancer develops from the cells that form the inner lining of the stomach called the epithelium.\r\n\r\nMost people diagnosed with stomach cancer are in their 60s and 70s.\r\n<h3>Endometrial/Uterine Cancer</h3>\r\nEndometrial cancer is a cancer that has developed from the endometrium, which is the inner lining of the uterus (womb).\r\nNearly all endometrial cancers are adenocarcinomas (cancers of glandular cells). In addition, over 75% of these are endometrioid adenocarcinomas. Although \"endometrial\" and \"endometrioid\" have similar spelling, they are not identical. Endometrioid cancers are a specific type of endometrial cancer. One-third to one-half of endometrioid cancers have glandular areas as well as areas formed by squamous cells (the type of cells found on the surface of the cervix and the skin). If the squamous cells look benign (noncancerous) under a microscope, and the glandular cells look cancerous these tumors are called adenoacanthomas. If the squamous areas and glandular areas both look malignant (cancerous), these tumors are called adenosquamous carcinomas. However, both adenocanthomas and adenosquamous carcinomas are cancerous tumors.\r\n\r\nPapillary serous adenocarcinomas (about 10% of endometrial cancers) and clear cell adenocarcinoma (less than 5%) are less common types of endometrial cancer which often grow and spread rapidly. The above cancers of the endometrium form in the lining layer, or epithelium, of the uterus. Three less common uterine cancers that are also called uterine sarcomas can involve the endometrium. These include (1) stromal sarcomas which develop in the stroma (supporting connective tissue) of the endometrium, (2) malignant mixed mesodermal tumors (MMMT, or carcinosarcomas) which may combine features of endometrial carcinoma and those of sarcomas, and (3) leiomyosarcomas which start in the muscular wall of the uterus.\r\n\r\nIn the United States, cancer of the endometrium is the most common cancer of the female reproductive organs.\r\n\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Prevention\" tab_id=\"Prevention\"][vc_column_text]Simple Steps to Prevent Cancer\r\nHealthy Living and Lower Cancer Risk\r\n<ul>\r\n <li>Introduction</li>\r\n <li>AICR Diet and Health Guidelines for Cancer Prevention: Brain Cancer</li>\r\n <li>Plant-Based Diet</li>\r\n <li>Body Weight and Physical Activity</li>\r\n <li>Alcohol</li>\r\n <li>Fat and Salt</li>\r\n <li>Food Preparation</li>\r\n <li>Tobacco</li>\r\n</ul>\r\n[/vc_column_text][vc_column_text]\r\n<h3>Introduction</h3>\r\n<strong>You can reduce your risk of cancer</strong>\r\n\r\nJust a few years ago most of us couldn\'t even imagine this. Today, however, things are changing. New research is confirming that small choices we make each day have an important impact on our cancer risk. What we eat, how we prepare it, whether or not we exercise, manage our weight, drink alcohol or smoke - these simple decisions make an important difference.\r\n\r\nAn astonishing 60 to 70 percent of all cancer cases have been directly linked to our daily dietary and lifestyle habits. Perhaps more surprising, dramatic reductions in our cancer risk can be brought about by some less-than-dramatic means. A series of small adjustments in what we eat and do are all that\'s required.\r\n\r\nThis brochure introduces a set of simple and practical guidelines to help you make choices that will significantly lower your cancer risk. At the same time, you\'ll be lowering your risk for a variety of other chronic diseases like heart disease, stroke, hypertension and adult-onset diabetes, while improving your overall health.<\r\n\r\nThese guidelines come from a landmark research report, Food, Nutrition, and the Prevention of Cancer: a global perspective, published in 1997 by the American Institute for Cancer Research. This report is an analysis of more than 4,500 studies on diet and cancer. It remains the most comprehensive report ever done in the area of diet, nutrition and cancer.\r\n\r\nThe recommendations of the AICR report can be summarized in six practical guidelines. These simple action steps represent the best advice science currently offers for lowering your cancer risk.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nutrition\" tab_id=\"Nutrition\"][vc_column_text]\r\n<h3>Diet and Nutrition :</h3>\r\nPeople with cancer may find it difficult to keep healthy eating habits. Depressions, anxiety, emotional stress, and chemical changes caused by the cancer can lead to a loss of appetite. Patients experiencing side effects from surgery, chemotherapy and radiation therapy may need special nutrition. Cancer patients can prevent weight loss and malnutrition by making an effort to eat the right amount of food rich in calories, protein, vitamins and minerals. Your health care professional should be able to address any questions you have about nutrition and diet. There are many helpful cookbooks written especially for people with cancer and offer recipes high in protein and calories and are available in most bookstores\r\n<h3>Benefits of Good Nutrition :</h3>\r\nGood nutrition is especially important for people with cancer. That is because the illness itself, as well as its treatments, may affect your appetite. Cancer and cancer treatments may also alter your body\'s ability to tolerate certain foods and to use nutrients.\r\n\r\nThe nutrient needs of a cancer patient vary from person to person. Your doctor, nurses, and dietitians can help you identify your nutrition goals and plan strategies to help you meet them. Eating well while undergoing cancer therapy can help you to:\r\n<ul>\r\n <li>Feel better</li>\r\n <li>Keep up your strength and energy</li>\r\n <li>Keep up your weight and your body\'s store of nutrients</li>\r\n <li>Tolerate treatment-related side effects</li>\r\n <li>Decrease your risk of infection</li>\r\n <li>Heal and recover quickly</li>\r\n</ul>\r\nEating well means eating a variety of foods that provide the nutrients you need to maintain your health while fighting cancer. These nutrients include protein, carbohydrates, fat, water, vitamins, and minerals.\r\n<h3>Nutrients :</h3>\r\n<strong>Protein:</strong> Protein helps to ensure growth, to repair body tissue, and to maintain a healthy immune system. Without enough protein, the body takes longer to recover from illness and lowers resistance to infection. As such, people with cancer often need more protein than usual. Following surgery, chemotherapy, and radiation therapy, additional protein is usually needed to heal tissues and to help prevent infection. Good sources of protein include lean meat, fish, poultry, dairy products, nuts, dried beans, peas and lentils, and soy foods.\r\n\r\n<strong>Carbohydrates and fats:</strong> Carbohydrates and fats supply the body with the bulk of the calories it needs. The amount of calories each person needs depends on his or her age, size, and level of physical activity. Sources of carbohydrates include fruits, vegetables, breads, pasta, grains and cereal products, dried beans, peas, and lentils. Sources of fat include butter, margarine, oils, nuts, seeds, and the fat in meats, fish, and poultry.\r\n\r\n<strong>Vitamins and minerals: </strong>Vitamins and minerals help ensure proper growth and development. In addition, they allow the body to use the energy (calories) supplied in foods. A person who eats a balanced diet with enough calories and protein usually gets plenty of vitamins and minerals. However, eating a balanced diet can be challenging when you are receiving cancer treatment, particularly if treatment side effects persist for long periods of time. When that is the case, your doctor or dietitian may recommend a daily multivitamin and mineral supplement.\r\n\r\n<strong>Water:</strong> Water and fluids are vital to health. If you do not take in enough fluids or if you are vomiting or have diarrhea, you may become dehydrated. Ask your doctor or nurse how much fluid you need each day to prevent dehydration.\r\n\r\nYou can use the American Cancer Society Guidelines for Nutrition for Cancer Prevention below to help you plan what to eat each day. The guidelines serve as a general guide for healthy people that lets you choose a healthful diet. People with cancer, however, may have increased nutritional needs. For example, your doctor or dietitian may suggest increasing the number of servings of specific types of food.\r\n<ul>\r\n <li>Eat five or more servings of a variety of vegetables and fruits each day.</li>\r\n <li>Choose whole grains in preference to processed (refined) grains and sugars.</li>\r\n <li>Limit consumption of red meats, especially those high in fat and processed.</li>\r\n <li>Choose foods that help you maintain a healthful weight.</li>\r\n</ul>\r\n<h3>Nutrition After Treatment Ends :</h3>\r\nMost eating-related side effects of cancer treatments go away after the treatment ends. Sometimes, however, side effects such as poor appetite, dry mouth, change in taste or smell, difficulty swallowing, or significant weight loss may persist. If this happens to you, talk to your health care team and work out a plan together to address the problem.\r\n\r\nAs you begin to feel better, you may have questions about eating a healthful diet. Just as you wanted to go into treatment with the necessary nutrient stores that your diet could give you, you\'ll want to do the best for yourself at this important time. There\'s no research that suggests that the foods you eat will prevent your cancer from recurring. But, eating well will help you regain your strength, rebuild tissue, and feel better overall.\r\n\r\n<strong>Suggestions For Healthy Eating After Cancer :</strong>\r\n<ul>\r\n <li>Check with your doctor for any food or diet restrictions.</li>\r\n <li>Ask your dietitian to help you create a nutritious, balanced eating plan.</li>\r\n <li>Choose a variety of foods from all the food groups. Use the American Cancer Society Guidelines for Nutrition for Cancer Prevention to help choose foods for a well-balanced meal plan.</li>\r\n <li>Try to eat at least five to seven servings a day of fruits and vegetables, including citrus fruits and dark-green and deep-yellow vegetables.</li>\r\n <li>Eat plenty of high-fiber foods, such as whole grain breads and cereals.</li>\r\n <li>Buy a new fruit, vegetable, low-fat food, or whole grain product each time you shop for groceries.</li>\r\n <li>Decrease the amount of fat in your meals by baking or broiling foods.\r\nChoose low-fat milk and dairy products.</li>\r\n <li>Avoid salt-cured, smoked, and pickled foods.</li>\r\n <li>Drink alcohol only occasionally if you choose to drink.</li>\r\n <li>If you are overweight, consider losing weight by reducing the amount of fat in your diet and increasing your activity.</li>\r\n <li>Choose activities that you enjoy. Check with your doctor before starting any exercise program.</li>\r\n</ul>\r\n<strong>Source: American Cancer Society.</strong>[/vc_column_text][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]','About Cancer','','inherit','closed','closed','','411-revision-v1','','','2017-04-10 09:34:23','2017-04-10 09:34:23','',411,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/411-revision-v1/',0,'revision','',0),(953,1,'2017-04-10 09:35:38','2017-04-10 09:35:38','','cancerheader2','','inherit','open','closed','','cancerheader2','','','2017-04-10 09:35:38','2017-04-10 09:35:38','',411,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/cancerheader2.jpg',0,'attachment','image/jpeg',0),(954,1,'2017-04-10 09:37:15','2017-04-10 09:37:15','','cancerheader3','','inherit','open','closed','','cancerheader3','','','2017-04-10 09:37:15','2017-04-10 09:37:15','',411,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/cancerheader3.jpg',0,'attachment','image/jpeg',0),(956,1,'2017-04-10 12:05:00','2017-04-10 12:05:00','[vc_row][vc_column][vc_column_text]<ol>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/patient_registration.pdf\">Patient Registration</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/financial_agreement.pdf\">Financial Agreement</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/Initial_consult_worksheet.pdf\">Initial Consult Worksheet</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/notice_of_privacy%20_practices.pdf\">Notice of Privacy Practices</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/HIPAA%20_privacy_authorization.pdf\">HIPAA Privacy Authorization</a></li>\r\n <li><a href=\"http://medicaloncologycare.com/pdf/miscellaneous_fees.pdf\">miscellaneous_fees</a></li>\r\n</ol>[/vc_column_text][/vc_column][/vc_row]','Downloads','','inherit','closed','closed','','695-revision-v1','','','2017-04-10 12:05:00','2017-04-10 12:05:00','',695,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/695-revision-v1/',0,'revision','',0),(958,1,'2017-04-10 12:09:26','2017-04-10 12:09:26','','Glossary','','publish','closed','closed','','glossary','','','2017-04-10 12:16:53','2017-04-10 12:16:53','',0,'http://www.demo.medicaloncologycare.com/demo/?p=958',2,'nav_menu_item','',0),(959,1,'2017-04-10 12:12:09','2017-04-10 12:12:09','[vc_row][vc_column][vc_column_text]St. Joseph Hospital\r\nRegional Cancer Center\r\n1100 W. Stewart\r\nOrange, CA 92868\r\n\r\n<strong>St.Joseph Hospital Regional Cancer Center Support Groups 2008 </strong>\r\n<ul>\r\n <li>Colorectal Support Group: (2nd Tuesday of each month) from 6:00 – 8:00PM in classrooms A and B in the hospital basement. Please call Kathleen Close @ 714-744-8754.</li>\r\n <li>J-Pouch Support Group: (3rd Saturday of Oct., jan., April, July). From 10:00 -12:00 in meeting rooms A & B in Hospital basement. Brunch included.</li>\r\n <li>Living With Cancer Support Group (Entree Amigos): (Spanish) (2nd and 4th Thursday of the month) from7:00 – 8:30 P.M. Please call Noemi Vidal @ 714-771-8000 x 13359 for any questions.</li>\r\n <li>Smoking Cessation Classes: Offered every month. Please contact Pam Matten @ 714-771-8254</li>\r\n <li>Prostate Support Group: Meets once a month from 6:30-8:00 PM in the Cancer Center Conference room. ( Oct. 9th, Nov. 13th and Dec. 11th) Please contact Kimberly Moses @ 714-771-8264.</li>\r\n <li>General Living with Cancer Support Group: Starts August 13th. Meets every Monday night from 6:00-7:30 and located in the Cancer Center Conference room. Please call Emily Katonah @714-771-8000 x12505.</li>\r\n <li>Blood Cancer Support Group: ( Leukemia, Lymphoma,Myeloma). Meets once a month the third Thursday of each month. From 6:00-7:30 PM. Located in the Cancer Center Conference Room. Please call Debi Lauderadale, MSW at 771-8000 x12505</li>\r\n <li>“In Your Shoes” (Family of Cancer Survivors). This program is for newly diagnosed patients going through the journey of cancer who would like to be connected to someone who has already walked in their shoes. Please contact Debi Lauderadale MSW@x12505 to be connected to one of our cancer survivors.</li>\r\n <li>Art For Healing: Art for Healing is a free workshop designed to help patients and family members process illness, grief or stress. (Dates announced on flyers placed in the cancer center) 9:30AM – 12:30PM. Located in the Cancer Center Conference Room. Please call Debi Lauderdale, MSW at 771-8000 x12505 to RSVP.</li>\r\n <li>Look Good, Feel Better ( Sept 24, 2007, Jan. 28, 2008, April 28, 2008 and July 28, 2008) 2:30-4:30 PM in the Cancer Center Conference Room. Call 949-261-9446 for reservations.</li>\r\n</ul>\r\n<strong>Please call Debi Lauderdale, MSW for any questions @ 714-771-8000 x2505.</strong>\r\n\r\nThe Wellness Community\r\n540 N. Golden Circle Dr., Suite 315\r\nSanta Ana, CA 92705\r\n<ul>\r\n <li>Lymphoma Support Groups</li>\r\n <li>Relaxation/ Visualization</li>\r\n <li>Cancer & Spirituality</li>\r\n <li>Life Transitions Networking Group</li>\r\n</ul>\r\n<strong>Contact: The Wellness Center for times and dates 714-543-3200</strong>[/vc_column_text][/vc_column][/vc_row]','Support Programs','','inherit','closed','closed','','692-revision-v1','','','2017-04-10 12:12:09','2017-04-10 12:12:09','',692,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/692-revision-v1/',0,'revision','',0),(960,1,'2017-04-10 12:13:05','2017-04-10 12:13:05','','Support Programs','','publish','closed','closed','','support-programs','','','2017-04-10 12:16:53','2017-04-10 12:16:53','',0,'http://www.demo.medicaloncologycare.com/demo/?p=960',3,'nav_menu_item','',0),(961,1,'2017-04-10 12:16:23','2017-04-10 12:16:23','[vc_row][vc_column][vc_column_text]<ol>\r\n <li><a class=\"top\" href=\"http://www.cancer.gov/\" target=\"_blank\">Cancernet.nci.nih.gov</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancercare.org/\" target=\"_blank\">Cancercare.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancer.gov/\" target=\"_blank\">Cancer.gov</a></li>\r\n <li><a class=\"top\" href=\"http://www.asco.org/\" target=\"_blank\">asco.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.webmd.com/\" target=\"_blank\">Webmd.com</a></li>\r\n <li><a class=\"top\" href=\"http://www.cancerresources.com/\" target=\"_blank\">cancersource.com</a></li>\r\n <li><a class=\"top\" href=\"http://www.aicr.org/site/PageServer\" target=\"_blank\">www.aicr.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.ocma.org/\" target=\"_blank\">www.ocma.org</a></li>\r\n <li><a class=\"top\" href=\"http://www.opa.ca.gov/report_card/\" target=\"_blank\">www.opa.ca.gov/report_card</a></li>\r\n</ol>[/vc_column_text][/vc_column][/vc_row]','Links','','inherit','closed','closed','','698-revision-v1','','','2017-04-10 12:16:23','2017-04-10 12:16:23','',698,'http://www.demo.medicaloncologycare.com/demo/index.php/2017/04/10/698-revision-v1/',0,'revision','',0),(962,1,'2017-04-10 12:16:53','2017-04-10 12:16:53','','Links','','publish','closed','closed','','links','','','2017-04-10 12:16:53','2017-04-10 12:16:53','',0,'http://www.demo.medicaloncologycare.com/demo/?p=962',4,'nav_menu_item','',0),(965,1,'2020-08-18 16:55:59','2020-08-18 16:55:59','','XINYU NAN, M.D.','','inherit','open','closed','','doctor-04','','','2020-08-18 16:56:22','2020-08-18 16:56:22','',6,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/doctor-04.jpg',0,'attachment','image/jpeg',0),(966,1,'2020-08-18 16:59:38','2020-08-18 16:59:38','[vc_row row_type=\"row_full_center_content\" margin_top=\"-60\"][vc_column][rev_slider_vc alias=\"home1\"][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Welcome to Medical Oncology Care Associates\" heading_color=\"#232323\" colored_line=\"yes\" position=\"center\" margin_top=\"10\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"285\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]Welcome to Medical Oncology Care Associates. We specialize in personalized care of patients with cancer and blood disorders. Our physicians and staff are committed to listening to you, treating you as an individual and answering your questions. That is why everything about our practice is designed around what the patient needs most.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/whoweare/\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner css=\".vc_custom_1491621914652{background-color: #4f6f18 !important;}\"][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621943987{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Orange Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">1010 West La Veta Avenue,\r\nSuite 250 Orange, CA 92868</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Orange Location\" href=\"https://www.google.com/maps/place/1010+W+La+Veta+Ave+%23250,+Orange,+CA+92868/@33.7798152,-117.8634059,17z/data=!3m1!4b1!4m2!3m1!1s0x80dcd9c51fcffb5f:0xb2ec21785c0dca7a\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491623615287{padding-top: 30px !important;padding-bottom: 108px !important;background-color: #cd661d !important;}\"][vc_icon icon_fontawesome=\"fa fa-clock-o\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text css=\".vc_custom_1491803224436{padding-bottom: 30px !important;}\"]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Business Hours</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Monday – Friday : 9:00 AM – 5:00 PM\r\nSaturday – Sunday : Closed</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Patient Registration\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/contactus/\" target=\"\">Contact Us</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1491621954747{padding-top: 30px !important;padding-bottom: 30px !important;background-color: #4f6f18 !important;}\"][vc_icon icon_fontawesome=\"fa fa-map-marker\" color=\"custom\" size=\"lg\" align=\"center\" custom_color=\"#ffffff\"][vc_column_text]\r\n<div style=\"margin-top: -30px;\">\r\n<h2 style=\"text-align: center; color: #fff;\">Irvine Location</h2>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">4605 Barranca Parkway, Suite 205,\r\nIrvine, CA 92604</p>\r\n<p style=\"text-align: center; color: #fff; font-size: 16px;\">Tel: (714) 541-6622\r\nFax: (714) 541-0531</p>\r\n<p style=\"text-align: center;\"><a class=\"btn btn-regular btn-ghost\" style=\"margin-top: 20px;\" title=\"Irvine Location\" href=\"https://www.google.com/maps/dir//113+Waterworks+Way+%23200,+Irvine,+CA+92618/@33.6652732,-117.800171,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x80dcdd69bcb27f97:0x4e76e7d12206ca8b!2m2!1d-117.7631774!2d33.6652787\" target=\"\">Get Directions</a></p>\r\n\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Clinical Trials\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"274\" img_size=\"full\" alignment=\"center\"][vc_column_text]What are Clinic Trials?\r\n\r\nA clinical trial is a form of medical research that centers on patients. These carefully planned, scientific studies help doctors select the safest, most effective approaches to cancer treatment.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/clinicaltrails/\">Read More</a>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"New Patients\" colored_line=\"yes\" position=\"center\"][vc_single_image image=\"277\" img_size=\"full\" alignment=\"center\"][vc_column_text]How to make an appointment?\r\n\r\nPatients, family members or caregivers may contact our office Monday-Friday between the hours of 9:00-5:00 at 714-541-6622. We have two practice locations so our receptionist will be able to tell you the closest location of service to your home.\r\n\r\n<a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/newpatients/\">Read More</a>[/vc_column_text][/vc_column][/vc_row][vc_row bg_color=\"#4f6f18\"][vc_column][vc_column_text]\r\n<h2 style=\"color: #ffffff; text-align: center; padding-bottom: 20px;\">Medical Oncology Care Associates Documents</h2>\r\n<p style=\"text-align: center;\"><a class=\"vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-color-white\" title=\"Download Forms\" href=\"http://www.demo.medicaloncologycare.com/demo/index.php/downloads/\">Download Forms</a></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column][wpc_custom_heading heading=\"Meet Our Team\" heading_color=\"#000000\" colored_line=\"yes\" position=\"center\" margin_bottom=\"20\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"210\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Sam Huang, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987.</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"225\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">Tariq Mahmood, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">A co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training..</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"965\" alignment=\"center\" style=\"vc_box_outline_circle\"][vc_column_text]\r\n<h3 style=\"text-align: center;\">XINYU NAN, M.D.</h3>\r\n<p style=\"text-align: center;\">Member of Medical Oncology Care Associates</p>\r\n<p style=\"text-align: center;\">Dr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine</p>\r\n<p style=\"text-align: center;\"><a href=\"http://www.demo.medicaloncologycare.com/demo/index.php/ourteam/\">Read More</a></p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Home Page','','inherit','closed','closed','','6-revision-v1','','','2020-08-18 16:59:38','2020-08-18 16:59:38','',6,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/6-revision-v1/',0,'revision','',0),(968,1,'2020-08-18 17:14:38','2020-08-18 17:14:38','','XINYU NAN','','inherit','open','closed','','nan','','','2020-08-18 17:14:49','2020-08-18 17:14:49','',304,'http://www.demo.medicaloncologycare.com/demo/wp-content/uploads/2015/10/Nan.jpg',0,'attachment','image/jpeg',0),(969,1,'2020-08-18 17:14:59','2020-08-18 17:14:59','[vc_row][vc_column][vc_column_text]At Medical Oncology Care Associates we have a dedicated team of prominent Hematologists/Oncologists who are board certified in internal medicine as well as Hematology/Oncology. \"We believe in order to be a good Oncologist and Hematologist you need to be a good Internist first - a good, all-around-doctor as well as a cancer specialist and blood specialists. At the time of your first office visit, one specific physician will be designated as your personal physician. Should your physician be unavailable, one of our colleagues or our physician Assistant will be available to care for you.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"210\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Sam Huang, M.D.</h3>\r\nDr. Huang joined Medical Oncology Care Associates in 1997. He received his Bachelor of Arts Degree in Biochemistry from Cornell University and graduated with distinction in 1987. He went on to complete his medical education and degree at Cornell in 1991. Dr. Huang then finished his residency training in Internal Medicine and fellowship training in Hematology and Oncology at UCI Medical Center.\r\n\r\nDr. Huang has extensive experience working with various types of cancer and their corresponding conventional chemotherapies. In addition, he has two years of intensive training in high-dosed chemotherapy and bone marrow transplantation. His warm, friendly smile and his very caring nature make Dr. Huang a pleasure to be around. He is a perfect fit to the team at Medical Oncology Care Associates.\r\n\r\nIn his free time, Dr. Huang spends time enjoying his daughter, Samantha. He loves distance running, playing basketball and spending time at the beach. He also enjoys playing the violin, which he has done for nearly 30 years.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"225\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>Tariq Mahmood, M.D., FACP</h3>\r\nA co-founder of Medical Oncology Care Associates, Dr. Mahmood completed his undergraduate work at the All India Institute of Medical Sciences. He went on to complete his residency training at the Henry Ford Hospital in Detroit, Michigan and, in 1976, was a Monfort Scholar in Hematology/Oncology at the University of Colorado. Professionally, Dr. Mahmood has taught several classes and written many publications on the subjects of Hematology and Oncology. Dr.Mahmood has an excellent rapport with his patients, attempting to understand and meet each individual patient\'s needs whether physical or emotional. He believes his patient\'s should be aware of the most up to date treatment and allows the patient to make the best choices for them.\r\n\r\nIn his spare time, Dr. Mahamood enjoys spending time with his family, especially at the beach. He enjoys traveling and listening to music.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"968\" img_size=\"full\" alignment=\"center\" style=\"vc_box_outline\"][/vc_column][vc_column width=\"2/3\"][vc_column_text]\r\n<h3>XINYU NAN, M.D.</h3>\r\nDr. Nan went to University of Florida and received his Bachelor of Science Degree in Biochemistry and Finance. He then completed his medical education training at the Florida State University College of Medicine and received his Doctor of Medicine degree. Dr. Nan finished his Internal Medicine Residency training at Houston Methodist Hospital and completed his fellowship training in Hematology and Oncology at UCSD Medical Center.\r\n\r\nDr. Nan has extensive experience in various types of cancer. He practices evidence-based medicine and uses a novel approach including genetic testing, immunotherapy and targeted therapy in addition to conventional chemotherapy. He has several first authored publications and presentations in Lung Cancer, Head and Neck Cancer, Lymphoma, Leukemia and Immunotherapy. Dr. Nan is very passionate about taking care of patients with different social and cultural backgrounds. He is fluent in Mandarin and can communicate well with patients that may have language barriers. In his free time, Dr. Nan enjoys spending time with his wife and daughter, Lexi. He likes to travel, hike and spend time at the beach.[/vc_column_text][/vc_column][/vc_row]','Our Team','','inherit','closed','closed','','304-revision-v1','','','2020-08-18 17:14:59','2020-08-18 17:14:59','',304,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/304-revision-v1/',0,'revision','',0),(970,1,'2020-08-18 17:17:50','2020-08-18 17:17:50','[vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]4605 Barranca Parkway,\r\nSuite 205,\r\nIrvine, CA 92604\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuNjg1MDAwOTQ1ODY0NCUyMTJkLTExNy43NjUzMzk5ODQ3OTUwOSUyMTNkMzMuNjY1MzIyOTgwNzEyOTglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGQ2OWE0N2M1YTY5JTI1M0EweDVhYTZhZWFlMTUzYTJmOWUlMjEyczExMyUyQldhdGVyd29ya3MlMkJXYXklMkIlMjUyMzIwMCUyNTJDJTJCSXJ2aW5lJTI1MkMlMkJDQSUyQjkyNjE4JTI1MkMlMkJVU0ElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTQ5MTY0ODQxNDk0MSUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2020-08-18 17:17:50','2020-08-18 17:17:50','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/616-revision-v1/',0,'revision','',0),(971,1,'2020-08-18 17:18:41','2020-08-18 17:18:41','[vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][wpc_custom_heading heading=\"Appointments & Office Hours\"][vc_column_text]Patients are seen by appointment only Should you be unable to keep your appointment we ask that you notify us at least 24 hours in advance. To schedule an appointment, simply call (714) 541-6622. Medical Oncology Care Associates office hours are from 9:00am to 5:00pm Monday through Friday. The office is closed between the hours of 12:30 and 2:00 pm.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][wpc_custom_heading heading=\"After Hours & Emergency Care\"][vc_column_text]When you call (714) 541-6622 after normal business hours, our medical answering service will direct your call to your physician or the physician on-call. However, should you experience any type of serious medical emergency dial 911 or go to the nearest hospital emergency room immediately.[/vc_column_text][/vc_column][/vc_row][vc_row row_type=\"row_full_center_content\"][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"928\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]1010 W. La Veta Avenue,\r\nSuite 250\r\nOrange, California 92868\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531\r\nBilling Dept: (714) 541-1406 [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMTYuMjU4NzcxMjc4NjAyNiUyMTJkLTExNy44NjU1OTQ1ODQ3OTIxMyUyMTNkMzMuNzc5ODE1MTgwNjgwOTIlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZDljNTFmY2ZmYjVmJTI1M0EweGIyZWMyMTc4NWMwZGNhN2ElMjEyczEwMTAlMkJXJTJCTGElMkJWZXRhJTJCQXZlJTJCJTI1MjMyNTAlMjUyQyUyQk9yYW5nZSUyNTJDJTJCQ0ElMkI5Mjg2OCUyMTVlMCUyMTNtMiUyMTFzZW4lMjEycyUyMTR2MTQ5MTY0Nzk2MzIxMCUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][/vc_column][vc_column width=\"1/2\"][vc_row_inner][vc_column_inner width=\"1/2\"][vc_single_image image=\"929\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_column_text]4605 Barranca Parkway,\r\nSuite 205,\r\nIrvine, CA 92604\r\n\r\nTel: (714) 541-6622\r\nFax: (714) 541-0531[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_empty_space][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMzMjAuMjI1ODk2MzU4NzcxNSUyMTJkLTExNy44MDEzMjAyODQ3OTQ3NiUyMTNkMzMuNjc3MjE0NDgwNzA5NjglMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg4MGRjZGRiMTA5NzA3ZmQzJTI1M0EweGU2YjNhYWZhMDVlYjg5NWUlMjEyczQ2MDUlMjUyMEJhcnJhbmNhJTI1MjBQa3d5JTI1MjBTdWl0ZSUyNTIwMjA1JTI1MkMlMjUyMElydmluZSUyNTJDJTI1MjBDQSUyNTIwOTI2MDQlMjUyQyUyNTIwVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1OTc3NzEwOTM4NTQlMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNjAwJTIyJTIwaGVpZ2h0JTNEJTIyNDUwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTNCJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNEJTIyJTIyJTIwYXJpYS1oaWRkZW4lM0QlMjJmYWxzZSUyMiUyMHRhYmluZGV4JTNEJTIyMCUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','616-revision-v1','','','2020-08-18 17:18:41','2020-08-18 17:18:41','',616,'http://www.demo.medicaloncologycare.com/demo/index.php/2020/08/18/616-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_css` -- DROP TABLE IF EXISTS `wp_revslider_css`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_css` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `settings` text, `hover` text, `params` text NOT NULL, `advanced` mediumtext, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=112 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_css` -- LOCK TABLES `wp_revslider_css` WRITE; /*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */; INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"hover\":\"\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-align\":\"center\"},\"hover\":\"\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":[\"\"],\"hover\":\"\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(110,'.tp-caption.slider-content-box','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(111,'.tp-caption.mediumboldblack','{\"translated\":5,\"type\":\"text\",\"version\":\"custom\"}','null','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Trebuchet MS\\\",Helvetica,sans-serif\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'); /*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_layer_animations` -- DROP TABLE IF EXISTS `wp_revslider_layer_animations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_layer_animations` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_layer_animations` -- LOCK TABLES `wp_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_navigations` -- DROP TABLE IF EXISTS `wp_revslider_navigations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_navigations` ( `id` int(9) NOT NULL auto_increment, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `css` mediumtext NOT NULL, `markup` mediumtext NOT NULL, `settings` mediumtext, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_navigations` -- LOCK TABLES `wp_revslider_navigations` WRITE; /*!40000 ALTER TABLE `wp_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_sliders` -- DROP TABLE IF EXISTS `wp_revslider_sliders`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_sliders` ( `id` int(9) NOT NULL auto_increment, `title` tinytext NOT NULL, `alias` tinytext, `params` mediumtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_sliders` -- LOCK TABLES `wp_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */; INSERT INTO `wp_revslider_sliders` VALUES (1,'Home Slider 1','home1','{\"title\":\"Home Slider 1\",\"alias\":\"home1\",\"shortcode\":\"[rev_slider home1]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\".site-header\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"on\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"\",\"width\":\"1130\",\"height\":\"450\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"next_slide_on_window_focus\":\"off\",\"start_js_after_delay\":0,\"stop_slider\":\"on\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"hide\",\"loop_slide\":\"noloop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"0\",\"padding\":0,\"background_color\":\"\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"true\",\"background_image\":\"http:\\/\\/demo.wpcharming.com\\/humanrights\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"left bottom\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"on\",\"navigation_style\":\"preview4\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"none\",\"navigaion_always_on\":\"false\",\"hide_thumbs\":0,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"2\",\"spinner_color\":\"#000000\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"on\",\"parallax_type\":\"scroll\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"true\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}','{\"version\":5}',''); /*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_slides` -- DROP TABLE IF EXISTS `wp_revslider_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` mediumtext NOT NULL, `layers` mediumtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_slides` -- LOCK TABLES `wp_revslider_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */; INSERT INTO `wp_revslider_slides` VALUES (1,1,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/2017\\/04\\/Slider1.jpg\",\"image_id\":\"901\",\"title\":\"Who We Are\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":[\"fade\",\"parallaxtotop\"],\"0\":\"Remove\",\"slot_amount\":[\"7\",\"7\"],\"transition_rotation\":[\"0\",\"0\"],\"transition_duration\":[\"300\",\"300\"],\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"1\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"slide_parallax_level\":\"-\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"thumb_dimension\":\"slider\",\"transition_ease_in\":[\"default\",\"default\"],\"transition_ease_out\":[\"default\",\"default\"],\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"0\":\"Remove\"}','[{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/logo_element5.png\",\"left\":{\"desktop\":-148},\"top\":{\"desktop\":75},\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfl\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":2000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":9300,\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":171,\"height\":22,\"serial\":4,\"timeLast\":8500,\"endWithSlide\":true,\"max_height\":{\"desktop\":\"\"},\"max_width\":{\"desktop\":\"\"},\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"-50px\",\"x_end\":\"inherit\",\"y_start\":\"inherit\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"font-family\":\"\",\"padding\":[0,0,0,0],\"font-style\":\"normal\",\"color-transparency\":1,\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":1,\"border-color\":\"transparent\",\"border-transparency\":1,\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[0,0,0,0],\"x\":0,\"y\":0,\"z\":0,\"skewx\":0,\"skewy\":0,\"scalex\":1,\"scaley\":1,\"opacity\":1,\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"pers\":600,\"corner_left\":\"nothing\",\"corner_right\":\"nothing\"},\"subtype\":\"\",\"specialsettings\":{},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"mask_start\":false,\"mask_end\":false,\"mask_x_start\":0,\"mask_y_start\":0,\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":0,\"mask_y_end\":0,\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"video_width\":{\"desktop\":480},\"video_height\":{\"desktop\":360},\"seo-optimized\":false,\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":20},\"line-height\":{\"desktop\":22},\"font-weight\":{\"desktop\":400},\"color\":{\"desktop\":\"#ffffff\"}},\"x_origin_start\":\"inherit\",\"y_origin_start\":\"inherit\",\"x_origin_end\":\"inherit\",\"y_origin_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation-hover\":{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":0,\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":0,\"border-radius\":[0,0,0,0],\"x\":0,\"y\":0,\"z\":0,\"skewx\":0,\"skewy\":0,\"scalex\":1,\"scaley\":1,\"opacity\":1,\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"unique_id\":5},{\"style\":\"\",\"text\":\"Image 7\",\"type\":\"image\",\"image_url\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/logo_element4.png\",\"left\":{\"desktop\":134},\"top\":{\"desktop\":75},\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfr\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":{\"desktop\":\"nowrap\"},\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":2000,\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"bottom\"},\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":500,\"endtime\":9300,\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":176,\"height\":22,\"serial\":5,\"timeLast\":8700,\"endWithSlide\":true,\"max_height\":{\"desktop\":\"\"},\"max_width\":{\"desktop\":\"\"},\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"50px\",\"x_end\":\"inherit\",\"y_start\":\"inherit\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"font-family\":\"\",\"padding\":[0,0,0,0],\"font-style\":\"normal\",\"color-transparency\":1,\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":1,\"border-color\":\"transparent\",\"border-transparency\":1,\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[0,0,0,0],\"x\":0,\"y\":0,\"z\":0,\"skewx\":0,\"skewy\":0,\"scalex\":1,\"scaley\":1,\"opacity\":1,\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"pers\":600,\"corner_left\":\"nothing\",\"corner_right\":\"nothing\"},\"subtype\":\"\",\"specialsettings\":{},\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 7\",\"mask_start\":false,\"mask_end\":false,\"mask_x_start\":0,\"mask_y_start\":0,\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":0,\"mask_y_end\":0,\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"video_width\":{\"desktop\":480},\"video_height\":{\"desktop\":360},\"seo-optimized\":false,\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":20},\"line-height\":{\"desktop\":22},\"font-weight\":{\"desktop\":400},\"color\":{\"desktop\":\"#ffffff\"}},\"x_origin_start\":\"inherit\",\"y_origin_start\":\"inherit\",\"x_origin_end\":\"inherit\",\"y_origin_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation-hover\":{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":0,\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":0,\"border-radius\":[0,0,0,0],\"x\":0,\"y\":0,\"z\":0,\"skewx\":0,\"skewy\":0,\"scalex\":1,\"scaley\":1,\"opacity\":1,\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"unique_id\":6}]','\"\"'),(2,1,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/businessman-481113_1280.jpg\",\"image_id\":\"169\",\"title\":\"David Boies\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade,parallaxtotop\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"left top\",\"bg_position_x\":\"1\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"<div class=\\\"slider-content-box\\\">\\n\\t<h2><span>Meet<\\/span> David Boies<\\/h2>\\n\\t<div class=\\\"content-box\\\">\\n\\t\\t<p>David Boies is an American lawyer and chairman <\\/p><p>of the law firm HumanRights. He has been involved<\\/p><p> in various high-profile cases in the United States.<\\/p>\\n\\t<\\/div>\\n\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\">View Profile<\\/a>\\n<\\/div>\",\"type\":\"text\",\"left\":50,\"top\":50,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfb\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"0\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":1000,\"align_hor\":\"left\",\"align_vert\":\"bottom\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"slider-content-box\",\"time\":500,\"endtime\":\"899999700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":420,\"height\":70,\"serial\":\"0\",\"endTimeFinal\":899999700,\"endSpeedFinal\":300,\"realEndTime\":900000000,\"timeLast\":899999500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"inherit\",\"x_end\":\"inherit\",\"y_start\":\"50px\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"border-color\":\"#222222\",\"border-style\":\"none\",\"border-width\":\"0px\"},\"inline\":[],\"deformation-hover\":[],\"static_styles\":[]}]','null'),(3,1,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/Bicycle_Accidents.jpg\",\"image_id\":\"225\",\"title\":\"Bicycle Accidents\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade,parallaxtotop\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"left top\",\"bg_position_x\":\"1\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"<div class=\\\"slider-content-box\\\">\\n\\t<h2>Bicycle Accidents<\\/h2>\\n\\t<div class=\\\"content-box\\\">\\n\\t\\t<p>Human Rights law provides that there will be up to <\\/p><p>$8,000 in personal injury protection benefits.<\\/p>\\n\\t<\\/div>\\n\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\"> Review My Case<\\/a>\\n<\\/div>\",\"type\":\"text\",\"left\":50,\"top\":50,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfb\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"0\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":1000,\"align_hor\":\"left\",\"align_vert\":\"bottom\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"slider-content-box\",\"time\":500,\"endtime\":\"899999700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":420,\"height\":70,\"serial\":\"0\",\"endTimeFinal\":899999700,\"endSpeedFinal\":300,\"realEndTime\":900000000,\"timeLast\":899999500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"inherit\",\"x_end\":\"inherit\",\"y_start\":\"50px\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"border-color\":\"#222222\",\"border-style\":\"none\",\"border-width\":\"0px\"},\"inline\":[],\"deformation-hover\":[],\"static_styles\":[]}]','null'),(4,1,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/family-law-page-header.jpg\",\"image_id\":\"213\",\"title\":\"Family Law\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade,parallaxtotop\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"left top\",\"bg_position_x\":\"1\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"text\":\"<div class=\\\"slider-content-box\\\">\\n\\t<h2>Family Law<\\/h2>\\n\\t<div class=\\\"content-box\\\">\\n\\t\\t<p>Family law is an area of the law that <\\/p><p>deals with family matters and domestic <\\/p><p>relations, including adoption and surrogacy.<\\/p>\\n\\t<\\/div>\\n\\t<a class=\\\"btn btn-primary\\\" href=\\\"#\\\">Review My Case<\\/a>\\n<\\/div>\",\"type\":\"text\",\"left\":50,\"top\":50,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfb\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"0\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":1000,\"align_hor\":\"left\",\"align_vert\":\"bottom\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"slider-content-box\",\"time\":500,\"endtime\":\"899999700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":420,\"height\":70,\"serial\":\"0\",\"endTimeFinal\":899999700,\"endSpeedFinal\":300,\"realEndTime\":900000000,\"timeLast\":899999500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"inherit\",\"x_end\":\"inherit\",\"y_start\":\"50px\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"border-color\":\"#222222\",\"border-style\":\"none\",\"border-width\":\"0px\"},\"inline\":[],\"deformation-hover\":[],\"static_styles\":[]}]','null'),(5,1,5,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/slider_1_backwhite.jpg\",\"image_id\":\"66\",\"title\":\"Lawsuit\",\"state\":\"unpublished\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"fade,parallaxtotop\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"right center\",\"bg_position_x\":\"1\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[{\"style\":\"\",\"text\":\"Image 3\",\"type\":\"image\",\"image_url\":\"http:\\/\\/www.demo.medicaloncologycare.com\\/demo\\/wp-content\\/uploads\\/revslider\\/home1\\/law2.png\",\"left\":50,\"top\":60,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfb\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":2000,\"align_hor\":\"left\",\"align_vert\":\"bottom\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"time\":0,\"endtime\":\"-300\",\"endspeed\":300,\"endanimation\":\"stb\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":263,\"height\":66,\"serial\":\"0\",\"endTimeFinal\":-300,\"endSpeedFinal\":300,\"realEndTime\":0,\"timeLast\":-300,\"endWithSlide\":false,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"inherit\",\"x_end\":\"inherit\",\"y_start\":\"50px\",\"y_end\":\"50px\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"deformation\":{\"parallax\":\"-\"}},{\"text\":\"Lawyer\'s advice you can trust since 1989\",\"type\":\"text\",\"left\":330,\"top\":57,\"loop_animation\":\"none\",\"loop_easing\":\"Power3.easeInOut\",\"loop_speed\":\"2\",\"loop_startdeg\":\"-20\",\"loop_enddeg\":\"20\",\"loop_xorigin\":\"50\",\"loop_yorigin\":\"50\",\"loop_xstart\":\"0\",\"loop_xend\":\"0\",\"loop_ystart\":\"0\",\"loop_yend\":\"0\",\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"animation\":\"sfb\",\"easing\":\"Power3.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"1\",\"endsplitdelay\":\"20\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"parallax_level\":\"-\",\"whitespace\":\"nowrap\",\"static_start\":\"1\",\"static_end\":\"2\",\"speed\":2300,\"align_hor\":\"left\",\"align_vert\":\"bottom\",\"hiddenunder\":false,\"resizeme\":true,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"mediumboldblack\",\"time\":500,\"endtime\":\"899999700\",\"endspeed\":300,\"endanimation\":\"auto\",\"endeasing\":\"nothing\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"width\":1008,\"height\":60,\"serial\":\"1\",\"endTimeFinal\":899999700,\"endSpeedFinal\":300,\"realEndTime\":900000000,\"timeLast\":899999500,\"endWithSlide\":true,\"max_height\":\"auto\",\"max_width\":\"auto\",\"2d_rotation\":\"\",\"alt\":\"\",\"scaleX\":\"\",\"scaleY\":\"\",\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"link_id\":\"\",\"link_class\":\"\",\"link_title\":\"\",\"link_rel\":\"\",\"x_start\":\"inherit\",\"x_end\":\"inherit\",\"y_start\":\"50px\",\"y_end\":\"inherit\",\"z_start\":\"inherit\",\"z_end\":\"inherit\",\"x_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_start\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_start\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_y_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"inherit\",\"deformation\":{\"parallax\":\"-\",\"font-family\":\"\\\"Trebuchet MS\\\",Helvetica,sans-serif\",\"padding\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":100,\"border-color\":\"#ffd658\",\"border-style\":\"none\",\"border-width\":\"0px\"},\"inline\":[],\"deformation-hover\":[],\"static_styles\":{\"color\":\"#000000\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Trebuchet MS\\\",Helvetica,sans-serif\"}}]','null'); /*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_static_slides` -- DROP TABLE IF EXISTS `wp_revslider_static_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_static_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `params` mediumtext NOT NULL, `layers` mediumtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_static_slides` -- LOCK TABLES `wp_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(6,2,0),(8,2,0),(7,2,0),(10,2,0),(9,2,0),(12,2,0),(11,2,0),(14,2,0),(13,2,0),(17,2,0),(16,2,0),(20,2,0),(19,2,0),(22,2,0),(21,2,0),(24,2,0),(23,2,0),(26,2,0),(25,2,0),(28,2,0),(27,2,0),(30,2,0),(29,2,0),(33,2,0),(32,2,0),(35,2,0),(34,2,0),(37,2,0),(36,2,0),(39,2,0),(38,2,0),(41,2,0),(40,2,0),(43,2,0),(42,2,0),(45,2,0),(44,2,0),(47,2,0),(46,2,0),(49,2,0),(48,2,0),(50,2,0),(52,2,0),(51,2,0),(54,2,0),(53,2,0),(56,2,0),(55,2,0),(58,2,0),(57,2,0),(60,2,0),(59,2,0),(62,2,0),(61,2,0),(64,2,0),(63,2,0),(66,2,0),(65,2,0),(68,2,0),(67,2,0),(70,2,0),(69,2,0),(72,2,0),(71,2,0),(74,2,0),(73,2,0),(76,2,0),(75,2,0),(78,2,0),(77,2,0),(80,2,0),(79,2,0),(82,2,0),(81,2,0),(84,2,0),(83,2,0),(86,2,0),(85,2,0),(88,2,0),(87,2,0),(90,2,0),(89,2,0),(92,2,0),(91,2,0),(94,2,0),(93,2,0),(96,2,0),(95,2,0),(98,2,0),(97,2,0),(100,2,0),(99,2,0),(102,2,0),(101,2,0),(104,2,0),(103,2,0),(106,2,0),(105,2,0),(108,2,0),(107,2,0),(110,2,0),(109,2,0),(112,2,0),(111,2,0),(114,2,0),(113,2,0),(117,2,0),(116,2,0),(119,2,0),(118,2,0),(121,2,0),(120,2,0),(123,2,0),(122,2,0),(125,2,0),(124,2,0),(127,2,0),(126,2,0),(129,2,0),(128,2,0),(132,2,0),(131,2,0),(134,2,0),(133,2,0),(136,2,0),(135,2,0),(138,2,0),(137,2,0),(140,2,0),(139,2,0),(142,2,0),(141,2,0),(144,2,0),(143,2,0),(146,2,0),(145,2,0),(148,2,0),(147,2,0),(150,2,0),(149,2,0),(152,2,0),(151,2,0),(154,2,0),(153,2,0),(156,2,0),(155,2,0),(158,2,0),(157,2,0),(161,2,0),(160,2,0),(163,2,0),(162,2,0),(165,2,0),(164,2,0),(167,2,0),(166,2,0),(169,2,0),(168,2,0),(171,2,0),(170,2,0),(173,2,0),(172,2,0),(175,2,0),(174,2,0),(177,2,0),(176,2,0),(179,2,0),(178,2,0),(181,2,0),(180,2,0),(183,2,0),(182,2,0),(185,2,0),(184,2,0),(187,2,0),(186,2,0),(189,2,0),(188,2,0),(191,2,0),(190,2,0),(193,2,0),(192,2,0),(195,2,0),(194,2,0),(197,2,0),(196,2,0),(199,2,0),(198,2,0),(201,2,0),(200,2,0),(203,2,0),(202,2,0),(207,2,0),(206,2,0),(209,2,0),(208,2,0),(212,2,0),(211,2,0),(214,2,0),(213,2,0),(216,2,0),(215,2,0),(218,2,0),(217,2,0),(220,2,0),(219,2,0),(222,2,0),(221,2,0),(224,2,0),(223,2,0),(227,2,0),(226,2,0),(229,2,0),(228,2,0),(231,2,0),(230,2,0),(233,2,0),(232,2,0),(236,2,0),(235,2,0),(238,2,0),(237,2,0),(240,2,0),(239,2,0),(242,2,0),(241,2,0),(244,2,0),(243,2,0),(261,2,0),(260,2,0),(263,2,0),(262,2,0),(265,2,0),(264,2,0),(267,2,0),(266,2,0),(269,2,0),(268,2,0),(271,2,0),(270,2,0),(273,2,0),(272,2,0),(276,2,0),(275,2,0),(279,2,0),(278,2,0),(280,2,0),(282,2,0),(281,2,0),(284,2,0),(283,2,0),(287,2,0),(286,2,0),(289,2,0),(288,2,0),(291,2,0),(290,2,0),(293,2,0),(292,2,0),(295,2,0),(294,2,0),(297,2,0),(296,2,0),(299,2,0),(298,2,0),(301,2,0),(300,2,0),(303,2,0),(302,2,0),(304,2,0),(306,2,0),(305,2,0),(308,2,0),(307,2,0),(310,2,0),(309,2,0),(312,2,0),(311,2,0),(314,2,0),(313,2,0),(315,2,0),(317,2,0),(316,2,0),(319,2,0),(318,2,0),(321,2,0),(320,2,0),(323,2,0),(322,2,0),(325,2,0),(324,2,0),(327,2,0),(326,2,0),(329,2,0),(328,2,0),(331,2,0),(330,2,0),(333,2,0),(332,2,0),(335,2,0),(334,2,0),(338,2,0),(337,2,0),(336,2,0),(340,2,0),(339,2,0),(341,2,0),(343,2,0),(342,2,0),(345,2,0),(344,2,0),(347,2,0),(346,2,0),(349,2,0),(348,2,0),(351,2,0),(350,2,0),(353,2,0),(352,2,0),(355,2,0),(354,2,0),(357,2,0),(356,2,0),(359,2,0),(358,2,0),(361,2,0),(360,2,0),(363,2,0),(362,2,0),(364,2,0),(366,2,0),(365,2,0),(367,2,0),(369,2,0),(368,2,0),(371,2,0),(370,2,0),(373,2,0),(372,2,0),(375,2,0),(374,2,0),(376,2,0),(378,2,0),(377,2,0),(380,2,0),(379,2,0),(382,2,0),(381,2,0),(384,2,0),(383,2,0),(386,2,0),(385,2,0),(388,2,0),(387,2,0),(390,2,0),(389,2,0),(392,2,0),(391,2,0),(395,2,0),(394,2,0),(397,2,0),(396,2,0),(398,3,0),(399,3,0),(400,3,0),(401,3,0),(404,2,0),(403,2,0),(406,2,0),(405,2,0),(408,2,0),(407,2,0),(410,2,0),(409,2,0),(411,2,0),(413,2,0),(412,2,0),(415,2,0),(414,2,0),(417,2,0),(416,2,0),(419,2,0),(418,2,0),(421,2,0),(420,2,0),(423,2,0),(422,2,0),(425,2,0),(424,2,0),(427,2,0),(426,2,0),(428,2,0),(430,2,0),(429,2,0),(431,2,0),(433,2,0),(435,2,0),(434,2,0),(437,2,0),(436,2,0),(439,2,0),(438,2,0),(441,2,0),(440,2,0),(443,2,0),(442,2,0),(445,2,0),(444,2,0),(447,2,0),(446,2,0),(449,2,0),(448,2,0),(451,2,0),(450,2,0),(453,2,0),(452,2,0),(455,2,0),(454,2,0),(457,2,0),(456,2,0),(459,2,0),(458,2,0),(461,2,0),(460,2,0),(463,2,0),(462,2,0),(465,2,0),(464,2,0),(467,2,0),(466,2,0),(469,2,0),(468,2,0),(471,2,0),(470,2,0),(473,2,0),(472,2,0),(475,2,0),(474,2,0),(477,2,0),(476,2,0),(479,2,0),(478,2,0),(481,2,0),(480,2,0),(483,2,0),(482,2,0),(485,2,0),(484,2,0),(487,2,0),(486,2,0),(489,2,0),(488,2,0),(491,2,0),(490,2,0),(493,2,0),(492,2,0),(495,2,0),(494,2,0),(497,2,0),(496,2,0),(499,2,0),(498,2,0),(501,2,0),(500,2,0),(503,2,0),(502,2,0),(504,2,0),(506,2,0),(505,2,0),(507,2,0),(508,2,0),(510,2,0),(509,2,0),(512,2,0),(511,2,0),(514,2,0),(513,2,0),(516,2,0),(515,2,0),(518,2,0),(517,2,0),(520,2,0),(519,2,0),(522,2,0),(521,2,0),(524,2,0),(523,2,0),(526,2,0),(525,2,0),(528,2,0),(527,2,0),(530,2,0),(529,2,0),(532,2,0),(531,2,0),(534,2,0),(533,2,0),(536,2,0),(535,2,0),(538,2,0),(537,2,0),(540,2,0),(539,2,0),(542,2,0),(541,2,0),(544,2,0),(543,2,0),(546,2,0),(545,2,0),(548,2,0),(547,2,0),(550,2,0),(549,2,0),(552,2,0),(551,2,0),(554,2,0),(553,2,0),(556,2,0),(555,2,0),(558,2,0),(557,2,0),(559,2,0),(561,2,0),(560,2,0),(563,2,0),(562,2,0),(565,2,0),(564,2,0),(566,3,0),(567,2,0),(569,2,0),(568,2,0),(571,2,0),(570,2,0),(573,2,0),(572,2,0),(575,2,0),(574,2,0),(577,2,0),(576,2,0),(579,2,0),(578,2,0),(581,2,0),(580,2,0),(582,2,0),(584,2,0),(583,2,0),(586,2,0),(585,2,0),(588,2,0),(587,2,0),(590,2,0),(589,2,0),(592,2,0),(591,2,0),(594,2,0),(593,2,0),(596,2,0),(595,2,0),(598,2,0),(597,2,0),(599,2,0),(601,2,0),(600,2,0),(603,2,0),(602,2,0),(605,2,0),(604,2,0),(607,2,0),(606,2,0),(609,2,0),(608,2,0),(611,2,0),(610,2,0),(613,2,0),(612,2,0),(615,2,0),(614,2,0),(616,2,0),(618,2,0),(617,2,0),(620,2,0),(619,2,0),(622,2,0),(621,2,0),(624,2,0),(623,2,0),(626,2,0),(625,2,0),(627,3,0),(628,3,0),(630,2,0),(629,2,0),(632,2,0),(631,2,0),(634,2,0),(633,2,0),(636,2,0),(635,2,0),(638,2,0),(637,2,0),(640,2,0),(639,2,0),(642,2,0),(641,2,0),(644,2,0),(643,2,0),(646,2,0),(645,2,0),(648,2,0),(647,2,0),(650,2,0),(649,2,0),(652,2,0),(651,2,0),(654,2,0),(653,2,0),(656,2,0),(655,2,0),(657,2,0),(659,2,0),(658,2,0),(660,2,0),(661,2,0),(663,2,0),(662,2,0),(665,2,0),(667,2,0),(666,2,0),(668,4,0),(669,2,0),(672,2,0),(671,2,0),(670,2,0),(674,2,0),(673,2,0),(675,2,0),(676,2,0),(678,2,0),(677,2,0),(680,2,0),(679,2,0),(681,2,0),(683,2,0),(682,2,0),(685,2,0),(684,2,0),(687,2,0),(686,2,0),(690,4,0),(691,4,0),(688,4,0),(689,4,0),(692,2,0),(694,2,0),(693,2,0),(695,2,0),(697,2,0),(696,2,0),(698,2,0),(700,2,0),(699,2,0),(701,4,0),(702,4,0),(706,2,0),(705,2,0),(708,2,0),(707,2,0),(710,2,0),(709,2,0),(712,2,0),(711,2,0),(714,2,0),(713,2,0),(716,2,0),(715,2,0),(718,2,0),(717,2,0),(720,2,0),(719,2,0),(722,2,0),(721,2,0),(724,2,0),(723,2,0),(726,2,0),(725,2,0),(728,2,0),(727,2,0),(730,2,0),(729,2,0),(732,2,0),(731,2,0),(735,2,0),(734,2,0),(738,2,0),(737,2,0),(741,2,0),(740,2,0),(743,2,0),(742,2,0),(746,2,0),(745,2,0),(752,2,0),(751,2,0),(754,2,0),(753,2,0),(757,2,0),(756,2,0),(759,2,0),(758,2,0),(761,2,0),(760,2,0),(763,2,0),(762,2,0),(765,2,0),(764,2,0),(767,2,0),(766,2,0),(769,2,0),(768,2,0),(772,2,0),(771,2,0),(774,2,0),(773,2,0),(776,2,0),(775,2,0),(778,2,0),(777,2,0),(781,2,0),(780,2,0),(783,2,0),(782,2,0),(785,2,0),(784,2,0),(787,2,0),(786,2,0),(789,2,0),(788,2,0),(792,2,0),(791,2,0),(794,2,0),(793,2,0),(796,2,0),(795,2,0),(798,2,0),(797,2,0),(800,2,0),(799,2,0),(803,2,0),(802,2,0),(806,2,0),(805,2,0),(809,2,0),(808,2,0),(811,2,0),(810,2,0),(813,2,0),(812,2,0),(815,2,0),(814,2,0),(817,2,0),(816,2,0),(819,2,0),(818,2,0),(821,2,0),(820,2,0),(823,2,0),(822,2,0),(825,2,0),(824,2,0),(827,2,0),(826,2,0),(829,2,0),(828,2,0),(831,2,0),(830,2,0),(833,2,0),(832,2,0),(836,2,0),(886,5,0),(932,3,0),(958,5,0),(960,5,0),(962,5,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'portfolio_entries','',0,0),(3,3,'nav_menu','',0,8),(4,4,'nav_menu','',0,7),(5,5,'nav_menu','',0,4); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Uncategorized','uncategorized',0),(3,'Main Menu','main-menu',0),(4,'Footer Menu','footer-menu',0),(5,'top menu','top-menu',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','oncologycare'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw,vc_pointers_backend_editor'),(13,1,'default_password_nag',''),(14,1,'show_welcome_panel','1'),(15,1,'session_tokens','a:1:{s:64:\"195c614cf3753174c3bd3433e80e9a72bc460a4445afededd130ffaf6afc43d3\";a:4:{s:10:\"expiration\";i:1597941148;s:2:\"ip\";s:14:\"49.205.235.231\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36\";s:5:\"login\";i:1597768348;}}'),(16,1,'wp_dashboard_quick_press_last_post_id','963'),(17,1,'wp_user-settings','editor=tinymce&libraryContent=browse&align=right&imgsize=full&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=674px&edit_element_vcUIPanelTop=74px'),(18,1,'wp_user-settings-time','1597769183'),(23,1,'closedpostboxes_page','a:1:{i:0;s:12:\"page_metabox\";}'),(24,1,'metaboxhidden_page','a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(20,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(21,1,'metaboxhidden_nav-menus','a:10:{i:0;s:8:\"add-post\";i:1;s:14:\"add-dt_catalog\";i:2;s:17:\"add-dt_portfolios\";i:3;s:13:\"add-dt_staffs\";i:4;s:15:\"add-dt_services\";i:5;s:16:\"add-dt_customers\";i:6;s:12:\"add-post_tag\";i:7;s:15:\"add-post_format\";i:8;s:19:\"add-catalog_entries\";i:9;s:21:\"add-portfolio_entries\";}'),(22,1,'nav_menu_recently_edited','5'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(255) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(255) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'oncologycare','$P$BD.ej7Qqlbh3mR.HC6VPHTVjlp6/qq0','oncologycare','addula.srikanthreddy@gmail.com','','2015-05-11 16:32:55','',0,'oncologycare'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_01886ee_0' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2024-05-15 9:51:32